Anand Balakrishnan
|
13194041e3
|
Release 0.1.2
argus@0.1.2
argus-derive@0.1.2
pyargus@0.1.2
Generated by cargo-workspaces
|
2023-10-06 16:07:46 -07:00 |
|
Anand Balakrishnan
|
7ce056b471
|
refactor!(argus): combine co-dependent crates
- argus-core, argus-parser, argus-semantics are highly co-dependent, and
hence should be in the same create.
|
2023-10-06 15:40:20 -07:00 |
|
Anand Balakrishnan
|
3fc4486883
|
docs: add metadata to Cargo.toml files [skip ci]
|
2023-10-06 11:44:11 -07:00 |
|
Anand Balakrishnan
|
0498dd0f57
|
set common parameters in the workspace
|
2023-10-03 16:59:06 -07:00 |
|
Anand Balakrishnan
|
77cda0eae0
|
refactor(argus-derive): remove unnecessary derives
|
2023-09-07 13:33:45 -07:00 |
|
Anand Balakrishnan
|
961551b2cb
|
chore: bump dependencies
|
2023-09-01 14:54:47 -07:00 |
|
Anand Balakrishnan
|
b58f67b272
|
chore: address linting errors
|
2023-09-01 11:23:44 -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 |
|