Commit graph

8 commits

Author SHA1 Message Date
Anand Balakrishnan
3b3a7ce15e chore: set workspace resolver 2023-08-30 15:55:33 -07:00
Anand Balakrishnan
1bb032dadb
add pyargus to workspace 2023-08-30 12:49:46 -07:00
Anand Balakrishnan
1c79847a77
feat!(core): Use new AST structure
Derive Expr methods using a derive proc-macro. These macros are present in
the `argus-derive` crate, but the traits are defined in `argus-core`
2023-06-06 10:46:27 -04:00
Anand Balakrishnan
d13746f904
build(pyargus): exclude pyargus from workspace to enable cargo test 2023-05-09 12:07:21 -07:00
Anand Balakrishnan
f8ec8857d4
feat: add python bindings for argus 2023-04-04 14:41:17 -07:00
Anand Balakrishnan
35a44ca3b1
feat: begin working on semantics 2023-03-23 14:22:37 -07:00
Anand Balakrishnan
d488edb048
using workspaces 2023-03-16 17:31:01 -07:00
Anand Balakrishnan
81b7c68bb3
initial commit 2023-03-16 17:22:51 -07:00