1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add pb_update mem layout objects More... over 10 years ago
Update delay macro to be cycle accurate More... over 10 years ago
Add C-style for loop syntax More... over 10 years ago
Add for loop and delay macros More... over 10 years ago
Add escaping for signed() macro. Add break and continue. More... over 10 years ago
Add support for else-if clauses More... over 10 years ago
Add C-style control flow syntax More... over 10 years ago
v1.1.12 More... over 10 years ago
Allow multiple entry points and add log info on static analysis More... over 10 years ago
Remove file More... over 10 years ago
New readme More... over 10 years ago
Switch setup.py to use README.rst More... over 10 years ago
Convert readme to ReST More... over 10 years ago
Test arg count for reg16 More... over 10 years ago
Add reverse assignment to expr2 and expr16 More... over 10 years ago
Cleanup use of evalx() in expr macros More... over 10 years ago
Working 16x8 signed multiply for expr2() More... over 10 years ago
Add signed 16x8 division for expr2() More... over 10 years ago
Revise unsigned expr2 and add signed 16x8 divide More... over 10 years ago
Add expr16() macros More... over 10 years ago
Fix bug with poorly named len() macro. Add PRAGMAs to functions More... over 10 years ago
Fix bug with off-by one error in PRAGMA block end address More... over 10 years ago
Fix bug with unlimited recursion when following keeps More... over 10 years ago
Add & operator to if expression parser to perform bitwise test Add signed multiplication and division Add signed and unsigned division to expr() macro Add expr2() macro with 16-bit accumulator Fix bug with quoting in vars() macro More... over 10 years ago
Add signed and unsigned expression evaluator More... over 10 years ago
Add signed comparison, multiplication, if, and while loops More... over 10 years ago
Fix bug in keep_auto for load&return. Add quiet mode More... over 10 years ago
Fix bugs with outputk instruction and cleanup parser regex More... over 10 years ago
Add new macros More... over 10 years ago
Add recursive keep_auto to dependencies of keep blocks More... over 10 years ago