Block a user
9b02e144b5
WIP: list assignment
e62509ae67
core: change call_nac3_range_len to take Int Instances
58be4a8b09
core: add RustSlice::indices
52da6347ee
fixup! core: move Slice and RustSlice to its own file & genericize their IntKind
a1410833bc
core: move gen_slice to object/slice.rs and refactor
2bdf3be6a7
[artiq] WIP
ff4e6fc9db
[artiq] WIP
ae041e2917
[artiq] WIP
37da89eced
[artiq] WIP
4410fff1d3
[artiq] Fix RPC of ndarrays from host
ed8a2997c7
core/model: add GEP .set and .get & refactor
97d9351bb6
core/ndstrides: add basic ndarray IRRT functions
dd72807f7d
core/ndstrides: add NDArray with strides definition
0567770245
core: add error raising in IRRT & codegen IRRT CallFunction util
696a4a3fc8
core/irrt: add cstr_utils
incorrect ndarray indexing crashes compiler
This is fixed by 693b2a8863
.
Should this be closed? @sb10q
core/typecheck: add missing typecheck in matmul
dfbbe66154
core/model: renaming and add notes on upgrading Ptr to LLVM 15
696575aa77
core/model: introduce models
048950b7f0
standalone: reformat demo.c
38be74d5fe
core/irrt: add exceptions and debug utils
fb41645863
core/irrt: split into headers
fce5ba3dbf
core/irrt: build.rs capture IR defined constants
4c0f976ef1
core/irrt: build.rs capture IR defined types
ndstrides: Allow multi-file IRRT + Exceptions in IRRT
Switched to your .clang-format and reformatted everything. How see?