Commit Graph

18 Commits

Author SHA1 Message Date
1cfdb4fa09 Initial revision of lua 'doc' function 2021-12-15 23:03:43 -05:00
e0001127c7 Can now use /CPL to reload lua source 2021-12-15 14:18:19 -05:00
b19825aaca Lots of work on debugging diff xmit 2021-11-21 13:35:39 -05:00
9a02f408b0 More work on console I/O and minor fixes 2021-10-25 14:47:37 -04:00
bce756d1fd Event driven engine, further work. 2021-10-05 12:54:37 -04:00
bc22dc89af Inverted control flow, engine as library 2021-10-04 17:45:18 -04:00
6490db43fc difference transmission of source databases done 2021-09-23 12:40:21 -04:00
6b2ebba84d New calling conventions, start on print.cpp 2021-09-07 17:37:23 -04:00
ec4d5fc3da Add unit tests for most of util.cpp 2021-07-30 13:22:23 -04:00
f8f8a9843f Add isclass operator, make inspector print classes nicely 2021-07-19 16:15:22 -04:00
2e0befe817 Temporarily enable coroutine library 2021-03-08 13:28:29 -05:00
c68ff8fdf0 In process of converting LuaSnap to use eris, not finished 2021-03-01 17:29:32 -05:00
0afe80fa2f Nuke function 'loadfile' for sandboxing reasons' 2021-02-28 16:39:37 -05:00
35260fa4eb Completed port to eris lua 5.2 2021-02-28 16:32:42 -05:00
95e5a999b8 Compiles with 5.2, but doesn't work. 2021-02-28 15:05:45 -05:00
eefe1bd58a Get rid of getfield/setfield 2021-02-10 16:47:45 -05:00
3883f86dee Makeclass cleaned up 2021-02-10 16:22:24 -05:00
abb474d1ce Combining two repos 2021-02-10 13:05:58 -05:00