You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Nick Dumas 3f3696eb9f Lexer can now handle multi-line inputs 1 year ago
cmd/demo Logging is tuneable for better debugging experience 1 year ago
.gitignore Expand test cases, refine logging configuration 1 year ago
Makefile removing nonexistent origin for this repo 1 year ago
go.mod adding zap 1 year ago
go.sum adding zap 1 year ago
index.md gotta commit 2 years ago
lexemetype_string.go non-concurrent, test cases back to expected state 1 year ago
lexer.go Logging is tuneable for better debugging experience 1 year ago
lexer_test.go Lexer can now handle multi-line inputs 1 year ago
race.log race log 1 year ago
sanitize.sh gotta commit 2 years ago
states.go Lexer can now handle multi-line inputs 1 year ago
test-cases passing tests 2 years ago
wikilink.go Cleaning things up to turn this into a proper parser 1 year ago
wikilink_test.go demo code 1 year ago