mihacooper
|
89e98f9d4d
|
Fix metatable serialization/deserialization and __eq operator logic (#144)
|
2020-03-04 10:07:05 +03:00 |
|
mihacooper
|
fd7a981d88
|
Dump table (effil.table -> table) (#134)
implement effil.dump()
|
2020-02-16 18:55:14 +03:00 |
|
mihacooper
|
2e4e219b85
|
Upvalues: replace upvalue only if it's equal to _G (#110)
|
2018-10-18 02:08:35 +03:00 |
|
Ilia
|
0f1bef4300
|
Invent Impl&View concept (#96)
Invent Impl&View concept
|
2017-10-31 11:45:34 +03:00 |
|
mihacooper
|
e84fbb32f4
|
Function upvalues implementation (#86)
|
2017-10-19 22:49:51 +03:00 |
|