Switch to QBICE#434
Open
Cypher1 wants to merge 31 commits into
Open
Conversation
Cypher1
commented
Jun 21, 2026
Owner
- List shared dependencies in workspace
- Update dependencies
- Reduce risk of using multiple versions of the same crate
- Use Local QBICE with smallvec and bitvec support See Extra Vector Type Support Simmypeet/qbice#4
- Fmt
- Support for ast root evaluated without selected root
- Create Query structs and impls for QBICE conversion
- Use QBICE from master with latest vector support
- Rename Container type argument to C to avoid overlap with ast::Container
- Fix for test flag handling
- Reorder queries
- Doc
- Implement Lex Query Executor
- Implement stub of ParseFrontMatter Query Executor
- TMP
- Add code for working out where to download dependencies
- Initial Import support
- TMP - added
- TMP - added
- TMP - added
- TMP - added
- TMP - added
- TMP - modified
- TMP - added
- TMP - added
- TMP - added
- Use Arc instead of Box<Option> for passing Ast around to be more compatible with Interning in QBICE
- Clean up path vs fileref handling
- Fmt
- Move gbice init to a module
- Clean up text Executor
- Use the compiler engine to replace the innards of Task implementations as a transitional step
- TMP - added
- TMP - modified
- TMP - added
- TMP - added
- Standardize FileRef names and work on Location and Error reporting
- TMP - added
- TMP - added
- TMP - added
- TMP - added
- Fmt
- Clean up ErrorsExecutor
- Clippy
Use Local QBICE with smallvec and bitvec support See Simmypeet/qbice#4
… more compatible with Interning in QBICE Avoid duplicated path handling Clean up using Ast object to hold all context
…s as a transitional step
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.