Go to file
Austen Adler 8a6b8fe950 Format
2023-02-28 05:58:48 -05:00
data Fix words bug 2023-02-22 23:19:35 -05:00
docs Completely set up webui using leaflet and vite-plugin-wasm-pack 2023-02-27 02:10:46 -05:00
src Cleanup 2023-02-25 16:44:22 -05:00
test-data Remove duplicate values and cleanup 2023-02-25 11:14:15 -05:00
tests Cleanup 2023-02-25 16:44:22 -05:00
this_algorithm-wasm Cleanup 2023-02-25 16:44:22 -05:00
web Properly send errors in api 2023-02-25 18:54:44 -05:00
web-frontend Format 2023-02-28 05:58:48 -05:00
words Update tests and implementation 2023-02-24 00:31:32 -05: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 Add basic api 2023-02-25 18:30:15 -05:00
Cargo.toml Properly send errors in api 2023-02-25 18:54:44 -05:00
justfile Add justfile 2023-02-28 05:58:43 -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