.. |
async_rpc.py
|
firmware, compiler: rename rpc functions to be more consistent.
|
2017-02-25 14:12:58 +00:00 |
bug_477.py
|
compiler.embedding: always do one final inference pass.
|
2016-06-16 14:18:43 +00:00 |
device_db.pyon
|
reorganize core device communication code
|
2017-02-27 18:37:30 +08:00 |
error_attr_absent.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_attr_absent_suggest.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_attr_conflict.py
|
compiler: print the builtin type int(width=...) as np.int...
|
2016-07-06 04:22:51 +00:00 |
error_attr_constant.py
|
style
|
2016-05-03 16:24:01 +08:00 |
error_attr_unify.py
|
compiler: print the builtin type int(width=...) as np.int...
|
2016-07-06 04:22:51 +00:00 |
error_host_only.py
|
embedding: reimplement 373578bc properly.
|
2016-07-07 11:49:21 +00:00 |
error_kernel_method_no_self.py
|
compiler: fix quoting of methods (fixes #423).
|
2016-05-09 12:25:57 +00:00 |
error_kernel_method_self_unify.py
|
compiler: fix quoting of methods (fixes #423).
|
2016-05-09 12:25:57 +00:00 |
error_name_absent_suggest.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_rpc_annot_return.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_rpc_async_return.py
|
compiler: add support for async RPCs.
|
2016-10-30 00:57:31 +00:00 |
error_syscall_annot.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_syscall_annot_return.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_syscall_arg.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_syscall_default_arg.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
error_syscall_return.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
exception.py
|
lit-test: move to artiq/test
|
2016-01-18 15:28:24 -07:00 |
fast_math_flags.py
|
compiler: allow specifying per-function "fast-math" flags.
|
2016-03-28 21:44:08 +00:00 |
function_polymorphism.py
|
lit-test: move to artiq/test
|
2016-01-18 15:28:24 -07:00 |
inheritance.py
|
embedding: specialize inherited functions.
|
2016-05-16 15:59:26 +00:00 |
invariant_nested.py
|
compiler: fix overly strict constness analysis.
|
2017-02-26 01:58:21 +00:00 |
invariant_propagation.py
|
compiler: Emit all-kernel_invariant objects as LLVM constants
|
2016-11-09 14:50:48 +00:00 |
method_on_instance.py
|
compiler: support methods defined on singleton instances.
|
2017-01-30 10:10:21 +00:00 |
module.py
|
compiler: add support for Python modules.
|
2016-06-21 23:35:07 +00:00 |
rpc_method_polymorphism.py
|
compiler: fix quoting of methods (fixes #423).
|
2016-05-09 12:25:57 +00:00 |
syscall_flags.py
|
test: relax lit/embedding/syscall_flags.
|
2016-03-29 13:34:37 +00:00 |
warning_invariant_1.py
|
compiler: make kernel_invariant an instance, not class, property.
|
2016-04-29 13:06:11 +00:00 |
warning_invariant_2.py
|
style
|
2016-05-03 16:24:01 +08:00 |
warning_invariant_missing.py
|
compiler: warn about unused kernel_invariant entries.
|
2016-09-14 23:28:55 +00:00 |