Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Castile/
- Add example file, note after observing the compiled code from it. Chris Pressey 3 years ago
- Merge pull request #1 from catseye/develop-2021 Chris Pressey (commit: GitHub) 3 years ago
- Add a Python 3 test appliance. Chris Pressey 3 years ago
- Use test appliances when running the test suite with Falderal. Chris Pressey 3 years ago
- Rename `.markdown` file extension to `.md`. Chris Pressey 3 years ago
- Mercurial is no longer supported in this repo. Chris Pressey 3 years ago
- Update sources to run under either Python 2 or Python 3. Chris Pressey 3 years ago
- Fix generated Ruby that worked in Ruby 1.8 but fails in Ruby 1.9. Chris Pressey 8 years ago
- Added tag rel_0_3_2015_0101 for changeset 93a9b9b9efde Chris Pressey 9 years ago
- Don't use deprecated Falderal variables. Chris Pressey 10 years ago
- Added tag rel_0_3 for changeset 1a4234975ba8 Chris Pressey 10 years ago
- I don't really care what state it's in, it's 0.3 now. Chris Pressey 10 years ago
- Make test driver more suitable for automated testing. Cat's Eye Technologies 10 years ago
- Make a few more tests of the C backend pass. catseye 11 years ago
- Create function declarations correctly, pass two more tests. catseye 11 years ago
- Use void * for functions in C backend. Add some OO/MM/GC notes. catseye 11 years ago
- More wrestling with C declarations. catseye 12 years ago
- Local function variables are function pointers. catseye 12 years ago
- Come closer to actual C declarations. 4 more tests pass. catseye 12 years ago
- Small C backend fixes, "only" 22 fails now. Update README. catseye 12 years ago
- Tiny improvement to C boilerplate. catseye 12 years ago
- Deal with types in C backend more fully; "only" 30 failures now. catseye 12 years ago
- Fix bugs in function lifter, C boilerplate: 24 more tests pass. catseye 12 years ago
- Beginnings of a C backend. catseye 12 years ago
- Prevent local vars defined inside control blocks. No 'var'. catseye 12 years ago
- Make local variables Python-like. Add failing test cases. catseye 12 years ago
- Remove a little weirdness from the language. catseye 12 years ago
- Clean up checker a bit (no assignable, no struct_fields.) catseye 12 years ago
- Added tag rel_0_2 for changeset ccc418957b63 catseye 12 years ago
- Update README for version 0.2. catseye 12 years ago