|
|
b21d6cc73e
|
Found bug, unable to do an assignment expression with a syscall
|
2025-12-09 23:45:10 -07:00 |
|
|
|
0cddb3e8c8
|
The Cows are all working. Moo.
|
2025-12-09 16:31:24 -07:00 |
|
|
|
c3986ab4d9
|
VariableManager lifetime errors
|
2025-12-09 16:05:40 -07:00 |
|
|
|
c531f673a5
|
Remove quickerror in favor of thiserror
|
2025-12-09 11:32:14 -07:00 |
|
|
|
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 |
|
|
|
d6548502cd
|
Track spans for the variable_manager::Error enum
|
2025-12-06 14:12:31 -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 |
|
|
|
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 |
|
|
|
d34ce32d97
|
v1 constant expressions
|
2025-12-04 21:18:57 -07:00 |
|
|
|
e05f130040
|
Fixed stack overflow error caused by improper cleanup of block scoped variables
|
2025-12-02 23:37:13 -07:00 |
|
|
|
5de614cc38
|
compiler support for dot notation
|
2025-12-01 19:01:32 -07:00 |
|
|
|
48049b79ec
|
revert compiler
|
2025-12-01 18:48:37 -07:00 |
|
|
|
836fd3bf99
|
wip -- dot notation
|
2025-12-01 18:46:59 -07:00 |
|
|
|
abaefa294b
|
rust catch_unwind as a safeguard
|
2025-12-01 15:35:44 -07:00 |
|
|
|
06a151ab7e
|
wip -- lsp mappings to various types
|
2025-11-30 20:31:06 -07:00 |
|
|
|
c5c4cfdc64
|
Compilation errors solved
|
2025-11-30 16:11:54 -07:00 |
|
|
|
15603f8bbe
|
wip
|
2025-11-30 15:39:55 -07:00 |
|
|
|
1c52ec2b9c
|
parser and tree nodes seem to be working. Need to fix compiler
|
2025-11-30 15:35:54 -07:00 |
|
|
|
9a9fa9517f
|
initial integration with ic10editor mod
|
2025-11-28 17:11:08 -07:00 |
|
|
|
c97c5763ae
|
automated C# glue FFI glue code
|
2025-11-28 03:51:05 -07:00 |
|
|
|
353dc16944
|
Unified the C# mod and the Rust compiler into a monorepo
|
2025-11-26 16:02:00 -07:00 |
|