-
Notifications
You must be signed in to change notification settings - Fork 204
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
chore!: Make file manager read-only to the compiler #3760
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e0a3d1 - Browse repository at this point
Copy the full SHA 7e0a3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ff05b - Browse repository at this point
Copy the full SHA b2ff05bView commit details -
change add_file to
name_to_id
-- we assume that the file manager ha……s already been populated
Configuration menu - View commit details
-
Copy full SHA for 5592348 - Browse repository at this point
Copy the full SHA 5592348View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fd4e0 - Browse repository at this point
Copy the full SHA d5fd4e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f137b7 - Browse repository at this point
Copy the full SHA 2f137b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ae81f - Browse repository at this point
Copy the full SHA 41ae81fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f576c - Browse repository at this point
Copy the full SHA c7f576cView commit details -
add stdlib file in noirc_driver that returns the stdlib paths alongsi…
…de their source code
Configuration menu - View commit details
-
Copy full SHA for a2460e6 - Browse repository at this point
Copy the full SHA a2460e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 270a0f4 - Browse repository at this point
Copy the full SHA 270a0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d33a5 - Browse repository at this point
Copy the full SHA 52d33a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a38c27c - Browse repository at this point
Copy the full SHA a38c27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5bf33 - Browse repository at this point
Copy the full SHA 6a5bf33View commit details -
add files into file manager in test since find_module does not add fi…
…les into the file manager anymore
Configuration menu - View commit details
-
Copy full SHA for f72ce99 - Browse repository at this point
Copy the full SHA f72ce99View commit details -
Configuration menu - View commit details
-
Copy full SHA for b30ad54 - Browse repository at this point
Copy the full SHA b30ad54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a94ee - Browse repository at this point
Copy the full SHA 15a94eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4599361 - Browse repository at this point
Copy the full SHA 4599361View commit details -
Configuration menu - View commit details
-
Copy full SHA for f20109e - Browse repository at this point
Copy the full SHA f20109eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4413350 - Browse repository at this point
Copy the full SHA 4413350View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6a24e8 - Browse repository at this point
Copy the full SHA d6a24e8View commit details -
replace expect with unwrap_or_else: expect doesn't allow you to add p…
…laceholders like panic! and format! do
Configuration menu - View commit details
-
Copy full SHA for 552a4dd - Browse repository at this point
Copy the full SHA 552a4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8551b - Browse repository at this point
Copy the full SHA 3f8551bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd94b46 - Browse repository at this point
Copy the full SHA dd94b46View commit details -
add file_manager_with_source_map method so we ensure that FileManager…
… always has its data
Configuration menu - View commit details
-
Copy full SHA for 3495de5 - Browse repository at this point
Copy the full SHA 3495de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 851fab1 - Browse repository at this point
Copy the full SHA 851fab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd35fd - Browse repository at this point
Copy the full SHA 3cd35fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2590d5 - Browse repository at this point
Copy the full SHA d2590d5View commit details -
chore!: Remove
add_file
andfile_reader
from FileManager (#3762)# Description This removes FileManager from add_file and uses add_file_with_source ## Problem\* Resolves <!-- Link to GitHub Issue --> ## Summary\* ## Additional Context ## Documentation\* Check one: - [ ] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[Exceptional Case]** Documentation to be submitted in a separate PR. # PR Checklist\* - [ ] I have tested the changes locally. - [ ] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
Configuration menu - View commit details
-
Copy full SHA for 5b867d5 - Browse repository at this point
Copy the full SHA 5b867d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ebf83a - Browse repository at this point
Copy the full SHA 5ebf83aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a787d7 - Browse repository at this point
Copy the full SHA 7a787d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 419273e - Browse repository at this point
Copy the full SHA 419273eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d120852 - Browse repository at this point
Copy the full SHA d120852View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e9ac97 - Browse repository at this point
Copy the full SHA 1e9ac97View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc92c07 - Browse repository at this point
Copy the full SHA cc92c07View commit details -
Update tooling/nargo/src/lib.rs
Co-authored-by: Tom French <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9aa0bb7 - Browse repository at this point
Copy the full SHA 9aa0bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e26e3c - Browse repository at this point
Copy the full SHA 3e26e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b53332 - Browse repository at this point
Copy the full SHA 0b53332View commit details