|
|
477c2b1aef
|
Fixed bug where temperature literals were not being calculated correctly with negative numbers
|
2025-12-15 23:13:40 -07:00 |
|
|
|
0ac010ef8f
|
Fixed documentation rendering and added ternary expressions
|
2025-12-10 18:00:20 -07:00 |
|
|
|
0ea58e4921
|
Fixed bug where negative consts were not valid slang, revised build script to build the workshop folder to the release folder.
|
2025-12-06 20:08:19 -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 |
|
|
|
b3c732bbb7
|
Start generating documentation for built-in types and functions
|
2025-12-01 23:08:56 -07:00 |
|
|
|
5db31d087d
|
fixed tests.
|
2025-11-30 16:35:14 -07:00 |
|
|
|
353dc16944
|
Unified the C# mod and the Rust compiler into a monorepo
|
2025-11-26 16:02:00 -07:00 |
|