Tree @rel_1_0 (Download .tar.gz)
Commit History
@rel_1_0
git clone https://git.catseye.tc/PL-GOTO.NET/
- 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 14 years ago