Commit Graph

19 Commits (8da5531c50c55193f461da0d81a8a92c94a2a0bf)

Author SHA1 Message Date
Nick Dumas b9049f340e trying to handle escape characters now 1 year ago
Nick Dumas 5e12c32fc5 Big renaming pass, this is about more than just wikilinks 1 year ago
Nick Dumas 37dcdb9168 Logging is tuneable for better debugging experience 1 year ago
Nick Dumas 82dd27bd06 More tests 1 year ago
Nick Dumas 0b377a0500 Expand test cases, refine logging configuration
Wiki links don't occur in a vacuum, I need to be able to parse entire
blocks of markdown and extract the wikilinks properly.

Now that I've gotten the lexer working I mostly don't need to see every
single change to the position/start/width values, but the
instrumentation will be useful for future debugging.
1 year ago
Nick Dumas 0c7b00e9b5 non-concurrent, test cases back to expected state 1 year ago
Nick Dumas b9e1bab075 More concurrency debugging 1 year ago
Nick Dumas c963462545 Synchronizing access to state 1 year ago
Nick Dumas 87e489729c demo code 1 year ago
Nick Dumas 4748dab2ff now i'm using zap 1 year ago
Nick Dumas c109f142b6 improve logging 1 year ago
Nick Dumas 949b5c240e I believe I now have a working wikilink lexer 1 year ago
Nick Dumas 4bc6d7ceda Not much better 1 year ago
Nick Dumas 717e429efd still trying to get lexAlias working 1 year ago
Nick Dumas 126dd495ba More testing 1 year ago
Nick Dumas 24b7320e0f testable lexer, in theory 1 year ago
Nick Dumas 9f110fff78 code compiles 1 year ago
Nick Dumas ef8775d224 first draft of the lexer 1 year ago
Nick Dumas c3b5d8e663 Cleaning things up to turn this into a proper parser 1 year ago