0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for interrupts at statement boundaries only More... over 2 years ago
Optimize assignment execution More... over 2 years ago
Optimize DIM execution More... over 2 years ago
Validate expression types at compilation time More... over 2 years ago
Add support for argless user-defined functions More... over 2 years ago
Unify add_{command,function} as add_callable More... over 2 years ago
Unify Symbol's Command and Function as Callable More... over 2 years ago
Unify Command and Function under Callable More... over 2 years ago
Unify {Command,Function}Result under CallResult More... over 2 years ago
Make commands return Value::Void More... over 2 years ago
Pass Machine instead of Symbols to functions More... over 2 years ago
Initial addition of a compilation symbols table More... over 2 years ago
Add the DISASM command More... over 2 years ago
Eliminate expression evaluation More... over 2 years ago
Appease clippy::map_clone warning More... over 2 years ago
Include all NOTICE files in the distfile More... over 2 years ago
Use the maximum configured SPI buffer size More... over 2 years ago
Fix error message when gpiomem is inaccessible More... over 2 years ago
Optimize LCD fill operations More... over 2 years ago
Extend "resume next" test coverage More... over 2 years ago
Replace command execution args with values More... over 2 years ago
Replace function call expression args with values More... over 2 years ago
Remove ReturnSpan from the bytecode More... over 2 years ago
Replace END return codes with bytecode More... over 2 years ago
Replace expressions in DIM array with bytecode More... over 2 years ago
Rename instruction Spans to ISpans More... over 2 years ago
Avoid a few try_from calls in release builds More... over 2 years ago
Replace jump checks with bytecode expr evaluation More... over 2 years ago
Disallow zeroes in SizeInPixels More... over 2 years ago
Add rectangle drawing to the ST7735S console More... over 2 years ago