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