Commit graph

8 commits

Author SHA1 Message Date
a163ee5155
refactor: clean up the code to start development properly 2023-05-29 18:28:43 +02:00
11cd537759
feat: switch to C-based compilation, start of simple event loop 2023-05-29 18:27:40 +02:00
2a373f3841
refactor: move trie back to own static library 2022-12-07 10:57:58 +01:00
2d89c5e80f
refactor: some small stuff 2022-12-03 13:27:34 +01:00
f9a5fc14e5
feat: add some more tests; some optimisations 2022-11-29 20:59:28 +01:00
88ea0db2ee
feat: allow skips up to 8 characters long 2022-11-29 15:08:07 +01:00
4bcdd5c4d9
refactor: rename TernaryTrie to Trie
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-29 11:27:28 +01:00
cc8cfaeace
refactor: don't compile trie as separate library
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-27 20:20:09 +01:00