- 
                Notifications
    You must be signed in to change notification settings 
- Fork 39
AUTO : Forward from beta to master #1594
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
                
     Merged
            
            
          Conversation
  
    
      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
    
  
  
    
    … issue and propose solution/alternative
AUTO : Forward from variadic_from_1 to alpha
* strs_tools * variadic_from * chore(variadic_from): Clean up test directory and refactor lib structure * refactor(variadic_from_meta): Use macro_tools::struct_like for input parsing * feat(variadic_from_meta): Implement FromN and From<Tuple> generation * feat(variadic_from_meta): Implement conditional convenience FromN impls * feat(variadic_from): Implement and validate new test suite for derive macro * test(variadic_from): Implement compile-fail tests for derive macro * chore(variadic_from): Complete refactor of variadic_from derive macro * clean * macro_tools-v0.57.0 * former_meta-v2.19.0 * former-v2.19.0 * derive_tools_meta-v0.37.0 * variadic_from_meta-v0.2.0 * planning * variadic_from_meta-v0.3.0 * publishing * variadic_from-v0.32.0 * derive_tools-v0.37.0 * mod_interface_meta-v0.33.0 * mod_interface-v0.35.0 * wca-v0.26.0 * task * test(parser): Add failing test for incorrect command path parsing * fix(parser): Correctly distinguish command paths from arguments * tasks * unilang_instruction_parser : fixing * chore(unilang_instruction_parser): Complete 'Fix Command Path Parsing (Revised)' task and update status * unilang : clarification of spec * unilang : spec * unilang : task * unilang wip * test(strs_tools): Add failing test for Iterator on SplitOptions<Vec<&str>> * fix(strs_tools): Correct Iterator impl for SplitOptions with Vec<&str> delimiter * chore(task): Complete task and update status * unilang : evolution * feat(strs_tools): Change Split.string to Cow to support unescaping fix(strs_tools): Adapt codebase to Cow-based Split.string * feat(strs_tools): Implement unescaping logic for string splitting * feat(strs_tools): Make split iterator consume full quoted strings and unescape them * strs_tools : unescaping * strs_tools : unescaping wip * strs_tools : unescaping wip * strs_tools * strs_tools * . * . * . * . * . * strs_tools * test(strs_tools): Correct flawed expectation in escape sequence test * test(strs_tools): Add granular tests for escaped backslash handling * revert: Revert failed attempts to fix lifetime errors * wip * fix * cleaning * test(strs_tools): Add MRE for quoting and unescaping * refactor(tests): Rename MRE test for clarity * test(strs_tools): Correct MRE test to expect unescaped string * fix * new * feat(strs_tools): Implement custom flag type for SplitBehavior * unilang * cleaning * refactor(strs_tools): Replace bitflags usage in split.rs * chore(strs_tools): Remove bitflags dependency * chore(strs_tools): Finalize bitflags removal task * chore(task): Complete task and update status * . * . * fix(strs_tools): Resolve clippy::std-instead-of-alloc warning 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * wip * wip * wip * wip * wip * cleaning * wip * strs_tools --------- Co-authored-by: wandalen <[email protected]> Co-authored-by: wanguardd <[email protected]> Co-authored-by: Claude <[email protected]>
Co-authored-by: SupperZum <[email protected]>
* unilang_parser * refactor(parser): Unify data structures to use official instruction types * unilang_parser * unilang_parser * unilang_parser * unilang_parser * wip * refactor(parser): Integrate deeply with strs_tools for tokenization and unescaping * chore(planning): Analyze test coverage and create Test Matrix for spec adherence * test(parser): Implement full spec adherence test suite and fix uncovered bugs * refactor(unilang_instruction_parser): Revert parser_engine to monolithic for stability * unilang_parser * unilang_parser * fix(strs_tools): Resolve stuck test module/core/strs_tools/tests/smoke_test::debug_strs_tools_trailing_semicolon_space * chore(unilang_instruction_parser): Finalize task and verify all requirements * unilang_parser * publishing * data_type-v0.14.0 * pth-v0.24.0 * process_tools-v0.14.0 * crates_tools-v0.16.0 * chore(unilang_instruction_parser): Finalize task and verify all requirements * chore(task): Complete task and update status * willbe-v0.23.0 * strs_tools-v0.20.0 * fix(unilang_instruction_parser, strs_tools): Resolve compiler warnings * chore(task): Finalize warning resolution task * task * refactor(unilang_parser): Rename crate directory and Cargo.toml * refactor(unilang_parser): Update Cargo.toml dependencies * refactor(unilang_parser): Update source code references and finalize rename * refactor(unilang_parser): Relocate to module/alias and update path references * feat(unilang_instruction_parser): Create alias crate for unilang_parser * chore(unilang_parser): Finalize alias conversion and cleanup * fix(debug): Resolve git mv 'source directory is empty' error * chore(unilang_parser): Finalize alias conversion and cleanup * wip * fix * switch * unilang_instruction_praser * strs_tools-v0.21.0 * unilang_parser-v0.2.0 * unilang_instruction_parser license * unilang_instruction_parser * unilang_instruction_parser-v0.2.0 --------- Co-authored-by: wanguardd <[email protected]> Co-authored-by: wandalen <[email protected]>
* clone_dyn_types-v0.33.0 * iter_tools-v0.31.0 * collection_tools-v0.19.0 * component_model_types-v0.4.0 * interval_adapter-v0.30.0 * macro_tools-v0.58.0 * derive_tools_meta-v0.38.0 * clone_dyn_meta-v0.33.0 * clone_dyn-v0.35.0 * strs_tools-v0.22.0 * former_types-v2.18.0 * former_meta-v2.20.0 * former-v2.20.0 * variadic_from_meta-v0.4.0 * variadic_from-v0.33.0 * derive_tools-v0.38.0 * error_tools-v0.25.0 * unilang_parser-v0.3.0 * mod_interface_meta-v0.34.0 * mod_interface-v0.36.0 * unilang-v0.2.0 * wip * wip * wip * fix * wip * wip * wip * normalization * wip * wip * wip * wip * wip * wip * wip * wip * merge * wip * wip * wip * merrge * clone_dyn_types-v0.34.0 * collection_tools-v0.20.0 * component_model_types-v0.5.0 * iter_tools-v0.32.0 * interval_adapter-v0.31.0 * macro_tools-v0.59.0 * clone_dyn_meta-v0.34.0 * clone_dyn-v0.36.0 * derive_tools_meta-v0.39.0 * strs_tools-v0.23.0 * former_types-v2.19.0 * former_meta-v2.21.0 * former-v2.21.0 * error_tools-v0.26.0 * unilang_parser-v0.4.0 * variadic_from_meta-v0.5.0 * variadic_from-v0.34.0 * derive_tools-v0.39.0 * mod_interface_meta-v0.35.0 * mod_interface-v0.37.0 * unilang-v0.3.0 * wca-v0.27.0 * cleaning * wip * unilang-v0.4.0 * wip * spec * spec * spec * plan * unilang: * wip * wip * wip * fix * wip * wip * wip * wip * wip * wip * wip * wip * tasks * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * wip * wip * wip * wup * wip * wip * wip * wip * wip * wip * more * wip * wip * wip * wip * former_types-v2.20.0 * error_tools-v0.27.0 * unilang_parser-v0.5.0 * former_meta-v2.22.0 * former-v2.22.0 * unilang-v0.5.0 * wip * wip * fixing * wip * wip * former * wip * wip * wip * wip * wip * wip * wip * wip * Auto-sync: 2025-08-04 16:46:11 * Auto-sync: 2025-08-04 16:46:13 * knowledge * wip * former * wip * wip * wip * wip * wip * wip * wip * wip * wip * stable * wip * wip * former: * unilang: * unilang: * former: * unilang * former: * former: * performance * tasks * unilang * former: * former * tasks * tasks * unilang: * wip * . * former * . * fix * wip * simd * strs_tools * strs_tools * strs_tools * fix * benchmarking * wip * former * wip * former * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * tasks * wip * wip * wip * wip * wip * unilang * wip * wip * wip * strs_tools-v0.24.0 * iter_tools-v0.33.0 * unilang_parser-v0.6.0 * interval_adapter-v0.32.0 * macro_tools-v0.60.0 * former_meta-v2.23.0 * derive_tools_meta-v0.40.0 * variadic_from_meta-v0.6.0 * variadic_from-v0.35.0 * clone_dyn_meta-v0.35.0 * clone_dyn-v0.37.0 * derive_tools-v0.40.0 * mod_interface_meta-v0.36.0 * mod_interface-v0.38.0 * former-v2.23.0 * unilang-v0.6.0 * helath --------- Co-authored-by: wandalen <[email protected]> Co-authored-by: wanguardd <[email protected]> Co-authored-by: Claude <[email protected]>
AUTO : Forward from alpha to beta
  
    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.
  
    
  
    
This is an automated pull request to update from branch beta