History of
src
@master
git clone https://git.catseye.tc/Burro/
-
Make State a record. Add "pos" field to State to support tracking.
Chris Pressey
7 days ago
-
Update copyright year.
Chris Pressey
10 days ago
-
Upgrade Turmac sources to version 0.4.
Chris Pressey
10 days ago
-
Dispense with the `contrib` dir, just commingle the sources.
Chris Pressey
10 days ago
-
Move TM-to-Kondey compiler to Language.Burro.TCProof namespace.
Chris Pressey
10 days ago
-
Add more modules from Turmac 0.3, run-and-compare-turmac command.
Chris Pressey
a month ago
-
Merge branch 'develop-2026-1' of https://codeberg.org/catseye/Burro into develop-2026-1
Chris Pressey
a month ago
-
Fix bug in Kondey parser.
Chris Pressey
a month ago
-
Support running and debugging the result of compiling a Turmac.
Chris Pressey
a month ago
-
The Kondey backend for Turmac is part of the Burro codebase now.
Chris Pressey
a month ago
-
Import Turmac (working version of 0.3) as a contrib in this repo.
Chris Pressey
a month ago
-
Allow compiling under ghc 8.8.4.
Chris Pressey
a month ago
-
Add --tape-display-width option and update test cases.
Chris Pressey
1 year, 6 months ago
-
Add --tape-chunk-size flag, to specify this during debugging.
Chris Pressey
1 year, 6 months ago
-
Trim unnecessary e's from Burro generated by Kondey compiler.
Chris Pressey
1 year, 6 months ago
-
Highlight the current tape cell within the current chunk.
Chris Pressey
1 year, 6 months ago
-
Display tape in chunks in Debugger.
Chris Pressey
1 year, 6 months ago
-
Copy in function for rendering tape, which we will improve.
Chris Pressey
1 year, 6 months ago
-
Improve debugger visualization, again.
Chris Pressey
1 year, 6 months ago
-
Improve debugger visualization.
Chris Pressey
1 year, 6 months ago
-
Rewrite Debugger functions w/monad stack, and track tape position.
Chris Pressey
1 year, 6 months ago
-
Bump copyright date.
Chris Pressey
1 year, 6 months ago
-
Try to improve debugger.
Chris Pressey
1 year, 6 months ago
-
Remove outdated paragraph in defintion.
Chris Pressey
1 year, 6 months ago
-
Various small improvements to debugging.
Chris Pressey
1 year, 6 months ago
-
Update copyright dates.
Chris Pressey
1 year, 6 months ago
-
Convenience commands to run and debug after compiling from Kondey.
Chris Pressey
1 year, 6 months ago
-
Fix bug in parseCond. Add test case for nested conditionals.
Chris Pressey
1 year, 6 months ago
-
Upgrade Kondey parser. I'm not proud, and I have a subscription.
Chris Pressey
1 year, 6 months ago
-
Adapt genCond to convert Kondey to Burro.
Chris Pressey
1 year, 6 months ago