Commit graph

15 commits

Author SHA1 Message Date
d31a7669d2 Add example to readme
Some checks are pending
test / test (push) Waiting to run
2025-07-25 21:27:02 +10:00
3c657d7991 Make parsed type private 2025-07-25 21:20:16 +10:00
c79e1310f2 Add metadata to gleam.toml
Some checks are pending
test / test (push) Waiting to run
2025-07-25 21:16:14 +10:00
3457b9113a Add license 2025-07-25 21:16:04 +10:00
54ae06ff67 Add functions to main module
Some checks are pending
test / test (push) Waiting to run
2025-07-25 21:13:17 +10:00
8cc0640d6b Improve test logging
Some checks are pending
test / test (push) Waiting to run
2025-07-24 21:46:13 +10:00
99d469de9c Check file extensions for tests 2025-07-24 21:39:13 +10:00
6029c4ea67 Fix remaining legacy parsing issues 2025-07-24 21:33:52 +10:00
421924a339 Add new decoder combinators 2025-07-24 19:53:41 +10:00
0a3a8fc81a Fix some legacy parsing issues 2025-07-24 19:21:34 +10:00
b6a0eb61c2 Fix parsing issues 2025-07-24 18:57:48 +10:00
a28955b789 Add name_string decoder 2025-07-24 17:45:33 +10:00
7cc26adf58 Move benchmarks to tests 2025-07-24 17:45:23 +10:00
fc267c55e9 Improve parsing speed by switching to BitArray
Some checks are pending
test / test (push) Waiting to run
2025-07-23 23:20:25 +10:00
e5d0963c5f Initial commit 2025-07-23 12:29:02 +10:00