Commit Graph

17 Commits

Author SHA1 Message Date
311575eb30 eris: weak tables fixed (garbage collector updates sequence data) 2021-07-09 15:03:06 -04:00
496190d5cf eris: genlt now can compare any two objects, but it returns 'equal' for nonsortable types 2021-07-09 14:13:06 -04:00
70b33905da eris: table nodes now have room to store sequence number 2021-07-09 14:13:06 -04:00
3bf8b1fadb eris: refactoring table API so that table methods can see value being inserted 2021-07-07 12:43:03 -04:00
a12133243c eris: disable the __persist metamethod for tables 2021-07-07 12:43:03 -04:00
596d829ea6 eris: deterministic table length operator 2021-07-07 12:43:03 -04:00
9eaeebb2da eris: add lua_genlt comparison function to lua API 2021-07-07 12:30:09 -04:00
05052f846e eris: remove file+line from most error messages 2021-03-18 12:36:55 -04:00
fa23ad87c7 eris: change the default number format to %.16g 2021-03-18 12:07:16 -04:00
80b3e84c52 eris: initialization and serialization for 'nextid' field 2021-03-08 13:26:23 -05:00
efebe39e08 eris: copy another header file 'eris.h' 2021-03-01 17:31:20 -05:00
6f74c52d3b eris: fix the build file to use the right target 2021-02-28 15:35:31 -05:00
4d3caf6376 eris: add lualib.h to files copied over 2021-02-28 14:46:58 -05:00
23ae577fbb eris: add 'getnextid' and 'setnextid' 2021-02-28 14:35:10 -05:00
37c3bf8cc1 eris: add lauxlib.h to files copied 2021-02-28 14:03:04 -05:00
21d6203d27 eris: add 'build.bat' and update makefile' 2021-02-28 13:33:45 -05:00
51d41d11bb Install eris-master into tree 2021-02-28 13:24:47 -05:00