Skip to content

Commit

Permalink
Walk back changelog and cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
anshumanmohan committed Aug 23, 2023
1 parent c775976 commit a70fc58
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- `inline` pass supports inlining `ref` cells
- `comb-prop`: disable rewrite from `wire.in = port` when the output of a wire is read.
- BREAKING: Remove `PortDef::into()` because it makes it easy to miss copying attributes.
- Remove the `futil` binary.
- The `calyx` binary ships all the primitives and therefore self-contained now.
- Add the `calyx-stdlib` package
- Add a new build script that installs primitives when the package is installed.
Expand Down
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a70fc58

Please sign in to comment.