237 Commits (38191db932984bf97ff8ad078b616b94fde702b2)

Author SHA1 Message Date
Dnomd343 390b48f0eb update: cleanup debug output 1 month ago
Dnomd343 4feae089ea feat: mirror quantity verification 1 month ago
Dnomd343 38f06d555c perf: avoid building single group 1 month ago
Dnomd343 2b358e9b05 feat: add diagonal mirror of RawCode 1 month ago
Dnomd343 37112680b0 update: using mirror function template 1 month ago
Dnomd343 b1bb7da561 perf: builder of group cases 1 month ago
Dnomd343 05ee6562a4 feat: mirror optimize demo of group cases 1 month ago
Dnomd343 64dbaf7399 update: cleanup code of RawCode mirror 1 month ago
Dnomd343 f934249801 perf: horizontal mirror check of RawCode 1 month ago
Dnomd343 fd5944553c perf: vertical mirror of RawCode 1 month ago
Dnomd343 3a2df49aa5 perf: horizontal mirror of RawCode 1 month ago
Dnomd343 8d6322b50d refactor: clean up mover module 1 month ago
Dnomd343 2795de0c71 feat: try to store spaces in hint value 1 month ago
Dnomd343 47787c88fd feat: add `S2HintMover` support 1 month ago
Dnomd343 7b27d2a95a update: enhance release macro 1 month ago
Dnomd343 75f88df511 test: add test suite for `S2Mover` 1 month ago
Dnomd343 cccd8b81f6 update: enhance two-space mover 2 months ago
Dnomd343 4814b3973b perf: space search algorithm 2 months ago
Dnomd343 221883ddfa perf: enhance two-space mover 2 months ago
Dnomd343 29d9aa0c17 perf: double spaces mover 2 months ago
Dnomd343 f2e16d0133 perf: single space mover 2 months ago
Dnomd343 cd4add0f91 fix: pattern logic of `S2Mover` 2 months ago
Dnomd343 4e6626595e feat: add demo of `S2Mover` 2 months ago
Dnomd343 6ff6a2f0f5 build: enhance rust packing logic 2 months ago
Dnomd343 0abf437ae1 feat: add `is_compact_layout_v` concept 2 months ago
Dnomd343 2a634e567b feat: add metadata header 2 months ago
Dnomd343 8850a8898f feat: add analyse module 2 months ago
Dnomd343 34d8d715c3 feat: add speed up support 2 months ago
Dnomd343 a692b80578 update: several improvements of group module 2 months ago
Dnomd343 a9730dc313 refactor: enhance group module 2 months ago
Dnomd343 a2f8b0ca7f docs: update group description 2 months ago
Dnomd343 98c27526ff test: enhance ShortCode test suites 2 months ago
Dnomd343 7f89b5cb09 test: enhance RawCode test suites 2 months ago
Dnomd343 67dc9f4bbb test: enhance CommonCode test suites 2 months ago
Dnomd343 8207284888 update: move serialize logic into `.inl` file 2 months ago
Dnomd343 33bdcd17c6 update: adjust hash impl of codec 2 months ago
Dnomd343 341b06abf1 refactor: benchmark suites of ShortCode 3 months ago
Dnomd343 03fe605294 update: add constexpr support of ShortCode 3 months ago
Dnomd343 c4e5049262 feat: benchmark suites of RawCode 3 months ago
Dnomd343 f7a9a57ee1 feat: mirror benchmark of CommonCode 3 months ago
Dnomd343 dcfe37dc6d refactor: benchmark suites of CommonCode 3 months ago
Dnomd343 f536d8d93f feat: add constexpr support of codec module 3 months ago
Dnomd343 83dc88b13d update: benchmark suites of ranges 3 months ago
Dnomd343 9c07f56c21 refactor: enhance BasicRanges and AllCases module 3 months ago
Dnomd343 1d8f4dbf84 feat: add benchmark of ranges union 3 months ago
Dnomd343 e9631d5976 perf: faster range checking 3 months ago
Dnomd343 736d619463 perf: optimize range check speed 3 months ago
Dnomd343 41c114e0d3 feat: add benchmark of ranges 3 months ago
Dnomd343 0b3a77f559 test: enhance test suites of ranges 3 months ago
Dnomd343 4fc9212576 refactor: forward declaration of range module 3 months ago