artiq/artiq/compiler
whitequark d0fd61866f compiler.types: print fields of instance types. 2015-08-27 17:25:01 -05:00
..
analyses Add a trivial dead code elimination transform. 2015-07-19 10:29:14 +03:00
testbench ARTIQIRGenerator: add semantic locs to all other implicitly raised exceptions. 2015-08-08 16:26:53 +03:00
transforms LLVMIRGenerator: handle self-referential class types. 2015-08-27 15:40:46 -05:00
validators LocalAccessValidator: assume variables with "$" in name are internal. 2015-08-22 13:56:17 -07:00
__init__.py Add basic support for embedded functions with new compiler. 2015-08-07 11:44:49 +03:00
asttyped.py Implement class definitions and class attribute access. 2015-08-15 09:45:16 -04:00
builtins.py ARTIQIRGenerator: fix polymorphic print on closures. 2015-08-19 12:37:22 -07:00
embedding.py compiler.embedding: use typedtree hash to iterate inference to fixpoint. 2015-08-27 17:04:28 -05:00
ir.py Allow embedding and RPC sending host objects. 2015-08-25 21:56:01 -07:00
module.py Allow embedding and RPC sending host objects. 2015-08-25 21:56:01 -07:00
prelude.py Remove syscall builtin. 2015-08-10 16:44:29 +03:00
targets.py compiler.targets.OR1KTarget: fix typo. 2015-08-10 15:47:44 +03:00
types.py compiler.types: print fields of instance types. 2015-08-27 17:25:01 -05:00