Tree @master (Download .tar.gz)
History of
src
/
castile
/
transformer.py
@master
git clone https://git.catseye.tc/Castile/
- PEP-8 style cleanups. Chris Pressey 3 years ago
- Fix bug in FunctionLifter that was erasing empty StructDefns. Chris Pressey 3 years ago
- Deal with types in C backend more fully; "only" 30 failures now. catseye 11 years ago
- Fix bugs in function lifter, C boilerplate: 24 more tests pass. catseye 11 years ago
- Beginnings of a C backend. 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
- Demo of "typed enum" and various notes. catseye 11 years ago
- stackmac fixes that suggest passes are in the "wrong" order... catseye 11 years ago
- Fix function lifter, examples, stackmac backend. catseye 11 years ago
- Local declarations must be first thing in function body. catseye 11 years ago
- AST transformation: lift all function bodies to toplevel. catseye 11 years ago