No description
Find a file
Noah Hellman 5efb700c9b move atomic events to Event from Atom
An additional Atom enum seems to be more cumbersome and add little
value.

methods could potentially be used to classify events in several ways,
e.g.  block vs inline, atomic vs container
2023-02-05 20:36:49 +01:00
benches add bench target and scripts to run simple benchmark 2023-02-05 20:36:48 +01:00
modules tests suite: update tests from new djot impl repo 2023-02-05 20:36:40 +01:00
src move atomic events to Event from Atom 2023-02-05 20:36:49 +01:00
tests optionally use btree maps instead of hash maps 2023-02-05 20:36:49 +01:00
.gitmodules tests suite: update tests from new djot impl repo 2023-02-05 20:36:40 +01:00
Cargo.lock add afl fuzz target 2023-02-05 20:36:49 +01:00
Cargo.toml optionally use btree maps instead of hash maps 2023-02-05 20:36:49 +01:00
Makefile make: add cov recipe 2023-02-05 20:36:49 +01:00