Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/SixtyPical/
- Fairly minimal example that exhibits the problem. Chris Pressey 6 years ago
- Include final RTS when emitting trampolines for indirect calls. Chris Pressey 6 years ago
- I think it should actually look like this! Chris Pressey 6 years ago
- Attempting to debug this vector table stuff. Chris Pressey 6 years ago
- Update loadngo script. Chris Pressey 6 years ago
- Always analyze before compiling. Chris Pressey 6 years ago
- Use a vector table in the demo game. Chris Pressey 6 years ago
- Add typedefs to HISTORY. Chris Pressey 6 years ago
- Merge pull request #5 from catseye/refactor-types-for-typedefs Chris Pressey (commit: GitHub) 6 years ago
- Move test, add test, add assertion. Chris Pressey 6 years ago
- Attempt to bring the grammar up to date. Chris Pressey 6 years ago
- Add another typedef in the demo game. Chris Pressey 6 years ago
- Update syntax of demo game. Chris Pressey 6 years ago
- Retain some syntax compatibility: make `table` a postfix operator. Chris Pressey 6 years ago
- Finally, use typedefs in example game. Chris Pressey 6 years ago
- When backpatching constraints, don't strip ones we've already done. Chris Pressey 6 years ago
- Add some tests, fix some bugs, show that one bug remains. Chris Pressey 6 years ago
- Make assertions more robust, in hopes of hunting down bugs. Chris Pressey 6 years ago
- Update syntax in proto-game. Chris Pressey 6 years ago
- Start of typedef support. Chris Pressey 6 years ago
- Kind-of not-pretty syntax refactor to support adding typedefs. Chris Pressey 6 years ago
- The evaluator doesn't add much and keeps falling behind; remove it. Chris Pressey 6 years ago
- Fix table access bug where index wasn't required to be initialized. Chris Pressey 6 years ago
- In fact the 'src' should never (I think?) be 'touched'. Chris Pressey 6 years ago
- Allow copying a routine directly into a vector table. Chris Pressey 6 years ago
- Revert changes to example game. Chris Pressey 6 years ago
- Retain silly 'name inside the type' syntax (a la C) for now. Chris Pressey 6 years ago
- Add to HISTORY Chris Pressey 6 years ago
- NOt 100% sure it's correct, but it seems close. Chris Pressey 6 years ago
- Executable types are compatible with other executable types. Chris Pressey 6 years ago