Greg Hellings
c8dd1ce0f0
With a little help, we now have VerseKey
...
Went with a basic wrapper that cxx is able to handle for the bridge
between the languages, along with simple wrapper methods
2025-06-25 02:30:42 -05:00
Greg Hellings
945823370b
Add the ability to read type
2025-02-25 19:49:02 -06:00
Greg Hellings
fc904b33b3
Now with skipping consecutive links
2025-02-25 15:45:58 -06:00
Greg Hellings
93b2cb6447
Now with increment and decrement
2025-02-25 15:36:58 -06:00
Greg Hellings
0c7843b386
Now with formatting available
2025-02-25 14:55:39 -06:00
Greg Hellings
a2fcfb1724
Fix CI
...
Hopefully fix the CI running pre-commit
Add a CI build step
Add a CI `cargo test` step
2025-02-25 00:15:04 -06:00
Greg Hellings
2a890a53cb
Setting verse key by text
...
Add the ability to set a very key by text
Make the main.rs iterate random verses in John 3
2025-02-25 00:06:12 -06:00
Greg Hellings
0c3e46497c
Better wrapping with Rust
...
Trying to hide most of the CXX nastiness behind the actual module
Move the CXX ffi stuff to its own module
Separate mgr and module mods
Modify main.rs to use the basic code we have done so far
2025-02-24 23:18:38 -06:00
Greg Hellings
3e2cd701d0
Able to fetch a list of module names
2025-02-24 20:55:06 -06:00