artiq/artiq
whitequark 3fbee2707b analyses.domination: consider unreachable blocks dominated by any other.
As a result, the dominator tree can now process arbitrary (reducible)
CFGs and we do not run DCE before analyses, risking loss of
correspondence to the AST, which would arbitrarily silence analyses.
2015-12-18 16:39:52 +08:00
..
compiler analyses.domination: consider unreachable blocks dominated by any other. 2015-12-18 16:39:52 +08:00
coredevice coredevice/comm: compare software and gateware versions. Closes #97 2015-12-11 22:56:40 +08:00
devices devices/thorlabs_tcube: minor cleanup 2015-11-25 21:43:22 +08:00
frontend frontend/coretool: minor cleanup 2015-12-18 00:18:39 +08:00
gateware gateware/rtio/analyzer: fix bus write 2015-12-18 15:44:20 +08:00
gui gui/experiments: fix Qt compatibility issue with QHeaderView.setResizeMode 2015-12-13 19:32:17 +08:00
language scan: enforce max >= min 2015-11-30 20:01:25 +08:00
master gui/explorer: file selector for experiments outside repos 2015-12-09 19:13:57 +08:00
protocols protocols.pyon: support artiq.int (fixes #188). 2015-12-14 16:26:02 +08:00
runtime runtime/analyzer: fix zero data corner case, handle cache 2015-12-18 15:17:22 +08:00
sim refactor ddb/pdb/rdb 2015-07-13 22:21:32 +02:00
test test/coredevice: partial update to new APIs 2015-12-16 19:45:57 +08:00
wavesynth copyright: claim contributions 2015-09-06 16:08:57 -06:00
__init__.py use versioneer 2015-11-09 11:33:38 +08:00
_version.py update versioneer 2015-11-09 12:19:01 +08:00
tools.py gui/explorer: file selector for experiments outside repos 2015-12-09 19:13:57 +08:00