David Blue
|
01f28b32b8
Quality of life improvements, mostly spelling fixes in comments and strings.
|
5 лет назад |
David Blue
|
71a22a7ebb
Additional work moving things into the library class. Fixes several crashes.
|
5 лет назад |
David 'Judahs Shadow' Blue
|
52df39014f
Cleanup some from the copy/paste to import searching. Builds now.
|
6 лет назад |
David 'Judah's Shadow' Blue
|
056a5e5be6
Cleaning up code some in prep for release, Adding more copyright headers
|
9 лет назад |
David Blue
|
2935798ecc
Big changes this go 'round.
|
9 лет назад |
David Blue
|
8fd86b9b91
Parser is now a back-end class
|
9 лет назад |
David Blue
|
1335424022
Added a pager class which is going to take a block of text and spit out text that can be easily broken down into multiple screen.s
|
9 лет назад |
David Blue
|
3096185814
Re-factoring continues. Display class now has those functions. Cleaned up output cosiderably.
|
9 лет назад |
David 'Judah's Shadow' Blue
|
ab329b8251
Added Parser class to make processing commands and things like verse or book lists easier. This will be the last gitorious commit, going forward, the repo will be on notabug.org
|
10 лет назад |
David Blue
|
3302c8b3c8
Passage class is more or less done. Interface class is a bit more fleshed out, but the prompted ? command still doesn't exist. However, you can now type show and a valid bible reference and it'll be shown (no pagination yet). Next is library class so you can look things up in more than just the ESV.
|
10 лет назад |
David 'Judah's Shadow' Blue
|
b8f10f4e9a
Adding passage class that fetches and returns the passage for display by the interface. Currently, it is hard coded to retrieve only Psalm 1.1 from the ESV for testing.
|
10 лет назад |
David 'Judah's Shadow' Blue
|
b3d3ed041a
Adding a basic interface, and most importantly start of a build system. Currently the interface has one working command quit, which exits the program. next is show which will show one verse as a basic hook into the sword lib.
|
10 лет назад |