artiq/artiq
Robert Jördens fbe4d96572 artiq: move namespace artiq.* -> artiq.language.*
perl -i -pe 's/^from artiq import \*$/from artiq.language import */' your_experiments/*.py
2016-01-25 17:24:00 -07:00
..
applets applets: add big_number 2016-01-03 00:46:33 +08:00
compiler transforms.inferencer: give a suggestion on "raise Exception". 2016-01-20 03:20:25 +00:00
coredevice PPP support (TCP broken) 2016-01-18 20:09:10 -07:00
devices pdq2/mediator: raise instances, not classes 2016-01-19 20:16:27 -07:00
frontend doc: add artiq_flash 2016-01-18 21:41:42 -07:00
gateware Merge remote-tracking branch 'm-labs/master' into ppp2 2016-01-25 12:17:04 -07:00
gui gui/log: display level and date information in tooltips 2016-01-23 22:17:08 -05:00
language artiq: move namespace artiq.* -> artiq.language.* 2016-01-25 17:24:00 -07:00
master master: add filename in worker log entries. Closes #226 2016-01-23 21:43:24 -05:00
protocols protocols/pipe_ipc: implement AsyncioChildComm for Unix (affected by python/asyncio#314) 2016-01-26 00:48:12 +01:00
runtime runtime/main: style, wording, 1s ppp holdoff 2016-01-25 13:38:58 -07:00
sim sim/devices/core: adapt to _ARTIQEmbeddedInfo 2015-12-27 11:56:01 +08:00
test artiq: move namespace artiq.* -> artiq.language.* 2016-01-25 17:24:00 -07:00
wavesynth pdq2: wire up more of the pipeline 2016-01-19 20:09:10 -07:00
__init__.py artiq: move namespace artiq.* -> artiq.language.* 2016-01-25 17:24:00 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
tools.py frontend: bind v4 and v6 localhost addresses by default, support multiple bind 2015-12-27 18:03:13 +08:00