Commit Graph

150 Commits

Author SHA1 Message Date
lilleman 20c8a1c00c Record the block walk's retry as its own item ahead of the release
CI / gate (push) Successful in 5s
2026-09-01 14:47:04 +02:00
lilleman fba826ed89 Answer the second stability pass: the emitter's own refusal, and the comparator's third arm
CI / gate (push) Successful in 5s
2026-09-01 14:34:02 +02:00
lilleman dcb4d67b6c Answer the stability pass: the misleading spellings, and only the form the emitter picks
CI / gate (push) Successful in 5s
2026-09-01 14:13:01 +02:00
lilleman f10353dc78 Answer the architecture pass: the empty {attrs}, the reserved fence and where the reader lives
CI / gate (push) Successful in 5s
2026-09-01 13:42:57 +02:00
lilleman cd0a4cb0e8 Read the node tables backwards, a directive to the node and marks it names
CI / gate (push) Successful in 5s
2026-09-01 11:09:21 +02:00
lilleman 75d6bd426d Merge pull request 'Read the three directive forms, their attributes and the fences that nest them' (#35) from tick-3f into main
CI / gate (push) Successful in 5s
2026-09-01 10:27:31 +02:00
lilleman 7224b3c738 Answer the stability pass: pin the deeper stack, the quoted newline and the closing fence
CI / gate (push) Successful in 5s
2026-09-01 10:26:56 +02:00
lilleman f231f652ca Answer the architecture pass: one fault vocabulary, and the guards pinned where they compose
CI / gate (push) Successful in 5s
2026-09-01 10:01:35 +02:00
lilleman f328ed4cab Read the three directive forms, their attributes and the fences that nest them
CI / gate (push) Successful in 5s
2026-09-01 08:12:03 +02:00
lilleman 4ad80e79c5 Read the emphasis, the links and the lone image CommonMark spells (#34)
CI / gate (push) Successful in 5s
2026-08-31 22:33:54 +02:00
lilleman 0476d33b7b Read the inline text, and decode the escapes and references CommonMark spells (#33)
CI / gate (push) Successful in 4s
2026-08-30 23:32:57 +02:00
lilleman ddc55bc7c8 Merge pull request 'Read the container blocks, and part a nested list the tight spelling would swallow' (#32) from tick-3c into main
CI / gate (push) Successful in 5s
2026-08-30 21:02:44 +02:00
lilleman bb93bc61d5 Keep the tight spelling to a CommonMark block above the nested list
CI / gate (push) Successful in 5s
2026-08-30 21:01:53 +02:00
lilleman 7fc0cdb827 Refuse two adjacent lists on the marker spelling, not the node type
CI / gate (push) Successful in 5s
2026-08-30 20:48:04 +02:00
lilleman 99581c8f60 Measure a tab from the column the containers cut it to
CI / gate (push) Successful in 4s
2026-08-30 20:24:28 +02:00
lilleman 42ec9ba096 Answer the stability review: a code or HTML block swallows the marker line too
CI / gate (push) Successful in 4s
2026-08-30 20:18:25 +02:00
lilleman a09b80e65d Answer the architecture review: one interrupt rule both directions read
CI / gate (push) Successful in 8s
2026-08-30 19:50:41 +02:00
lilleman e73de651be Read the container blocks, and part a nested list the tight spelling would swallow
CI / gate (push) Successful in 6s
2026-08-28 14:46:14 +02:00
lilleman 1bc456f732 Merge pull request 'Read the leaf blocks, ahead of any inline parsing' (#31) from tick-3b into main
CI / gate (push) Successful in 6s
2026-08-28 12:11:35 +02:00
lilleman ba7b9313bb Check 3b off the plan
CI / gate (push) Successful in 6s
2026-08-28 12:11:07 +02:00
lilleman 1e903fe90a Land the maintainer's two decisions: the reader's home and the claim code's name
CI / gate (push) Successful in 6s
2026-08-28 12:09:35 +02:00
lilleman 0d3f813d96 Answer the stability review: the parse layer strips a space or a tab, never more
CI / gate (push) Successful in 6s
2026-08-28 00:01:35 +02:00
lilleman 05f53a2024 Answer the architecture review: the claim rides a block, and the path comes from the node layer
CI / gate (push) Successful in 5s
2026-08-27 23:39:06 +02:00
lilleman 5fc4272155 Read the leaf blocks, ahead of any inline parsing
CI / gate (push) Successful in 5s
2026-08-27 23:23:29 +02:00
lilleman 90632c6711 Merge pull request 'Part the source into adf/ and markdown/ ahead of the parser' (#30) from tick-3a into main
CI / gate (push) Successful in 5s
2026-08-27 22:51:37 +02:00
lilleman 48dcdeccea Answer the stability review: guard the argument lookup, and correct the claims the split made false
CI / gate (push) Successful in 5s
2026-08-27 22:50:55 +02:00
lilleman 559922e327 Answer the architecture review: emit-only spellings move down, and the tables drop markdown's words
CI / gate (push) Successful in 5s
2026-08-27 22:37:11 +02:00
lilleman e580eec09b Part the source into adf/ and markdown/ ahead of the parser
CI / gate (push) Successful in 5s
2026-08-27 22:16:27 +02:00
lilleman e560639ffb Merge pull request 'Settle the last four picks milestone 3 was holding' (#29) from settle-3b into main
CI / gate (push) Successful in 6s
2026-08-27 20:32:06 +02:00
lilleman 27a1b4e8e6 Settle the last four picks milestone 3 was holding
CI / gate (push) Successful in 6s
2026-08-27 20:31:39 +02:00
lilleman 24d0b99ad7 Merge pull request 'Settle the four picks 3a, 3c and 3k were holding' (#28) from settle-3 into main
CI / gate (push) Successful in 6s
2026-08-27 20:20:05 +02:00
lilleman 5138154f66 Settle the four picks 3a, 3c and 3k were holding
CI / gate (push) Successful in 5s
2026-08-27 20:19:41 +02:00
lilleman ada82fcc7f Merge pull request 'Split the parser milestone into the chunks it takes' (#27) from milestone-3-split into main
CI / gate (push) Successful in 5s
2026-08-27 17:02:05 +02:00
lilleman 6ef469f18b Wrap 3k's last lines to the file's width
CI / gate (push) Successful in 6s
2026-08-27 16:59:33 +02:00
lilleman 44bbf04dae Restore the nesting guard the block-phase part dropped
CI / gate (push) Successful in 5s
2026-08-27 16:59:19 +02:00
lilleman 0cc77d1c11 Answer the stability review: correct what parts, and part the block phase
CI / gate (push) Successful in 5s
2026-08-27 16:55:01 +02:00
lilleman 5ca861888d Answer the architecture review: name the homes the split left open, and part 3e
CI / gate (push) Successful in 5s
2026-08-27 16:43:53 +02:00
lilleman b76b0dcabd Split the parser milestone into the chunks it takes
CI / gate (push) Successful in 5s
2026-08-27 16:30:58 +02:00
lilleman 7ceeaf0e34 Merge pull request 'Give the CommonMark blocks a directive form for what their spelling cannot hold' (#26) from tick-2f into main
CI / gate (push) Successful in 6s
2026-08-27 16:08:32 +02:00
lilleman e155200492 Check 2f, and with it 2e and the adfToMarkdown milestone
CI / gate (push) Successful in 6s
2026-08-27 16:08:02 +02:00
lilleman ab799b883d Keep the info string to the languages it carries back, and name the invariant's one exception
CI / gate (push) Successful in 5s
2026-08-27 16:02:05 +02:00
lilleman 1ec991d64a Give the leaf block an arg slot, and drop the branch the leaf collapse orphaned
CI / gate (push) Successful in 5s
2026-08-27 15:41:38 +02:00
lilleman b1f254bca9 Answer the review: one shape predicate, and the readable spellings give way
CI / gate (push) Successful in 5s
2026-08-27 15:35:24 +02:00
lilleman 59b42ef0dc Give the CommonMark blocks a directive form for what their spelling cannot hold
CI / gate (push) Successful in 5s
2026-08-27 14:12:55 +02:00
lilleman 82cf28f176 Merge pull request 'Model CommonMark's emphasis matching, and escape the delimiter that only closes' (#25) from tick-2e5 into main
CI / gate (push) Successful in 5s
2026-08-27 13:17:36 +02:00
lilleman 1108d36d1f Answer the review: one home per contract, and cover the matching's last branch
CI / gate (push) Successful in 5s
2026-08-27 13:17:08 +02:00
lilleman a8bea25b7c Give CommonMark's emphasis section one home, and split the collision property
CI / gate (push) Successful in 5s
2026-08-27 12:53:15 +02:00
lilleman e4a18dec43 Model CommonMark's emphasis matching, and escape the delimiter that only closes
CI / gate (push) Successful in 6s
2026-08-27 12:42:46 +02:00
lilleman 0e43dffd84 Merge pull request 'Carry what no section or mark spelling writes, and drop the mark refusal' (#24) from tick-2e4 into main
CI / gate (push) Successful in 5s
2026-08-27 11:53:46 +02:00
lilleman 60d703ac05 Refuse the content a code block dropped, the last of that class
CI / gate (push) Successful in 5s
2026-08-27 11:49:55 +02:00