|
|
7879184d56
|
fix wasm and tests
/ test (push) Successful in 51s
|
2026-07-15 21:46:14 +02:00 |
|
|
|
7bb277045c
|
add wasm Makefile
|
2026-07-11 11:09:38 +02:00 |
|
|
|
b95d2954ba
|
make compiler errors general, and better imports
/ test (push) Failing after 43s
|
2025-10-02 13:03:40 +02:00 |
|
|
|
15705acbfc
|
update go
|
2025-10-01 10:44:09 +02:00 |
|
|
|
c8660a6471
|
add file trace to parser, refactor, fix inner type
|
2025-09-30 14:09:05 +02:00 |
|
|
|
f53ab30dbe
|
Merge branch 'types' into main
/ test (push) Successful in 46s
|
2025-09-16 17:38:46 +00:00 |
|
|
|
9c91a1176a
|
Update Go version to 1.24(.3), and make the root a go workspace.
|
2025-08-24 16:12:49 +02:00 |
|
|
|
be7809d467
|
Fix parser edge-cases, fix wasm, refactor
|
2025-04-04 09:52:41 +02:00 |
|
|
|
49c15f6fb6
|
not done yet
|
2025-03-30 10:42:28 +02:00 |
|
|
|
18d64656a2
|
wasm: fix error reporting
|
2025-03-20 19:46:58 +01:00 |
|
|
|
b1b8e61f57
|
improve errors, add warnings, add some compile-time optimizations, fix variables, make sure conditionals and loops get booleans, affirm types, keep variables to a single type
|
2025-03-20 12:15:13 +01:00 |
|
|
|
e34b423967
|
Update WASM functions
|
2025-03-20 07:34:33 +01:00 |
|
|
|
85b1631c84
|
Make type fields public
|
2025-03-18 20:32:44 +01:00 |
|
|
|
3f260e7ffd
|
Improve code quality
|
2025-03-16 21:16:12 +01:00 |
|
|
|
5edad332cd
|
Fix values
|
2025-03-16 21:03:17 +01:00 |
|
|
|
634a4a2b61
|
Add importing, lists and objects, and add basic functions (global and on values)
|
2025-03-10 16:23:16 +01:00 |
|
|
|
4a9801df5a
|
Fix wasm output
|
2025-01-03 22:35:55 +01:00 |
|
|
|
6b90cc488e
|
Make parser send error upwards instead of panicing
|
2024-12-29 14:49:31 +01:00 |
|
|
|
f7f987f5b5
|
Add WASM-target and a html demo page
|
2024-12-13 11:35:38 +01:00 |
|