|
|
89e36db5cb
|
Refactor type definitions: implement immutability and enhance Primitive class functionality
|
2026-01-01 18:34:04 +01:00 |
|
|
|
43a1ec356b
|
Fix require path for oop module in types.lua
|
2026-01-01 18:15:00 +01:00 |
|
|
|
971cbbc8a2
|
Implement immutability for Int, Float, Bool, and Str types; add freeze_table function for Tuple
|
2026-01-01 18:11:36 +01:00 |
|
|
|
05756f9289
|
Add core type definitions: Int, Float, List, Tuple, Queue, Stack, Dict, Set, Bool, and Str
|
2026-01-01 18:07:48 +01:00 |
|