artiq/artiq
whitequark e75002a109 Also serialize numpy.int{32,64} like int in RPC return values.
Fixes #555.
2016-09-09 17:17:51 +08:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:32 -05:00
browser gui: fix layout and scan disable bugs with argument recomputation 2016-09-02 11:02:35 +08:00
compiler import_cache: make sure last line ends with \n as linecache does. Closes #547 2016-09-02 11:02:40 +08:00
coredevice Also serialize numpy.int{32,64} like int in RPC return values. 2016-09-09 17:17:51 +08:00
dashboard dashboard: fix 'disable other scans' 2016-09-06 22:50:35 +08:00
devices lda: fix windows path 2016-08-11 14:13:20 +02:00
examples examples/handover: put slack after reset. Closes #520 2016-07-20 11:52:30 +08:00
frontend artiq_client: fix 'show log', closes #552 2016-09-05 23:05:58 +08:00
gateware spi: use misoc SPIMachine, closes #314 2016-08-26 14:09:05 +02:00
gui gui/applets: fix teardown of half-initialized applets 2016-09-06 23:07:29 +08:00
language cache source on import of modules that may contain kernels. Closes #416 2016-08-06 12:01:49 +08:00
master cache source on import of modules that may contain kernels. Closes #416 2016-08-06 12:01:49 +08:00
protocols protocols.pc_rpc: exclude kernel_invariants from proxying. 2016-08-03 04:59:17 +00:00
runtime runtime/dds: disable dds_init_sync completely for non-9914 2016-08-17 00:23:58 +08:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test compiler.embedding: implement string concatenation. 2016-08-08 04:05:52 +00:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506) 2016-07-13 11:35:16 +08:00
tools.py tools: cleanup artiq_version 2016-08-04 19:42:13 +08:00