-
Notifications
You must be signed in to change notification settings - Fork 15
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
Hotfix/invalid cert dummy patch #436
base: master
Are you sure you want to change the base?
Commits on Apr 28, 2022
-
Migrated the compile phase away from legion
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 3cda30e - Browse repository at this point
Copy the full SHA 3cda30eView commit details -
Migrated most of codegen to salsa
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 5953d32 - Browse repository at this point
Copy the full SHA 5953d32View commit details -
Migrated the parse phase over to salsa
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 0bd4eb2 - Browse repository at this point
Copy the full SHA 0bd4eb2View commit details -
Use the bytes crate for representing bytes
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 562eacf - Browse repository at this point
Copy the full SHA 562eacfView commit details -
Started adapting the lowering code
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for a1704ac - Browse repository at this point
Copy the full SHA a1704acView commit details -
Copied across the parsing code
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 697ec56 - Browse repository at this point
Copy the full SHA 697ec56View commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for c6a5412 - Browse repository at this point
Copy the full SHA c6a5412View commit details -
Implemented most of the "lowering" phase
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for fc8e9b4 - Browse repository at this point
Copy the full SHA fc8e9b4View commit details -
Implemented the rest of the lowering phase
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for a22751b - Browse repository at this point
Copy the full SHA a22751bView commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for c269a77 - Browse repository at this point
Copy the full SHA c269a77View commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 3a5e375 - Browse repository at this point
Copy the full SHA 3a5e375View commit details -
Stubbed out a type checker module
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 71bde19 - Browse repository at this point
Copy the full SHA 71bde19View commit details -
Added some snapshot tests and reproducibility
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 483ef12 - Browse repository at this point
Copy the full SHA 483ef12View commit details -
Switched to interned queries and moved lowering diagnostics to their …
…own module
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 7a135bd - Browse repository at this point
Copy the full SHA 7a135bdView commit details -
Implemented the Runefile.yml codegen
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 50e226a - Browse repository at this point
Copy the full SHA 50e226aView commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 87fa8f9 - Browse repository at this point
Copy the full SHA 87fa8f9View commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for c425a7b - Browse repository at this point
Copy the full SHA c425a7bView commit details -
Wrote up a ProcBlockRegistry trait
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for cb27bc7 - Browse repository at this point
Copy the full SHA cb27bc7View commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for e5e5f0a - Browse repository at this point
Copy the full SHA e5e5f0aView commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 6ecaa58 - Browse repository at this point
Copy the full SHA 6ecaa58View commit details -
Remove nightly options from rustfmt.toml
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for c22e09e - Browse repository at this point
Copy the full SHA c22e09eView commit details -
Michael-F-Bryan committed
Apr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 9ba0f2c - Browse repository at this point
Copy the full SHA 9ba0f2cView commit details -
Deleting stuff and shuffling around complexity
Michael-F-Bryan committedApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for f37a934 - Browse repository at this point
Copy the full SHA f37a934View commit details
Commits on Apr 29, 2022
-
Swapped out the "im" crate and implemented the archiver
Michael-F-Bryan committedApr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for c4956a6 - Browse repository at this point
Copy the full SHA c4956a6View commit details -
Implemented the Runefile patching
Michael-F-Bryan committedApr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 275e4a0 - Browse repository at this point
Copy the full SHA 275e4a0View commit details -
Deleted the old compiler implementation
Michael-F-Bryan committedApr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for c2deb86 - Browse repository at this point
Copy the full SHA c2deb86View commit details -
Added an example compiler binary
Michael-F-Bryan committedApr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for aa43e3d - Browse repository at this point
Copy the full SHA aa43e3dView commit details -
Michael-F-Bryan committed
Apr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 8f8b98b - Browse repository at this point
Copy the full SHA 8f8b98bView commit details -
Made all instrumented queries log at debug level
Michael-F-Bryan committedApr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 455d77d - Browse repository at this point
Copy the full SHA 455d77dView commit details -
Renamed ReadError::UnknownScheme to UnsupportedScheme
Michael-F-Bryan committedApr 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 67ae98d - Browse repository at this point
Copy the full SHA 67ae98dView commit details
Commits on May 10, 2022
-
Switched "rune build" over to using the compiler from crates.io
Michael-F-Bryan committedMay 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 96197af - Browse repository at this point
Copy the full SHA 96197afView commit details -
Added a switch for building with the new compiler
Michael-F-Bryan committedMay 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 49af8ab - Browse repository at this point
Copy the full SHA 49af8abView commit details -
Renamed the target modules to something more appropriate
Michael-F-Bryan committedMay 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 4bb14e1 - Browse repository at this point
Copy the full SHA 4bb14e1View commit details -
Wire up "tracing" as the logger
Michael-F-Bryan committedMay 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 70f39ee - Browse repository at this point
Copy the full SHA 70f39eeView commit details
Commits on May 12, 2022
-
Michael-F-Bryan committed
May 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 47997e0 - Browse repository at this point
Copy the full SHA 47997e0View commit details
Commits on May 13, 2022
-
We forgot to actually build the sine rune that our C API test requires
Michael-F-Bryan committedMay 13, 2022 Configuration menu - View commit details
-
Copy full SHA for f71c3d2 - Browse repository at this point
Copy the full SHA f71c3d2View commit details -
Cargo fmt and logging cleanups
Michael-F-Bryan committedMay 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 7f7fe55 - Browse repository at this point
Copy the full SHA 7f7fe55View commit details
Commits on May 17, 2022
-
Forgot to set the build config
Michael-F-Bryan committedMay 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 85a7e6d - Browse repository at this point
Copy the full SHA 85a7e6dView commit details
Commits on May 19, 2022
-
Michael-F-Bryan committed
May 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 8294306 - Browse repository at this point
Copy the full SHA 8294306View commit details -
Patch capability paths to use local proc-block files
Michael-F-Bryan committedMay 19, 2022 Configuration menu - View commit details
-
Copy full SHA for fbd50bc - Browse repository at this point
Copy the full SHA fbd50bcView commit details -
Forgot to add capability proc-blocks to the final ZIP file
Michael-F-Bryan committedMay 19, 2022 Configuration menu - View commit details
-
Copy full SHA for d3b6449 - Browse repository at this point
Copy the full SHA d3b6449View commit details -
Michael-F-Bryan committed
May 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 00badc9 - Browse repository at this point
Copy the full SHA 00badc9View commit details
Commits on May 24, 2022
-
Fixed how things are logged during integration tests
Michael-F-Bryan committedMay 24, 2022 Configuration menu - View commit details
-
Copy full SHA for ec5fa27 - Browse repository at this point
Copy the full SHA ec5fa27View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cd9b2ae - Browse repository at this point
Copy the full SHA cd9b2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 127202c - Browse repository at this point
Copy the full SHA 127202cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3425129 - Browse repository at this point
Copy the full SHA 3425129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13576aa - Browse repository at this point
Copy the full SHA 13576aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98e23c2 - Browse repository at this point
Copy the full SHA 98e23c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d91fb97 - Browse repository at this point
Copy the full SHA d91fb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08afed0 - Browse repository at this point
Copy the full SHA 08afed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e16db20 - Browse repository at this point
Copy the full SHA e16db20View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2576d6 - Browse repository at this point
Copy the full SHA e2576d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e001824 - Browse repository at this point
Copy the full SHA e001824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a7262 - Browse repository at this point
Copy the full SHA 23a7262View commit details -
Configuration menu - View commit details
-
Copy full SHA for a59497c - Browse repository at this point
Copy the full SHA a59497cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f29f8d - Browse repository at this point
Copy the full SHA 4f29f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e04f3df - Browse repository at this point
Copy the full SHA e04f3dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b16f60 - Browse repository at this point
Copy the full SHA 9b16f60View commit details -
Michael-F-Bryan committed
May 31, 2022 Configuration menu - View commit details
-
Copy full SHA for b18ec5e - Browse repository at this point
Copy the full SHA b18ec5eView commit details -
Copying the basic FileSystem implementation into hotg-rune-compiler
Michael-F-Bryan committedMay 31, 2022 Configuration menu - View commit details
-
Copy full SHA for e079276 - Browse repository at this point
Copy the full SHA e079276View commit details
Commits on Jun 1, 2022
-
Switched the Rune CLI over to the builtin filesystem
Michael-F-Bryan committedJun 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 00506ca - Browse repository at this point
Copy the full SHA 00506caView commit details -
Adding docs and fleshing out the WapmUri type
Michael-F-Bryan committedJun 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 6ce2684 - Browse repository at this point
Copy the full SHA 6ce2684View commit details
Commits on Jun 2, 2022
-
Michael-F-Bryan committed
Jun 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 95e16de - Browse repository at this point
Copy the full SHA 95e16deView commit details -
Merge pull request #432 from hotg-ai/feature/default-filesystem-imple…
…mentation Add a default filesystem implementation to the Rune compiler
Michael Bryan authoredJun 2, 2022 Configuration menu - View commit details
-
Copy full SHA for f6fa2c0 - Browse repository at this point
Copy the full SHA f6fa2c0View commit details -
Switch the git submodule url to HTTPS instead of SSH so cargo can clo…
…ne it
Michael-F-Bryan committedJun 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 135f641 - Browse repository at this point
Copy the full SHA 135f641View commit details -
Cleaned up the Cargo.toml file
Michael-F-Bryan committedJun 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 60b3d1d - Browse repository at this point
Copy the full SHA 60b3d1dView commit details
Commits on Jun 3, 2022
-
Sprinkled the Zune code with tracing calls
Michael-F-Bryan committedJun 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 03feefe - Browse repository at this point
Copy the full SHA 03feefeView commit details -
Fixed some unused variable warnings
Michael-F-Bryan committedJun 3, 2022 Configuration menu - View commit details
-
Copy full SHA for d3198c1 - Browse repository at this point
Copy the full SHA d3198c1View commit details -
Michael-F-Bryan committed
Jun 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 467bce6 - Browse repository at this point
Copy the full SHA 467bce6View commit details -
Merge pull request #433 from hotg-ai/feature/logging
Instrument the Zune runtime with tracing logs
Michael Bryan authoredJun 3, 2022 Configuration menu - View commit details
-
Copy full SHA for d73fee3 - Browse repository at this point
Copy the full SHA d73fee3View commit details -
Use WAPM's GraphQL API to find which file to download
Michael-F-Bryan committedJun 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 55acd09 - Browse repository at this point
Copy the full SHA 55acd09View commit details -
Merge pull request #435 from hotg-ai/hotfix/download-from-wapm
Download proc-blocks from WAPM
Michael Bryan authoredJun 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 8d672c4 - Browse repository at this point
Copy the full SHA 8d672c4View commit details
Commits on Jun 6, 2022
-
Moved ProcBlockNode and ModelNode to their own modules
Michael-F-Bryan committedJun 6, 2022 Configuration menu - View commit details
-
Copy full SHA for c4cd24d - Browse repository at this point
Copy the full SHA c4cd24dView commit details -
Put ProcBlockNode and ModelNode behind a trait
Michael-F-Bryan committedJun 6, 2022 Configuration menu - View commit details
-
Copy full SHA for cf7deed - Browse repository at this point
Copy the full SHA cf7deedView commit details -
Implemented std::error::Error for KernelError and other minor cleanups
Michael-F-Bryan committedJun 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 58c9137 - Browse repository at this point
Copy the full SHA 58c9137View commit details -
Michael-F-Bryan committed
Jun 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 3ca2b04 - Browse repository at this point
Copy the full SHA 3ca2b04View commit details -
The "zune" module was never put behind its feature flag
Michael-F-Bryan committedJun 6, 2022 Configuration menu - View commit details
-
Copy full SHA for d3a3fcf - Browse repository at this point
Copy the full SHA d3a3fcfView commit details -
Updating the path too the wit-files folder
Michael-F-Bryan committedJun 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 93d939f - Browse repository at this point
Copy the full SHA 93d939fView commit details
Commits on Jun 7, 2022
-
Merge pull request #434 from hotg-ai/refactor/optional-tflite
Abstract out the different types of node in a zipped Rune
Configuration menu - View commit details
-
Copy full SHA for 41b7bd1 - Browse repository at this point
Copy the full SHA 41b7bd1View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 45c6dc6 - Browse repository at this point
Copy the full SHA 45c6dc6View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3482c7c - Browse repository at this point
Copy the full SHA 3482c7cView commit details
Commits on Jun 13, 2022
-
Added a manual Deserialize implementation to Stage for better error m…
…essages
Michael-F-Bryan committedJun 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 3f87a7a - Browse repository at this point
Copy the full SHA 3f87a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88048cf - Browse repository at this point
Copy the full SHA 88048cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b86369 - Browse repository at this point
Copy the full SHA 1b86369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cafbb9 - Browse repository at this point
Copy the full SHA 3cafbb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec60f66 - Browse repository at this point
Copy the full SHA ec60f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f52957 - Browse repository at this point
Copy the full SHA 2f52957View commit details -
Log the tensor from KernelContext::get_input_tensor()
Michael-F-Bryan committedJun 13, 2022 Configuration menu - View commit details
-
Copy full SHA for aa8481c - Browse repository at this point
Copy the full SHA aa8481cView commit details -
Michael-F-Bryan committed
Jun 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 4fb1d39 - Browse repository at this point
Copy the full SHA 4fb1d39View commit details -
Michael-F-Bryan committed
Jun 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 26c1d7c - Browse repository at this point
Copy the full SHA 26c1d7cView commit details