|
|
0977d3d0d5
|
Remove unwrap() in favor of ok_or()
|
2025-12-01 15:06:53 -07:00 |
|
|
|
8ea274f3bf
|
working in-game error diagnostics. memory access violation bug present. Need to debug
|
2025-12-01 14:50:05 -07:00 |
|
|
|
06a151ab7e
|
wip -- lsp mappings to various types
|
2025-11-30 20:31:06 -07:00 |
|
|
|
5db31d087d
|
fixed tests.
|
2025-11-30 16:35:14 -07:00 |
|
|
|
c5c4cfdc64
|
Compilation errors solved
|
2025-11-30 16:11:54 -07:00 |
|
|
|
1c52ec2b9c
|
parser and tree nodes seem to be working. Need to fix compiler
|
2025-11-30 15:35:54 -07:00 |
|
|
|
db389045fc
|
emit spanned<T> from parser
|
2025-11-30 15:15:40 -07:00 |
|
|
|
50d8f90816
|
WIP -- Expressions should know what their span is
|
2025-11-30 14:56:54 -07:00 |
|
|
|
9a9fa9517f
|
initial integration with ic10editor mod
|
2025-11-28 17:11:08 -07:00 |
|
|
|
e274b33553
|
wip -- marshal UTF16 string from C# to Rust to avoid GC in C#
|
2025-11-28 14:44:26 -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 |
|