Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use BTreeMap to preserve order over HashMap #92

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Autoparallel
Copy link
Contributor

A classic

@lonerapier lonerapier merged commit f06ffb7 into spotify-example Sep 24, 2024
2 checks passed
@lonerapier lonerapier deleted the fix/btreemap branch September 24, 2024 19:42
lonerapier added a commit that referenced this pull request Sep 24, 2024
* add input

* fix array index codegen bug

* refactor: tests utils reorganise

* add spotify test

* save work till now, start on integrated codegen

* save work

* fix: tests

* refactor: codegen

* add integrated codegen

* test: add separate test for correctness

* refactor: change `Syntax` and `StateUpdate` to prevent duplicate callable symbols in JSON parser

* feat: accept inputs in bytes for `readJSONInputFile`

* add extended witness gen in cli

* feat: extended test works!!!

* refactor: json cleanup

* add tests

* add test and lint CI

* add http and extended codegen docs

* add docs

* rm old README info

* Update http.rs (#92)

---------

Co-authored-by: Colin Roberts <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants