Commit History
@master
git clone https://git.catseye.tc/Wanda/
- Fix multiple typos. Chris Pressey 5 years ago
- Lots of tweaks. Link to Tag system. Overhaul the History section. Chris Pressey 5 years ago
- Minor stylistic tweaks to reference interpreter Chris Pressey 5 years ago
- Remove Python implementation for now, simplify test script. Chris Pressey 5 years ago
- Factor test appliances out into own files. Chris Pressey 5 years ago
- Encapsulate the command-line functionality in a main() function. Chris Pressey 5 years ago
- Get --trace working in Lua version, with same output as Python ver. Chris Pressey 5 years ago
- Lua version trace output same as Python version; no flushing tho. Chris Pressey 5 years ago
- Implement `sink` in Lua implementation. Chris Pressey 5 years ago
- Implement --trace in the Lua version, but we haven't done sink yet. Chris Pressey 5 years ago
- Fix example programs. Chris Pressey 5 years ago
- Use more modern Lua. Chris Pressey 5 years ago
- Reorganize everything. Chris Pressey 5 years ago
- Bring Lua implementation up to speed. That was... quick. Chris Pressey 5 years ago
- Implement `sink` as desired. Chris Pressey 5 years ago
- Implement the restriction. Chris Pressey 5 years ago
- Many edit Chris Pressey 5 years ago
- Correct the constraint, add test case for new def'n. It fails. Chris Pressey 5 years ago
- Delete if. No if. no if. Delete a lot of other possibilities too. Chris Pressey 5 years ago
- abs can be derived. Chris Pressey 5 years ago
- Some edits. Chris Pressey 5 years ago
- Attempt to explain. Chris Pressey 5 years ago
- gt? and not are derived Chris Pressey 5 years ago
- Take this all in a different direction (slightly). Chris Pressey 5 years ago
- Failing test for `sink`. Chris Pressey 5 years ago
- More tests for presence of only one $, and for tracing. Chris Pressey 5 years ago
- A new rule must contain exactly one $ on both sides. Chris Pressey 5 years ago
- : ... ; must appear to the right of a $. Chris Pressey 5 years ago
- Small edits to intro Chris Pressey 5 years ago
- Add Python implementation. Chris Pressey 5 years ago