Tree @master (Download .tar.gz)
History of
impl
@master
git clone https://git.catseye.tc/Whothm/
- Arrange licensing info in repo according to REUSE 3.2 convention. Chris Pressey 10 months ago
- Update links in "see-also bar" and in installation README. Chris Pressey 1 year, 8 months ago
- Move CSS to HTML file Chris Pressey 2 years ago
- Add test script. Chris Pressey 2 years ago
- Add README for Lua implementation. Chris Pressey 2 years ago
- An off-by-one error is all that it was. Chris Pressey 2 years ago
- Add comment Chris Pressey 2 years ago
- More debugging. The plot thickens. Chris Pressey 2 years ago
- Use ipairs() for iterating commands, as it's deterministic. Chris Pressey 2 years ago
- Proper Lua array idiom (1-based) is much faster. Chris Pressey 2 years ago
- Weird that machine.run() seems quite slow under Fengari. Chris Pressey 2 years ago
- Add debug facility, command-line driver, example source. Debug. Chris Pressey 2 years ago
- Get something to show up on the HTML5 canvas. Chris Pressey 2 years ago
- Stumbling towards interop Chris Pressey 2 years ago
- Add render_to_canvas() method and mock how it could be used. Chris Pressey 2 years ago
- Refactor the launcher. Chris Pressey 2 years ago
- Show that we can run the code in an HTML page using Fengari. Chris Pressey 2 years ago
- Checkpoint implementing commands. Chris Pressey 2 years ago
- Get parser up to parity. Chris Pressey 2 years ago
- Untested implementation of parse_command(). Chris Pressey 2 years ago
- Implement parse_decl(). Chris Pressey 2 years ago
- Beginnings of parser proper. Chris Pressey 2 years ago
- Knock scanner into shape. Chris Pressey 2 years ago
- Minimally advance the maturity level of the Scanner class. Chris Pressey 2 years ago
- Beginnings of an implementation of Whothm in Lua. Chris Pressey 2 years ago