Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/UampirNexol/
- Split up this module. Chris Pressey 10 days ago
- Semantics of call routine. Chris Pressey 10 days ago
- This is far from pretty Chris Pressey 10 days ago
- Going to need to make the evaluator work on general values. Chris Pressey 10 days ago
- Add failing tests for evaluator. Chris Pressey 10 days ago
- Split up documentation, and attempt to add some notes. Chris Pressey 10 days ago
- Develop serialize, though this is probably not what we want Chris Pressey 16 days ago
- Implement --output-prg. Slightly awkward, but it will do for now Chris Pressey 16 days ago
- First, rudimentary version of serialize function. Needs work. Chris Pressey 16 days ago
- Add --output-prg command-line option, not yet implemented. Chris Pressey 16 days ago
- Fix expectation in test (branch +3 was not actually far enough.) Chris Pressey 17 days ago
- Fix offset in forward branch resolution. Chris Pressey 17 days ago
- Use backpatching system to generate conditional (not correct yet). Chris Pressey 17 days ago
- genSym. Chris Pressey 17 days ago
- Use backpatching system to generate code for `repeat` loops. Chris Pressey 17 days ago
- First cut at a label backpatching system in the monad. Chris Pressey 17 days ago
- CodeGen gen's code, not ints. Chris Pressey 19 days ago
- Merge Linker and CodeGen modules. Chris Pressey 20 days ago
- Clean up Extractor. Chris Pressey 20 days ago
- Hey, it mostly works, how about that. Chris Pressey 21 days ago
- Keep on' checkpointin'. Chris Pressey 21 days ago
- Continue to checkpoint conversion to monadic Chris Pressey 21 days ago
- Checkpoint turning the code extractor into a monadic function. Chris Pressey 21 days ago
- Sketch how we might lift routines to a map for extraction. Might Chris Pressey 21 days ago
- Establish Linker module. Chris Pressey 21 days ago
- Parsing and testing of `routine` and `call`. Chris Pressey 21 days ago
- Checkpoint adding routines and a call operation. Chris Pressey 21 days ago
- Add a logo for UampirNexol. Chris Pressey 21 days ago
- Type STA so that the location is part of its output type. Chris Pressey 22 days ago
- No need to suppress typechecking on extraction tests currently. Chris Pressey 22 days ago