Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/PL-GOTO.NET/
- Modernize test suite. Cat's Eye Technologies 12 years ago
- Markdown(-in-LHS) tweaks. catseye 12 years ago
- Tiny Markdown fix. catseye 12 years ago
- Update tests for upcoming Falderal version 0.5. catseye 13 years ago
- Added tag rel_1_1_20111011 for changeset d2b67df791b2 catseye 13 years ago
- Simplify test driver for latest Falderal. Chris Pressey 13 years ago
- The tests are fully in Falderal format now, so rename the file. Chris Pressey 13 years ago
- Convert tests to the proposed Falderal 0.3 format. catseye 13 years ago
- Added tag rel_1_1 for changeset 05e678791afb Chris Pressey 13 years ago
- Fix bug in compiler. Dutifully bump version number. Chris Pressey 13 years ago
- Added tag rel_1_0 for changeset d61a7d03b723 Chris Pressey 13 years ago
- Add version number. Chris Pressey 13 years ago
- Document the main source a bit more thoroughly. Chris Pressey 13 years ago
- Preamble in the test suite, and add one more test. Chris Pressey 13 years ago
- Ignore files generated by compiler-demo.sh. Chris Pressey 13 years ago
- Simplify -- MSIL locals don't have to be enumerated. Chris Pressey 13 years ago
- Heh, turns out locals don't have to be referenced by number after all. Chris Pressey 13 years ago
- Implement loop compilation. Fix bug in loop labeling. Update tests. Run up against limitation in MSIL. Chris Pressey 13 years ago
- Implement all of the logic for a loop except the conditional. Chris Pressey 13 years ago
- Simplify by treated loop variables like any other local variable. Chris Pressey 13 years ago
- Label each loop with a unique integer internally. Chris Pressey 13 years ago
- Count loops and allocate loop variables for them. Chris Pressey 13 years ago
- Rudimentary code generator; doesn't handle loops yet. Chris Pressey 13 years ago
- Make generated program dump all variables at end of execution. Chris Pressey 13 years ago
- Construct the locals block properly. Chris Pressey 13 years ago
- Flesh out the compiler. It generates legal (if vacuous) MSIL now. Chris Pressey 13 years ago
- Sketch out the skeleton of the compiler. catseye 13 years ago
- Initial import of files for PL-{GOTO}.NET. Chris Pressey 13 years ago