artiq/artiq
whitequark ecb01d055f compiler: warn about unused kernel_invariant entries.
Fixes #543.
2016-09-14 21:49:43 -04:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:32 -05:00
browser gui: use bare QSpinBox for integer NumberEntries. Closes #558 2016-09-14 10:29:29 +08:00
compiler compiler: warn about unused kernel_invariant entries. 2016-09-14 21:49:43 -04:00
coredevice coreanalyzer: fix rtio_log message extraction. 2016-09-14 18:36:55 +08:00
dashboard dashboard: remember experiment editor scroll positions 2016-09-14 10:52:49 +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: use bare QSpinBox for integer NumberEntries. Closes #558 2016-09-14 10:29:29 +08:00
language language: set NoScan default repetitions to 1 2016-09-13 11:49:21 +08:00
master master: optimize repository scan, closes #546 2016-09-10 00:19:53 +08:00
protocols protocols.pc_rpc: exclude kernel_invariants from proxying. 2016-08-03 04:59:17 +00:00
runtime runtime: expose strlen (implicitly required for comparing strings). 2016-09-10 09:53:21 +08:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test compiler: warn about unused kernel_invariant entries. 2016-09-14 21:49:43 -04: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