Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Tamsin/
- Refactor. Chris Pressey 10 years ago
- Random refinement. We need to think about names. Chris Pressey 10 years ago
- Random refinement, enough to compile eg/bits.tamsin. Chris Pressey 10 years ago
- Improve codegen/C backend just enough to compile Hello, world. Chris Pressey 10 years ago
- Elaborate on the codegen/backend a bit. Chris Pressey 10 years ago
- Yes, like that. But needs to continue to be refined. Chris Pressey 10 years ago
- merge Chris Pressey 10 years ago
- First cut at C backend which uses output of CodeGen. Chris Pressey 10 years ago
- Classify pattern-assignment as 'advanced' so tests pass again. Chris Pressey 10 years ago
- Awful hack to make compiler fail less. Chris Pressey 10 years ago
- Hey! It spits something out! Chris Pressey 10 years ago
- Well it parses now, at least. Chris Pressey 10 years ago
- More than half-converted, but it still doesn't parse yet. Chris Pressey 10 years ago
- Add mini-tamsin fixture. Chris Pressey 10 years ago
- Giving Mini-Tamsin a good ol' college try. Chris Pressey 10 years ago
- Split System_Module.markdown off from Tamsin.markdown. Chris Pressey 10 years ago
- Send-to-term is pattern-matching-and-binding. Crude but it works. Chris Pressey 10 years ago
- Hit the TODO list with a blunt instrument a couple of times. Chris Pressey 10 years ago
- Fix compiler error messages. All tests pass! Chris Pressey 10 years ago
- Discard unreachable parts of the pre_buffer when possible. Chris Pressey 10 years ago
- Inefficient? Yes! But correct! Chris Pressey 10 years ago
- Buffers go back to being mutable. Beautiful mutable buffers. Chris Pressey 10 years ago
- It was a valiant attempt, but it runs up against a dead end. Chris Pressey 10 years ago
- Hide immutability of Buffer from clients of Scanner. Chris Pressey 10 years ago
- Refactoring's a bit like Sokoban sometimes. (What do we need to move out of the way first?) Chris Pressey 10 years ago
- Simplify a bit before tackling this. Chris Pressey 10 years ago
- seek/tell + pipes = at least we can see what the problem is now. Chris Pressey 10 years ago
- FileBuffer almost works. Chris Pressey 10 years ago
- Add FileBuffer. Although, this will be trickier than it looks. Chris Pressey 10 years ago
- Completely replace ScannerState with Buffer. Chris Pressey 10 years ago