Tree @master (Download .tar.gz)
History of
impl
@master
git clone https://git.catseye.tc/Velo/
- Arrange licensing info in repo to follow REUSE 3.0 convention. Chris Pressey 9 months ago
- Update link. Chris Pressey 1 year, 1 month ago
- Extract "sanity tests" to their own file, run seperately. Chris Pressey 1 year, 5 months ago
- Read in source file more efficiently. Chris Pressey 1 year, 5 months ago
- Clean up the usual small things around the distribution. Chris Pressey 1 year, 5 months ago
- Change my mind again about where the JSONP file should live. Chris Pressey 5 years ago
- Change format of JSONP from which example programs are loaded. Chris Pressey 5 years ago
- Update velo.lua's README. Chris Pressey 5 years ago
- Select a particular example program upon launch. Chris Pressey 5 years ago
- Add a dropdown to select an example source. Chris Pressey 5 years ago
- Add missing line breaks. Chris Pressey 5 years ago
- Move towards this being more installation-able. Chris Pressey 5 years ago
- Add demo of running velo.lua under Fengari on a web page. Chris Pressey 5 years ago
- Allow the implementation of IO.print to be easily overridden. Chris Pressey 5 years ago
- Allow running velo.lua in contexts where arg is nil (e.g. web.) Chris Pressey 5 years ago
- Introduce `lua-velo` script to run the (now pure) Lua source file. Chris Pressey 5 years ago
- Argument AST node was using 0-based indexing. All tests pass! Cat's Eye Technologies 10 years ago
- Small "language barrier" fixes. Only 9 failing tests now. Cat's Eye Technologies 10 years ago
- One major bug fixed: method.run() was not returning its result. Cat's Eye Technologies 10 years ago
- 'create', surely? I believe 'class' was its old name. Cat's Eye Technologies 10 years ago
- Fix lua impl's scanner (actually loader), --scan on both impls. Cat's Eye Technologies 10 years ago
- Looks like things don't quite parse right. EOLs... something. Cat's Eye Technologies 10 years ago
- Work through some bugs. Two passing tests, woo. Cat's Eye Technologies 10 years ago
- Convert entire program to Lua. Cat's Eye Technologies 10 years ago
- Begin translating the runtime. Cat's Eye Technologies 10 years ago
- Parser has been translated. Cat's Eye Technologies 10 years ago
- Scanner has been translated. Cat's Eye Technologies 10 years ago
- Scanner has been partially translated. Cat's Eye Technologies 10 years ago
- Begin re-implementing in Lua. Cat's Eye Technologies 10 years ago