|
3c1c37799c
|
implementing methods and initializers (ch28)
|
2024-08-31 11:16:45 +02:00 |
|
|
c8cd24afbf
|
implementing classes and instances (ch27)
|
2024-08-31 10:02:21 +02:00 |
|
|
2e6f977b34
|
implementing garbage collection (ch26)
|
2024-08-30 22:59:23 +02:00 |
|
|
96e8b1742c
|
refactor: using linked list for objects
|
2024-08-30 09:12:21 +02:00 |
|
|
53d5cca124
|
implementing closures (ch25)
|
2024-08-29 12:58:54 +02:00 |
|
|
7ed6cf6dcc
|
implementing more native functions
|
2024-08-29 10:53:52 +02:00 |
|
|
a2200debb4
|
implementing native functions (ch24)
|
2024-08-29 09:16:52 +02:00 |
|
|
3daa675f8d
|
implementing calls and functions (ch24)
|
2024-08-29 08:27:25 +02:00 |
|
|
732e0861b5
|
refactoring: cleanup free/deinit/destroy
|
2024-08-28 12:32:53 +02:00 |
|
|
3a20f5e04a
|
implementing call frames
also, minor tracing/constants refactoring
|
2024-08-28 11:11:23 +02:00 |
|
|
0850198784
|
refactor: using current_chunk()
|
2024-08-28 09:26:10 +02:00 |
|
|
df9d1079ea
|
implementing hash tables (ch20)
|
2024-08-26 16:43:20 +02:00 |
|
|
b0414bbe7b
|
implementing strings (ch19)
|
2024-08-26 10:08:54 +02:00 |
|