Go to file
2023-03-01 22:26:06 -05:00
data Fix words bug 2023-02-22 23:19:35 -05:00
docs Start working on new wordlist generation 2023-03-01 22:26:06 -05:00
src More tests and cleanup 2023-02-28 11:53:39 -05:00
test-data Cleanup justfile and fix tests 2023-02-28 09:36:36 -05:00
tests More cleanup 2023-02-28 11:57:58 -05:00
this_algorithm-wasm More cleanup 2023-02-28 09:20:06 -05:00
web More cleanup 2023-02-28 09:20:06 -05:00
web-frontend Separate Map component 2023-03-01 22:22:42 -05:00
wordlist Start working on new wordlist generation 2023-03-01 22:26:06 -05:00
words Fix all clippy warnings 2023-02-28 09:13:35 -05:00
.gitignore Start working on new wordlist generation 2023-03-01 22:26:06 -05:00
build.earth Cleanup justfile and fix tests 2023-02-28 09:36:36 -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 Update justfile 2023-03-01 07:28:33 -05:00
README.adoc Update README.adoc 2023-02-28 09:36:11 -05:00

// echo README.adoc | entr sh -c "podman run --rm -it --network none -v "${PWD}:/documents/" asciidoctor/docker-asciidoctor asciidoctor -r asciidoctor-mathematical -a mathematical-format=svg README.adoc; printf 'Done ($(date -Isecond))\n'"
:toc:
:nofooter:
:!webfonts:
:source-highlighter: rouge
:rouge-style: molokai
:sectlinks:

= this_algorithm