Tree @improve-evaluator (Download .tar.gz)
History of
doc
@improve-evaluator
git clone https://git.catseye.tc/UampirNexol/
- Arrange routines better in, and simplify, code serializer. Chris Pressey 2 months ago
- Generate RTS at end of subroutine, and measure its length properly. Chris Pressey 2 months ago
- Include addresses in subroutine calls, and refactor serializer. Chris Pressey 2 months ago
- Actually start extracting multiple routines from the expression. Chris Pressey 2 months ago
- Improve documentation. Chris Pressey 2 months ago
- Move towards extracting code for subroutine calls. Chris Pressey 2 months ago
- Split extraction tests off into their own document. Chris Pressey 2 months ago
- Semantics of call routine. Chris Pressey 2 months ago
- Add failing tests for evaluator. Chris Pressey 2 months ago
- Split up documentation, and attempt to add some notes. Chris Pressey 2 months ago
- Fix expectation in test (branch +3 was not actually far enough.) Chris Pressey 2 months ago
- Parsing and testing of `routine` and `call`. Chris Pressey 3 months ago
- Type STA so that the location is part of its output type. Chris Pressey 3 months ago
- No need to suppress typechecking on extraction tests currently. Chris Pressey 3 months ago
- Locations in expressions, and with these, implement STA. Chris Pressey 3 months ago
- Move definition of UampirNexol into its own file. Chris Pressey 3 months ago