Commit graph

11 commits

Author SHA1 Message Date
Anand Balakrishnan
019797f344 fix(argus): parse errors 2023-10-11 17:49:56 -07:00
Anand Balakrishnan
9d0f7ef2ee chore(argus): bump chumsky alpha version 2023-10-11 14:33:15 -07:00
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
1ea0faf327
Release 0.1.1
argus-core@0.1.1
argus-parser@0.1.1
pyargus@0.1.1

Generated by cargo-workspaces
2023-10-06 00:38:25 -07:00
Anand Balakrishnan
e2cff9449e feat: expose parser in argus 2023-10-04 14:37:51 -07:00
Anand Balakrishnan
444d60197d
refactor(pyargus): make pyargus depend only on argus 2023-10-03 17:34:17 -07:00
Anand Balakrishnan
db3a63f9e1
make argus the common crate 2023-10-03 17:13:20 -07:00
Anand Balakrishnan
0498dd0f57
set common parameters in the workspace 2023-10-03 16:59:06 -07:00
Anand Balakrishnan
d488edb048
using workspaces 2023-03-16 17:31:01 -07:00