index
:
VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ID alias methods to separate module
魏曹先生
2026-03-15
2
-50
/
+57
*
Add ID mapping system for local/remote index source conversion
魏曹先生
2026-03-15
7
-1
/
+497
*
Add serde as a dependency and derive Serialize for CoreCompileInfo
魏曹先生
2026-03-15
3
-0
/
+4
*
Add benchmark for SheetDataTree performance
魏曹先生
2026-03-14
2
-0
/
+226
*
Add doc comments to SheetDataTreeNode methods
魏曹先生
2026-03-14
1
-0
/
+21
*
Add sheet data tree structure
魏曹先生
2026-03-14
4
-1
/
+333
*
Extract custom string comparison logic into separate module
魏曹先生
2026-03-14
3
-157
/
+161
*
Simplify SheetData RWData implementation
魏曹先生
2026-03-14
1
-23
/
+9
*
Add framework system and refactor module exports
魏曹先生
2026-03-14
11
-35
/
+40
*
Replace Cell with RwLock for thread-safe space_dir caching
魏曹先生
2026-03-13
1
-16
/
+20
*
Add vault and workspace systems with config management
魏曹先生
2026-03-11
14
-0
/
+517
*
Add dependencies and constants for vault system
魏曹先生
2026-03-11
6
-6
/
+72
*
Add config system and space macro with workspace dependencies
魏曹先生
2026-03-11
13
-18
/
+258
*
Consolidate dependencies using workspace inheritance
魏曹先生
2026-03-11
8
-52
/
+43
*
Replace cfg_file with new config system
魏曹先生
2026-03-11
14
-8
/
+39
*
Fix handling of dot dir names in find_space_root_with
魏曹先生
2026-03-11
1
-2
/
+22
*
Add framework crate
魏曹先生
2026-03-11
7
-41
/
+507
*
Move action system to legacy and remove storage system
魏曹先生
2026-03-08
17
-1659
/
+5
*
Update dependencies and add C bindings generation
魏曹先生
2026-03-08
9
-16
/
+130
*
Exclude compile_info.rs from rust-analyzer file watcher
魏曹先生
2026-03-08
1
-0
/
+3
*
Add tokio dependency for benchmark runtime
魏曹先生
2026-03-08
3
-26
/
+46
*
Replace linear search with binary search in mapping buckets
魏曹先生
2026-03-08
2
-79
/
+145
*
Add Criterion benchmarking for sheet operations
魏曹先生
2026-03-08
3
-4
/
+328
*
Rename Apache license file to standard name
魏曹先生
2026-02-27
1
-0
/
+0
*
Add inline(always) to constant getter functions
魏曹先生
2026-02-27
1
-0
/
+1
*
Add storage system with chunk-based file storage
魏曹先生
2026-02-27
11
-0
/
+1668
*
Add remote flag to IndexSource and parsing support
魏曹先生
2026-02-27
11
-450
/
+1286
*
Compare strings with numeric ordering for digits
魏曹先生
2026-02-25
1
-10
/
+66
*
Replace string_proc with just_fmt as external dependency
魏曹先生
2026-02-25
23
-661
/
+55
*
Add derive feature to serde dependency
魏曹先生
2026-02-25
1
-1
/
+1
*
Add ordering for LocalMapping based on custom character groups
魏曹先生
2026-02-25
1
-0
/
+116
*
Add public getter for sheet mappings
魏曹先生
2026-02-25
1
-0
/
+10
*
Add serde derive to sheet system structs
魏曹先生
2026-02-25
5
-8
/
+15
*
Fix missing mapping insertions after swapping values
魏曹先生
2026-02-24
1
-0
/
+2
*
fixup! Move sheet file R/W to v1 module
魏曹先生
2026-02-24
1
-2
/
+17
*
Add hex_display feature
魏曹先生
2026-02-24
1
-0
/
+7
*
Move sheet file R/W to v1 module
魏曹先生
2026-02-24
14
-67
/
+279
*
Move sheet reader and writer to v1 subdirectory
魏曹先生
2026-02-24
4
-0
/
+0
*
Fix import paths in doc examples
魏曹先生
2026-02-24
1
-4
/
+4
*
Replace string_proc with just_fmt in _asset crate
魏曹先生
2026-02-24
5
-10
/
+10
*
Update Cargo.lock
魏曹先生
2026-02-24
1
-2
/
+27
*
Implement SheetSystem core library
魏曹先生
2026-02-24
14
-138
/
+2250
*
Add deprecated feature and migrate string_proc to just_fmt
魏曹先生
2026-02-24
7
-6
/
+16
*
Add hex_display utility crate
魏曹先生
2026-02-24
5
-0
/
+133
*
Add sheet system with mapping macros and modules
魏曹先生
2026-02-12
10
-19
/
+1249
*
Add PathFormatConfig for customizable path formatting
魏曹先生
2026-02-12
1
-9
/
+73
*
Update crypto dependencies and refactor challenge generation
魏曹先生
2026-02-12
2
-13
/
+16
*
Add sheet system and reorganize workspace
魏曹先生
2026-02-11
15
-37
/
+54
*
Remove duplicate file name conversion in path validation
魏曹先生
2026-02-08
1
-2
/
+2
*
Rename asset crate to asset_system
魏曹先生
2026-02-07
8
-25
/
+29
[next]