9 Commits
Author SHA1 Message Date
Greg Hellings 79a69aac66 Add LICENSE information 2025-06-30 01:35:39 -05:00
Greg Hellings bcaf170162 Remove unused files 2025-06-29 22:04:56 -05:00
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 ef56594bad Added some Versification knowledge 2025-06-22 01:39:01 -05:00
Greg Hellings 0c7843b386 Now with formatting available 2025-02-25 14:55:39 -06:00
Greg Hellings be7d2873e6 Now with the ability to ask for formtted text 2025-02-25 10:46:07 -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
Greg Hellings 1a6e51579b Compiling and linking with sword 2025-02-24 15:59:24 -06:00