Dnomd343
|
5470f231f8
|
feat: 2x1 block move in core
|
2 years ago |
Dnomd343
|
cea3fd78d1
|
feat: 1x2 block move in core
|
2 years ago |
Dnomd343
|
9a22aba743
|
feat: try closed hashing index
|
2 years ago |
Dnomd343
|
f9f9739533
|
feat: try to use pointer in cache handle
|
2 years ago |
Dnomd343
|
ac9622c562
|
feat: use defined function for speed up
|
2 years ago |
Dnomd343
|
84e54dfe95
|
update: lambda or inline function will loss speed
|
2 years ago |
Dnomd343
|
145f594e13
|
feat: mask generate in next case
|
2 years ago |
Dnomd343
|
3739af1a1f
|
perf: filter mechanism in block move
|
2 years ago |
Dnomd343
|
947c0ec0e9
|
update: cache insert with cache_t
|
2 years ago |
Dnomd343
|
4eadf2a438
|
feat: iterate and recursion benchmark compare
|
2 years ago |
Dnomd343
|
3cd6a5e9bc
|
feat: benchmark for moving 1x1 block
|
2 years ago |
Dnomd343
|
362b4842b3
|
feat: more RawCode and CommonCode convert interface
|
2 years ago |
Dnomd343
|
d07d715eb9
|
feat: core next_step demo
|
2 years ago |
Dnomd343
|
a5fa903e76
|
fix: use uint32_t instead of uint8_t
|
2 years ago |
Dnomd343
|
ef7878390d
|
fix: status check in static fetch function
|
2 years ago |
Dnomd343
|
675541c20f
|
perf: hex format of bitwise constant
|
2 years ago |
Dnomd343
|
d5daff9bc5
|
update: bitwise constant
|
2 years ago |
Dnomd343
|
2829194297
|
perf: RawCode dump process
|
2 years ago |
Dnomd343
|
a7b09056cc
|
feat: RawCode dump case
|
2 years ago |
Dnomd343
|
3ad88a53dc
|
feat: RawCode init base on CommonCode
|
2 years ago |
Dnomd343
|
9f0f2ff2c9
|
feat: convert RawCode to CommonCode
|
2 years ago |
Dnomd343
|
4683ee3d32
|
feat: RawCode framework
|
2 years ago |
Dnomd343
|
f3252455bb
|
feat: CommonCode unsafe create
|
2 years ago |
Dnomd343
|
b615609b26
|
feat: `to_short_code` trait in CommonCode
|
2 years ago |
Dnomd343
|
898784c45f
|
remove: legacy code
|
2 years ago |
Dnomd343
|
4ccaa445a5
|
remove: legacy AllCases module
|
2 years ago |
Dnomd343
|
e586239c37
|
feat: ShortCode init with CommonCode
|
2 years ago |
Dnomd343
|
e5b1e24839
|
feat: `to_common_code` interface
|
2 years ago |
Dnomd343
|
e3e07f2e31
|
feat: tiny codec between short code and common code
|
2 years ago |
Dnomd343
|
bd576f333e
|
feat: ShortCode init with mode option
|
2 years ago |
Dnomd343
|
1829659976
|
feat: ShortCode string convert
|
2 years ago |
Dnomd343
|
768bd281f6
|
feat: ShortCode init and to_string trait
|
2 years ago |
Dnomd343
|
4f4831a0a2
|
perf: CommonCode module
|
2 years ago |
Dnomd343
|
45bdec740a
|
update: interface of AllCases
|
2 years ago |
Dnomd343
|
6dc2d7eef8
|
update: check mode for ShortCode
|
2 years ago |
Dnomd343
|
66ed2bacfa
|
update: interface for get status
|
2 years ago |
Dnomd343
|
36495525a0
|
feat: next ShortCode module
|
2 years ago |
Dnomd343
|
f24a90b497
|
perf: common code interface
|
2 years ago |
Dnomd343
|
321460c445
|
feat: try rust style
|
2 years ago |
Dnomd343
|
0c90647f69
|
update: common code support
|
2 years ago |
Dnomd343
|
84c2a783af
|
build: file structure of cmake project
|
2 years ago |
Dnomd343
|
e4145de935
|
feat: get all cases status
|
2 years ago |
Dnomd343
|
82cc24cd91
|
update: build all cases
|
2 years ago |
Dnomd343
|
a225cde56e
|
feat: get basic ranges status
|
2 years ago |
Dnomd343
|
a781001835
|
perf: BasicRanges static build process
|
2 years ago |
Dnomd343
|
878a0a5efc
|
feat: framework of BasicRanges
|
2 years ago |
Dnomd343
|
2caa33b5ab
|
feat: building mutex in AllCases
|
2 years ago |
Dnomd343
|
43512399c2
|
feat: demo of static AllCases
|
2 years ago |
Dnomd343
|
1029bdee83
|
test: common code string verify
|
2 years ago |
Dnomd343
|
d4a7938369
|
feat: common code from string
|
2 years ago |