Go to file
Nick Dumas 2859ccd56f race log
.gitignore Cleaning things up to turn this into a proper parser
Makefile demo code
go.mod adding zap
go.sum adding zap
index.md gotta commit
itemtype_string.go I believe I now have a working wikilink lexer
lexer.go demo code
lexer_test.go now i'm using zap
race.log race log
sanitize.sh gotta commit
states.go don't need this anymore
test-cases passing tests
wikilink.go Cleaning things up to turn this into a proper parser
wikilink_test.go demo code