summary refs log tree commit diff stats
path: root/parser.lua
AgeCommit message (Collapse)Author
2019-07-30It... kinda works?SoniEx2
2019-04-15Add stuff that doesn't workSoniEx2
2019-04-10Allow parser.lua to be used as an argument parserSoniEx2
2019-04-07Fix Lua 5.1/Lua 5.2/LuaJIT compatSoniEx2
2019-04-07Keywords and long stringsSoniEx2
2019-04-06Lots of todos stillSoniEx2
2019-04-06Fix \uSoniEx2
2019-04-06it works?SoniEx2
2019-04-06It's working better now...SoniEx2
2019-04-03Attempted lua tokenizer didn't workSoniEx2
Publishing anyway because someone might be able to learn from my failure
2019-03-31Parser seems to work?SoniEx2