git.delta.rocks / jrsonnet / refs/commits / 8bc6498a805d

difftreelog

commits

Cargo.lock42.9 KiBrenderedsourcehistory
  1. test import formatting test-cases from rustanka
    umopspmt Yaroslav Bolyukin 2026-02-12 #8bc6498
  2. fix incorrect expression suffix handling in rowan parser
    ytytztwv Yaroslav Bolyukin 2026-02-10 #d5d04bb
  3. fix(fmt) multi-line ArgsDesc
    nxklpotm Yaroslav Bolyukin 2026-02-08 #0c7230b
  4. refactor split pretty-printer into a library crate
    tvsrnnvw Yaroslav Bolyukin 2026-02-08 #d14f5fd
  5. build jrsonnet update was pushed to crates.io
    unuxvxpl Yaroslav Bolyukin 2026-02-08 #21bc7ae
  6. refactor greately simplify object self/super implementation
    xvonlxkp Yaroslav Bolyukin 2026-02-08 #faca88a
  7. refactor replace serde-yaml with serde-saphyr for yaml parsing
    oxsqnpvm Yaroslav Bolyukin 2026-02-07 #0ad7242
  8. build merge dependency updates
    qwomztul Yaroslav Bolyukin 2026-02-07 #8a3d104
  9. build update dependencies
    Lach 2025-08-21 #e9f8bf6
  10. refactor drop derivative dependency
    Yaroslav Bolyukin 2024-11-24 #6baa18d
  11. style fix clippy warnings
    Yaroslav Bolyukin 2024-08-26 #7cd3ab4
  12. feat grow os stack on demand
    Yaroslav Bolyukin 2024-06-23 #74ea504
  13. ci bindings launch helper
    Yaroslav Bolyukin 2024-05-28 #c3d1c4f
  14. fix StateBuilder leftovers
    Yaroslav Bolyukin 2024-05-27 #9070b9a
  15. perf remove AST (de)serialization
    Yaroslav Bolyukin 2024-05-19 #4f26f96
  16. feat `*stripChars` builtins
    Petr Portnov 2024-05-17 #b5d51b9
  17. * build: bump Rust version and update dependencies
    
    * chore: resolve all reported Clippy issues
    
    * build: use the correct Toolchain version
    
    * ci: update GitHub Workflows to use valid actions
    
    * ci: add permissions to `clippy_check`
    
    * chore(GH-160): bump dependencies and disable `thread_local_initializer_can_be_made_const` lint
    
    * chore(GH-160): try fixing `thread_local_initializer_can_be_made_const`
    
    * fix(GH-160): `serialized-stdlib` feature
    
    * ci(GH-160): fix `Test Suite`
    
    * fix(GH-160): resolve `insta` deprecation
    
    * ci(GH-160): add formatting check job
    
    * ci(GH-160): reorganize jobs
    
    * style(GH-160): fix formatting
    
    * build(GH-160): fix `#[cfg(never)]`
    
    * build(GH-160): `#[allow(dead_code)]` on `FinishedRanger::end_token`
    
    * build(GH-160): allow more dead code
    
    * test(GH-160): fix `golden.rs`
    Petr Portnov | PROgrm_JARvis 2024-05-10 #c5b983e