rlocate/crates/squozen/docs/patprep
Elf M. Sternberg 2eab17934c Moved everything around so it's more project-y
Added the squozen patprep function, added unit tests to the
patprep `c` code, and ensured that the rust version works the
same way.  The only remaining code slowdown is that re-allocating
the Vec 50 million times turns out to be slower than re-using the
same slice of RAM over and over and over.
2022-11-11 08:31:22 -08:00
..
Makefile Moved everything around so it's more project-y 2022-11-11 08:31:22 -08:00
bench_patprep.c Moved everything around so it's more project-y 2022-11-11 08:31:22 -08:00
gen_rust_examples.c Moved everything around so it's more project-y 2022-11-11 08:31:22 -08:00
patprep.c Moved everything around so it's more project-y 2022-11-11 08:31:22 -08:00
patprep.h Moved everything around so it's more project-y 2022-11-11 08:31:22 -08:00