12 Commits

Author SHA1 Message Date
UnlegitDqrk
493b055a26 Started with upgrading to Lua 5.3 2026-03-01 21:42:19 +01:00
UnlegitDqrk
01a8bd944e Fixed issue: #108 2026-03-01 19:57:26 +01:00
James Roseborough
04faa79853 Turn on LuaParser error reporting. 2012-09-01 16:51:45 +00:00
James Roseborough
2bf4c5767b Add line number tracking in elements parsed using LuaParser. 2012-09-01 15:56:09 +00:00
James Roseborough
e0e2452d74 Improve processing of first-line comments by LuaParser 2012-09-01 04:59:14 +00:00
James Roseborough
7d3b5a6b14 Update LuaParser.jj and LuaParser.java to accept lua 5.2 syntax for all files in the standard tests. 2012-08-31 14:51:35 +00:00
James Roseborough
6f01f9784a Switch to Unicode parsing. 2010-07-23 00:39:27 +00:00
James Roseborough
6bf647ff37 Improve java code generator. 2010-07-22 23:35:25 +00:00
James Roseborough
399566a20c Improve code generator for varargs. 2010-07-21 05:25:45 +00:00
James Roseborough
bce5c5a5b7 Improve ast classes and visitor. 2010-06-24 05:15:41 +00:00
James Roseborough
f50d7eb7d3 Create visitor for ast 2010-06-23 15:00:12 +00:00
James Roseborough
7d8c02c4af Add abstract syntax tree elements. 2010-06-22 00:51:32 +00:00