forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
whitequark c8cfa7c7bd compiler: give suggestions in diagnostics for unbound variable.
This uses the Jaro-Winkler edit distance, which seemed like the best
fit for identifiers, even though it is intended for people's names.
2015-11-15 23:09:40 +03:00
..
compiler compiler: give suggestions in diagnostics for unbound variable. 2015-11-15 23:09:40 +03:00
coredevice Merge branch 'master' into new-py2llvm 2015-10-13 19:24:45 +03:00
devices devices/pdq2: add RPC getter functions 2015-10-28 09:46:17 +08:00
frontend Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
gateware targets/kc705: remove unneeded argument on qc2 2015-11-04 20:09:37 +08:00
gui gui/explorer: support requesting termination of all instances 2015-11-05 19:04:10 +08:00
language Merge branch 'master' into new-py2llvm 2015-10-30 04:29:35 +03:00
master master: expose more scheduler APIs to the experiments 2015-10-30 13:41:18 +08:00
protocols protocols/pyon: improve error reporting of non-serializable type 2015-10-29 09:42:45 +08:00
py2llvm_old Merge branch 'master' into new-py2llvm 2015-10-13 19:24:45 +03:00
runtime Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
sim refactor ddb/pdb/rdb 2015-07-13 22:21:32 +02:00
test compiler.analyses.domination: fix PostDominatorTree. 2015-11-09 12:49:27 +03:00
transforms Merge branch 'master' into new-py2llvm 2015-10-13 19:24:45 +03:00
wavesynth copyright: claim contributions 2015-09-06 16:08:57 -06:00
__init__.py import DDS phase modes at the top level 2015-07-29 23:32:33 +08:00
tools.py Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00