Commit History
@master
git clone https://git.catseye.tc/Wanda/
- Remove `swap`. Update examples. Chris Pressey 5 years ago
- Checkpoint Chris Pressey 5 years ago
- First stage in converting to using $ as a "top of stack marker". Chris Pressey 5 years ago
- Implement pop, add example implementation of `mod 5`. Chris Pressey 5 years ago
- Implement sgn, which I suspect we'll need to implement division. Chris Pressey 5 years ago
- Insert new rules at top of table so they match before old rules. Chris Pressey 5 years ago
- Rewrite the doc largely. Chris Pressey 5 years ago
- Small edit to doc. Chris Pressey 5 years ago
- Organize a li'l Chris Pressey 5 years ago
- Revert syntax to more Forth-like. Chris Pressey 5 years ago
- I accidentally typed "i+i" instead of "i+1", silly me. Chris Pressey 5 years ago
- Return pattern in match_info. Display it during trace. Chris Pressey 5 years ago
- match_info is now a table with keys instead of just indexes. Chris Pressey 5 years ago
- Fix test case, but still not right. Chris Pressey 5 years ago
- Allow user defined rules Chris Pressey 5 years ago
- Enact user-defined rules. Now, to allow them to be defined... Chris Pressey 5 years ago
- Refactor Chris Pressey 5 years ago
- Fix test, implement all the built-in rules. Chris Pressey 5 years ago
- Actually make replacements now. Chris Pressey 5 years ago
- Refactor to use functions Chris Pressey 5 years ago
- Implementation is beginning to happen. Chris Pressey 5 years ago
- Initial import of files so far for Wanda. Chris Pressey 5 years ago