| .. |
|
asm.s
|
feat: rewrite generic decoder in Go, using Finite State Machine
|
2021-06-16 23:05:21 +08:00 |
|
assembler_amd64.go
|
fix: support dynamic interface indirection
|
2021-07-06 21:51:27 +08:00 |
|
assembler_test.go
|
feat: CPU feature detection support
|
2021-06-10 17:14:25 +08:00 |
|
compiler.go
|
fix: support dynamic interface indirection
|
2021-07-06 21:51:27 +08:00 |
|
compiler_test.go
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|
decoder.go
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|
decoder_test.go
|
chore: sort imports
|
2021-06-22 16:47:57 +08:00 |
|
errors.go
|
fix: support dynamic interface indirection
|
2021-07-06 21:51:27 +08:00 |
|
errors_test.go
|
feat: CPU feature detection support
|
2021-06-10 17:14:25 +08:00 |
|
generic_amd64.go
|
feat: performance optimizations
|
2021-07-02 14:38:12 +08:00 |
|
generic_amd64_test.s
|
feat: rewrite the generic decoder in assembly
|
2021-06-21 11:34:18 +08:00 |
|
generic_test.go
|
feat: rewrite the generic decoder in assembly
|
2021-06-21 11:34:18 +08:00 |
|
pools.go
|
fix: truely copy _ProgramMap when RCU write
|
2021-07-14 01:31:58 +08:00 |
|
primitives.go
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|
stubs.go
|
fix: fix addressing past valid memory for empty string
|
2021-07-02 18:25:50 +08:00 |
|
testdata_test.go
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|
types.go
|
chore: make it open-source
|
2021-05-28 23:58:58 +08:00 |
|
utils.go
|
feat: rewrite the generic decoder in assembly
|
2021-06-21 11:34:18 +08:00 |