|
59b31083a6
|
Change table hashing and comparison logic to be *unordered*, but still
O(N)
|
2024-12-26 16:52:47 -05:00 |
|
|
a9fe674446
|
Fix for resizing
|
2024-12-22 16:09:55 -05:00 |
|
|
5df498fc20
|
Tweak bucket resize cap
|
2024-12-22 16:08:20 -05:00 |
|
|
6f1ed65de9
|
Tweak table resizing policy
|
2024-12-22 16:07:43 -05:00 |
|
|
a201939a81
|
Use likely()/unlikely() macros and a few bugfixes for integers
|
2024-12-07 15:59:37 -05:00 |
|
|
f66f8ad711
|
Add serialization and deserialization
|
2024-11-29 18:09:12 -05:00 |
|
|
4b5e4cd1f2
|
Change how types handle metamethods
|
2024-11-29 12:55:14 -05:00 |
|
|
9ebb039a81
|
Fix up some GCC compiler flag options for LTO and inlining
|
2024-10-29 23:14:31 -04:00 |
|
|
1a6ce0047b
|
Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code
|
2024-09-30 14:39:30 -04:00 |
|
|
c455e7b67d
|
Rename builtins/ -> stdlib/
|
2024-09-13 20:18:08 -04:00 |
|