Tree @master (Download .tar.gz)
History of
README.md
@master
git clone https://git.catseye.tc/UampirNexol/
0
»»
- Locations in expressions, and with these, implement STA. Chris Pressey a month ago
- Move definition of UampirNexol into its own file. Chris Pressey a month ago
- Tiny refactor. Chris Pressey a month ago
- Pass down environment during extraction, use it for let and vars. Chris Pressey a month ago
- Parse let constructs correctly, add some test cases for them. Chris Pressey a month ago
- Syntax for address locations, and hexadecimal literals. Chris Pressey a month ago
- Implement while loop as syntactic sugar. Chris Pressey a month ago
- Assign types to repeat..until expressions. Chris Pressey a month ago
- Type-checking for `if` expressions. Chris Pressey a month ago
- Extract code for `if` and `repeat` (probably) correctly. Chris Pressey a month ago
- Add --type-check option, to disable type checking in extraction Chris Pressey a month ago
- while -> repeat Chris Pressey a month ago
- The explanation sounds awkward, but that's what's happening here. Chris Pressey a month ago
- Jot down some TODO items. Chris Pressey a month ago
- Improve the type checker so that these test cases pass. Chris Pressey a month ago
- Type-check during extraction better, and format extraction nicely. Chris Pressey a month ago
- Introduce Extractor module, add extract command, tests for same. Chris Pressey a month ago
- More proper implementation of type checking (application, errors.) Chris Pressey a month ago
- Fix application parser. Chris Pressey a month ago
- Better name for immediate instruction, and better flags in types Chris Pressey a month ago
- Evaluator sets flags in processor state. Other small upgrades. Chris Pressey a month ago
- Better syntax for IsSet, IsUnset. Chris Pressey 2 months ago
- More concise rendering of type values. Chris Pressey 2 months ago
- Assign type to UampirNexol program. Chris Pressey 2 months ago
- Parse conditional structures. Chris Pressey 3 months ago
- Fix comment parsing and refactor. Chris Pressey 3 months ago
- Add README, extremely basic test, fix parser, REUSE 3.2 conformant. Chris Pressey 3 months ago
0
»»