|
|
c29f689252
|
new error handling!
|
2024-10-27 22:01:20 -04:00 |
|
|
|
a28dedb1ea
|
support code generation through () blocks
|
2024-10-25 20:55:07 -04:00 |
|
|
|
ae7600ba81
|
fix type parsing bugs
|
2024-10-23 22:10:48 -04:00 |
|
|
|
2a987ae465
|
final version with Arc<Mutex<Object>>
|
2024-10-22 13:50:28 -04:00 |
|
|
|
d9a576897b
|
replace Rc with Arc so that Lamm may be used in an async context
|
2024-10-22 13:26:48 -04:00 |
|
|
|
0a40cca6ff
|
fix performance issue by using reference counting for objects
|
2024-10-22 13:18:26 -04:00 |
|
|
|
3027ef4820
|
add export keyword
|
2024-10-19 22:13:41 -04:00 |
|
|
|
44e5d74e5e
|
add statements and bug fix for arrays
|
2024-10-19 00:22:40 -04:00 |
|
|
|
f2cfb03fa1
|
function, object, parser, and executer rewrites
|
2024-10-18 02:21:31 -04:00 |
|