|
|
f53f2f878a
|
Fixed bug with max() function, tested math syscalls
|
2025-12-06 22:46:51 -07:00 |
|
|
|
19d6679229
|
untested compiled Math syscalls
|
2025-12-06 22:28:39 -07:00 |
|
|
|
5d92586dba
|
Fixed compiler bug that causes args.next to be invoked more than the 1 expected time
|
2025-12-06 02:09:12 -07:00 |
|
|
|
7fb153572d
|
syscall aliases and more syscalls
|
2025-12-06 01:19:30 -07:00 |
|
|
|
ee8f5daece
|
add test for constant folding with temporary variables
|
2025-12-05 23:39:58 -07:00 |
|
|
|
a60e9d7dce
|
fold nested literal binary expressions
|
2025-12-05 23:25:23 -07:00 |
|
|
|
9993bff574
|
Added support for compile-time constant hash expressions
|
2025-12-05 21:34:51 -07:00 |
|
|
|
4b6c7eb63c
|
Implement AST for 'const' expressions. TODO -- add const expressions to compiler
|
2025-12-04 18:01:16 -07:00 |
|
|
|
06a151ab7e
|
wip -- lsp mappings to various types
|
2025-11-30 20:31:06 -07:00 |
|
|
|
15603f8bbe
|
wip
|
2025-11-30 15:39:55 -07:00 |
|
|
|
4ac2e6408f
|
Extension methods to help with Rust FFI strings and vecs
|
2025-11-28 04:24:34 -07:00 |
|
|
|
353dc16944
|
Unified the C# mod and the Rust compiler into a monorepo
|
2025-11-26 16:02:00 -07:00 |
|