artiq/artiq/compiler
2015-08-19 12:18:20 -07: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: attach debug metadata to all emitted LLVM instructions. 2015-08-19 12:18:20 -07:00
validators Unbreak tests. 2015-08-18 22:44:09 -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 Unbreak tests. 2015-08-18 22:44:09 -07:00
embedding.py compiler.embedding.Stitcher: refactor. 2015-08-10 20:26:07 +03:00
ir.py Implement class attribute access through instances. 2015-08-15 11:07:54 -04:00
module.py Implement sending RPCs. 2015-08-09 02:17:19 +03: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 Unbreak tests. 2015-08-18 22:44:09 -07:00