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 2 years ago
cmd/demo Logging is tuneable for better debugging experience 2 years ago
.gitignore Expand test cases, refine logging configuration 2 years ago
Makefile removing nonexistent origin for this repo 2 years ago
go.mod adding zap 2 years ago
go.sum adding zap 2 years ago
index.md gotta commit 2 years ago
lexemetype_string.go non-concurrent, test cases back to expected state 2 years ago
lexer.go Logging is tuneable for better debugging experience 2 years ago
lexer_test.go Lexer can now handle multi-line inputs 2 years ago
race.log race log 2 years ago
sanitize.sh gotta commit 2 years ago
states.go Lexer can now handle multi-line inputs 2 years ago
test-cases passing tests 2 years ago
wikilink.go Cleaning things up to turn this into a proper parser 2 years ago
wikilink_test.go demo code 2 years ago