0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core2: Prepare the scope for mutability More... 5 months ago
core2: Implement variable refs in callable arguments More... 5 months ago
core2: Split integration_test into multiple files More... 5 months ago
core2: Implement most of the arguments compiler More... 5 months ago
Fix DIM docs to not mention type annotations More... 5 months ago
Remove SymbolKey from the AST More... 6 months ago
Track data sequences as expressions, not values More... 6 months ago
Fix more Clippy warnings More... 6 months ago
Simplify VarRef interface More... 6 months ago
Configure lints via Cargo.toml More... 6 months ago
core2: Start rewrite of the compiler and VM More... 6 months ago
Upgrade to Rust edition 2024 More... 6 months ago
Use indexes for upcall execution More... 6 months ago
Assign upcall indexes to builtin calls More... 6 months ago
Distinguish builtin callables in the symbols table More... 6 months ago
Remove next_pc tracking More... 6 months ago
Turn fixups into a proper enum More... 6 months ago
Use fixups to call user-defined subs and functions More... 6 months ago
Add BuiltinCallISpan and FunctionCallISpan More... 6 months ago
Remove support for callables in LoadRef More... 6 months ago
Remove dead code in compile_expr More... 6 months ago
Don't make CloudService Cloneable More... 6 months ago
Fix auto-deletion of temp cloud files in tests More... 6 months ago
Upgrade to sdl2 0.38 More... 6 months ago
Remove "loop" from MisplacedExit errors More... 6 months ago
Track if we are in a sub/function during compilation More... 6 months ago
Add support for EXIT FUNCTION/SUB More... 6 months ago
Add support for EXIT FOR More... 6 months ago
Add 2026 to general copyright notices More... 6 months ago
Fix Clippy warnings with Rust 1.92 More... 6 months ago