artiq/artiq/compiler/testbench
Sebastien Bourdeauducq 9153c4d8a3 use tokenize.open() to open Python source files
Fixes encoding issues especially with device databases modified in obscure editors.
2018-07-07 17:04:56 +08:00
..
__init__.py compiler.testbench.perf_embedding: implement. 2015-08-30 12:23:16 -05:00
embedding.py use tokenize.open() to open Python source files 2018-07-07 17:04:56 +08:00
inferencer.py compiler: Constness is a validator, not analysis. 2017-06-09 07:29:31 +00:00
irgen.py compiler: use ARTIQ_IR_NO_LOC variable to control IR dump output. 2018-05-19 17:02:08 +00:00
jit.py compiler: update for LLVM 3.7. 2016-03-31 11:23:47 +00:00
llvmgen.py compiler.testbench.llvmgen: fix. 2015-12-10 23:08:05 +08:00
perf.py compiler.testbench: fix after e1cd2ccd. 2015-11-26 10:24:14 +08:00
perf_embedding.py use tokenize.open() to open Python source files 2018-07-07 17:04:56 +08:00
shlib.py compiler.testbench: fix after e1cd2ccd. 2015-11-26 10:24:14 +08:00
signature.py compiler: only use colors in diagnostics on POSIX (fixes #272). 2016-02-22 11:27:45 +00:00