|
|
ff11d7e0ed
|
basic records support
|
2026-09-07 17:41:04 +02:00 |
|
|
|
c8660a6471
|
add file trace to parser, refactor, fix inner type
|
2025-09-30 14:09:05 +02:00 |
|
|
|
bcf0978b68
|
add unit tests to test action and separate unit_tests.sh from test_all.sh
/ test (push) Successful in 43s
|
2025-09-16 20:08:20 +02:00 |
|
|
|
efbe5a9f97
|
add inner (of lists) type, add floor, ceil, and roundd standard functions, and a ton of examples
|
2025-07-22 22:24:12 +02:00 |
|
|
|
49c15f6fb6
|
not done yet
|
2025-03-30 10:42:28 +02: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 |
|
|
|
954308b29f
|
static type analysis, formatted compiler errors, hex support, composite types, updated cli, more global builtins, fix list form, fix value refs
|
2025-03-18 20:22:46 +01:00 |
|
|
|
e8d8731922
|
Add tests in the language
|
2025-03-10 16:24:56 +01:00 |
|