Commit Graph

21 Commits

Author SHA1 Message Date
Ian Farmer
97b4162423 Fix bug in compiler affecting functions with many locals. 2010-07-25 20:47:54 +00:00
James Roseborough
3167e3c838 Improve io lib error reporting and behavior. 2010-05-17 00:45:59 +00:00
James Roseborough
ce13cc8621 Improve package lib behavior and error reporting. 2010-05-16 17:53:33 +00:00
James Roseborough
fe7658e83b Improve error reporting. 2010-05-16 05:09:47 +00:00
James Roseborough
3a21941e57 Improve error reporting. 2010-05-15 21:56:29 +00:00
James Roseborough
a6a06776fb Improve error reporting. 2010-05-15 17:12:50 +00:00
James Roseborough
d3dcd4bdf3 Improve error tests 2010-05-12 05:00:09 +00:00
James Roseborough
38acf6a75e Improve error reporting. 2010-05-12 04:46:58 +00:00
James Roseborough
282140040e Improve string lib error reporting test. 2010-05-12 03:55:35 +00:00
James Roseborough
cd4cb03525 Improve table lib error reporting. 2010-05-12 03:48:21 +00:00
James Roseborough
536b27330d Improve math lib error reporting. 2010-05-12 03:21:12 +00:00
James Roseborough
82e9d89115 Improve error reporting. 2010-05-10 00:07:54 +00:00
James Roseborough
5eb1ef1079 Improve error tests 2010-05-09 23:51:46 +00:00
James Roseborough
40b7cb19c9 Add unit tests used in vm1 2010-05-09 18:10:55 +00:00
James Roseborough
fe617fea21 Improve error and traceback reporting. 2010-05-09 03:47:13 +00:00
James Roseborough
328a39007c Improve compatibility with C-based lua. 2010-04-28 14:38:59 +00:00
James Roseborough
3ca4849033 Improve compatibility with C-based lua. 2010-04-28 03:30:37 +00:00
James Roseborough
29d6f2ce58 Improve compatibility with vm1 and C-based lua. 2010-04-25 22:40:04 +00:00
Ian Farmer
8e34f8bf27 Implement tail call optimization to avoid stack overflow. 2010-04-06 04:03:06 +00:00
James Roseborough
d903a85578 Fix error behavior. 2010-04-02 14:48:01 +00:00
James Roseborough
3863ff8e46 Initial sources for planned 2.0 luaj vm release. Most interpreter features and library functions working. 2009-10-27 06:12:24 +00:00