History of
Tests.md
@master
git clone https://git.catseye.tc/Burro/
-
Add --tape-display-width option and update test cases.
Chris Pressey
3 months ago
-
Rewrite Debugger functions w/monad stack, and track tape position.
Chris Pressey
3 months ago
-
Update disclaimer about the conditional.
Chris Pressey
3 months ago
-
Exiting a Conditional with the Tape Head at a Different Spot
Chris Pressey
3 months ago
-
Dark clouds gather.
Chris Pressey
3 months ago
-
Refine the simulation a little bit by fixing a bad assumption.
Chris Pressey
3 months ago
-
This is making progress, but might require yet more chicanery.
Chris Pressey
3 months ago
-
Address a wrinkle in the simulation.
Chris Pressey
3 months ago
-
Fix pseudocode to reflect that tests need head in a certain place.
Chris Pressey
3 months ago
-
Update README and add closing note on TM-to-Kondey translation.
Chris Pressey
3 months ago
-
Update copyright dates.
Chris Pressey
3 months ago
-
Explain how we know how to write the new state: ensure cell is 0.
Chris Pressey
3 months ago
-
Update instructions for translating Turing Machines to Kondey.
Chris Pressey
3 months ago
-
Write out the TM simulation plan.
Chris Pressey
4 months ago
-
Convenience commands to run and debug after compiling from Kondey.
Chris Pressey
4 months ago
-
Fix bug in parseCond. Add test case for nested conditionals.
Chris Pressey
4 months ago
-
Upgrade Kondey parser. I'm not proud, and I have a subscription.
Chris Pressey
4 months ago
-
Adapt genCond to convert Kondey to Burro.
Chris Pressey
4 months ago
-
Format for conditional structures is actually its own language.
Chris Pressey
4 months ago
-
Bring the generator up to par with our conditional branch layout.
Chris Pressey
4 months ago
-
Reformat test case and bring generator yet closer to it.
Chris Pressey
4 months ago
-
Convert to "freestyle" Falderal format. Add failing gencond test.
Chris Pressey
4 months ago
-
Add another test, and some notes, to the tests.
Chris Pressey
6 months ago
-
Improve visualization, update tests.
Chris Pressey
6 months ago
-
Make it a 2-clause BSD license, like the other projects.
Chris Pressey
1 year, 3 months ago
-
Arrange licensing info in repo to follow REUSE 3.0 convention.
Chris Pressey
1 year, 3 months ago
-
Add some test cases that show that the idiom works.
Chris Pressey
4 years ago
-
Continue to work out the extensible conditional idiom.
Chris Pressey
4 years ago
-
Rewrite parts of the conditional idiom exposition for clarity.
Chris Pressey
4 years ago
-
Develop conditional idiom, rename tests to Tests.md, add driver.
Chris Pressey
4 years ago