affa19e88d
flake: Remove standalone execution of test cases
ea121673d3
standalone: Add cargo test cases for demos
a19f1065e3
meta: Refactor to use more let-else bindings
710cfd7bb9
flake: Remove standalone execution of test cases
0c976aca4d
standalone: Add cargo test cases for demos
5bf05c6a69
update ARTIQ version used for PGO profiling
32746c37be
core: Refactor to return errors by HashSet
1d6291b9ba
ast: Add Ord implementation to Location
a19f1065e3
meta: Refactor to use more let-else bindings
5bf05c6a69
update ARTIQ version used for PGO profiling
32746c37be
core: Refactor to return errors by HashSet
1d6291b9ba
ast: Add Ord implementation to Location
16655959f2
meta: Update cargo dependencies
Refactor to use more let-else bindings
WIP: Run standalone demos as part of Cargo Test
Yeah it's not ready yet, that push was just a rebase.
Marked WIP now for clarity.
artiq, core: Return HashSet of error messages for analysis
v9: Remove redundant semicolons from return
statements
artiq, core: Return HashSet of error messages for analysis
v8: Refactored to return HashSet of Strings for now.
Let's use this as a temporary solution for now, we will refactor this into a proper Diagnostic
class in the future.
28dedc0008
core: Refactor to return errors by HashSet
e2d6dda26d
ast: Add Ord implementation to Location
3780a4ad2f
meta: Update cargo dependencies
bd3d67f3d6
artiq: Apply clippy pedantic changes
ddfb532b80
standalone: Apply clippy pedantic changes
Cleanup const generics implementation
v3: Rebased against master and applied clippy suggestions
Ready for merge.
beee3e1f7e
artiq: Pass artiq builtins to NAC3 constructor
d4c109b6ef
core: Add missing generic constant concrete type
5ffd06dd61
core: Remove debugging statement
95d0c3c93c
artiq: Rename const_generic_dummy to const_generic_marker
bd3d67f3d6
artiq: Apply clippy pedantic changes
2469ad1aaf
artiq: Pass artiq builtins to NAC3 constructor
6f0882277d
core: Add missing generic constant concrete type
50d4315997
core: Remove debugging statement
51307d84a9
artiq: Rename const_generic_dummy to const_generic_marker
68556da5fd
update ARTIQ version used for PGO profiling
2244f347c3
flake: Remove standalone execution of test cases
ad183ae21c
standalone: Add cargo test cases for demos
f97ce5aacb
core: Emit dead code warning via stderr
68556da5fd
update ARTIQ version used for PGO profiling
983f080ea7
artiq: Implement handling for const generic variables
bd3d67f3d6
artiq: Apply clippy pedantic changes
ddfb532b80
standalone: Apply clippy pedantic changes
02933753ca
core: Apply clippy pedantic changes
a1f244834f
meta: Bringup some documentation
d304afd333
meta: Apply clippy suggested changes
Miscellaneous Code Cleanup
800a56557d
artiq: Apply clippy pedantic changes
0c1493de2d
standalone: Apply clippy pedantic changes
86551988f2
core: Apply clippy pedantic changes
c4b135121a
meta: Bringup some documentation
6683f58d3b
meta: Apply clippy suggested changes
Cleanup const generics implementation