Tree @master (Download .tar.gz)
History of
src
/
castile
/
ast.py
@master
git clone https://git.catseye.tc/Castile/
- Record line numbers in AST nodes. Chris Pressey 2 years ago
- PEP-8 style cleanups. Chris Pressey 3 years ago
- More wrestling with C declarations. catseye 11 years ago
- Clean up checker a bit (no assignable, no struct_fields.) catseye 11 years ago
- Clean up AST.aux, allow empty structs in stackmac; all tests pass. catseye 11 years ago
- Types on every AST node; simpler AST structure; AST.copy(). catseye 11 years ago
- AST nodes have tags (names) and types (language-domain.) catseye 11 years ago
- Read and write locals rel baseptr. "Only" 27 fails for stackmac. catseye 11 years ago
- Field names in make, typechecker independence, Javascript broken. catseye 11 years ago
- Reduce dependence on typechecker; typecase/as done in parser. catseye 11 years ago
- Auto-return only in func bodies, by parser, simplifies compiler. catseye 11 years ago
- Initial import of Castile version 0.1 sources. catseye 11 years ago