Go to file
2023-02-22 21:55:15 -05:00
data Create new wordlist logic and speed up builds 2023-02-17 01:06:19 +00:00
docs Rename test data files 2023-02-22 19:19:48 -05:00
src Move the main subcrate into the outer crate 2023-02-22 21:55:15 -05:00
test-data Rename test data files 2023-02-22 19:19:48 -05:00
tests Move the main subcrate into the outer crate 2023-02-22 21:55:15 -05:00
words Create new wordlist logic and speed up builds 2023-02-17 01:06:19 +00:00
.gitignore Start work on c++ test data generator 2023-02-22 18:41:45 -05:00
build.earth Continue work on docs and decoding 2023-02-19 02:30:27 -05:00
Cargo.lock Start working on actual algorithm code 2023-02-15 21:16:43 -05:00
Cargo.toml Move the main subcrate into the outer crate 2023-02-22 21:55:15 -05:00
README.adoc Commit initial design workflow document 2023-02-08 23:28:16 -05:00

// echo README.adoc | entr sh -c "asciidoctor README.adoc; printf 'Done\n'"
:toc:
:nofooter:
:!webfonts:
// gem install --user rouge
:source-highlighter: rouge // pygments coderay
:rouge-style: molokai
// Enable line numbers for listing blocks
:source-linenums-option:

= Doc