summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2019-07-31Remove debug prints v1.0.1SoniEx2
2019-07-31Fix handling of empty files v1.0.0SoniEx2
2019-07-30Full cratera supportSoniEx2
2019-07-30It... kinda works?SoniEx2
2019-04-15Add stuff that doesn't workSoniEx2
2019-04-11Add anti-LPeg rationaleSoniEx2
2019-04-10Fix --SoniEx2
2019-04-10Allow parser.lua to be used as an argument parserSoniEx2
2019-04-09Add README.mdSoniEx2
2019-04-09Tests pass in Lua 5.1/5.2 now tooSoniEx2
2019-04-09Fix number parsing (not compatible with 5.1)SoniEx2
2019-04-09It parses itself!SoniEx2
2019-04-08Fix issues with newline handling in long stringsSoniEx2
2019-04-08long comments work nowSoniEx2
2019-04-08Add copyright notices, everything almost worksSoniEx2
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
2019-03-31Parser seems to work?SoniEx2