Commit Graph

75 Commits

Author SHA1 Message Date
16ce24452f All done putting books? 2022-12-29 14:40:43 -08:00
e30293e66e Hopefully we see some errors if the syntax. 2022-12-29 14:01:10 -08:00
8b0b851755 output format and exceptions 2022-12-29 10:10:41 -08:00
91564c5d03 Barely working. 2022-12-29 00:51:45 -08:00
940d305258 transferred from offsets to pointers 2022-12-28 23:54:59 -08:00
e786b40167 Added interpret that does nothing. 2022-12-28 14:04:49 -08:00
9a0a8ae809 How are we going to do this? 2022-12-28 11:27:01 -08:00
af7678e802 More robust journal. 2022-12-28 09:34:19 -08:00
bed73757ed Barely working! 2022-12-28 00:03:55 -08:00
b6d4d5dd95 Test journal under way. 2022-12-27 20:45:57 -08:00
67fdb651e5 Simplified condtions on Makefile. 2022-12-27 15:19:10 -08:00
b73194d47d Removed the directory now that it's duplicated in interpet. 2022-12-27 13:59:47 -08:00
8a3718b840 doc 2022-12-27 13:55:58 -08:00
a795b70859 Fixed the off-by-one. 2022-12-27 13:48:45 -08:00
a89873d4b0 Off by one error in the interface. 2022-12-27 13:01:51 -08:00
afec7f716d KJV updated to test. 2022-12-27 12:28:04 -08:00
3d334cd169 Switched to lower case; apperently? 2022-12-26 23:49:57 -08:00
518eff81f8 Moved around project. 2022-12-26 23:31:08 -08:00
5d3e027f36 Instead of 66 objects, have 1 object. More confusing, but faster? 2022-12-15 23:18:11 -08:00
2807b5704d C11 is slightly useful for some things. 2022-12-14 21:26:47 -08:00
ad991396d8 Merge branch 'master' of https://git.sdf.org/neil/interpret 2022-12-14 20:50:04 -08:00
7a8c6a4579 Spelling DEFAULT incorrectly; it's good now. 2022-12-14 20:49:12 -08:00
0d899c7adf Spelling DEFAULT wrong; it's good now. 2022-12-14 20:48:41 -08:00
60671ccb47 Updated table to simplify iteration. Iterated. 2022-12-14 20:44:36 -08:00
659ea490e2 Hash table and int32 cite. 2022-12-13 21:05:29 -08:00
0236cab5d5 Have to have some kind of persistent data. 2022-12-13 14:37:50 -08:00
f00ed7f1bf Simple. Works? 2022-12-13 00:31:56 -08:00
58a5c8708d Mmm, too complex. Just count. 2022-12-12 21:25:28 -08:00
eb8d42ba3e enum kjv 2022-12-12 00:45:41 -08:00
08e5346371 Broke off kjv from the rest -- it's not trivial. 2022-12-11 23:48:06 -08:00
82e79efaf2 Updated array, tree. 2022-11-01 21:06:43 -07:00
3f203d4ac8 update 2022-09-07 22:13:56 -07:00
91dfdf5aa3 Maybe I should break it up? 2022-07-24 17:38:56 -07:00
3f81d8ea51 This is getting complex. 2022-07-17 22:01:34 -07:00
d13bf4ea1b Failed. 2022-07-16 22:24:33 -07:00
4accda5d56 Okay, this is really strange, s0, s1 are corrupted? 2022-07-06 23:07:42 -07:00
ba74302f04 Even more detailed error messages in lex. 2022-07-06 21:35:26 -07:00
a06d2d234d Fix syntax up to 1996. Verses recognized but not ending correctly. 2022-07-06 21:05:11 -07:00
82d2484f70 Maybe new strategy? 2022-07-06 14:59:56 -07:00
78cdeafc8b Bible. 2022-07-06 10:02:28 -07:00
4122fc3407 Removed print. 2022-07-05 20:51:17 -07:00
2b320eb040 More useful errors. 2022-07-05 20:48:40 -07:00
debffaf7a6 Fixed no-break. 2022-07-05 19:21:56 -07:00
5ed98f035d 1993pals 2022-07-02 20:38:17 -07:00
ba9e5d8e56 page to string 2022-05-27 23:15:21 -07:00
68d2412d65 Added tree. This is much nicer. 2022-05-27 23:09:38 -07:00
fd1a6d4745 1995agenda 2022-05-24 19:47:13 -07:00
a97980ef59 2011 C anonymous unions 2022-03-31 23:09:02 -07:00
bd53cf2ccc Added ->[keyword](geo:dec,dec) for saving and keyword can now start with a number, as long as it has an alpha. 2022-03-30 15:08:12 -07:00
6524d06c2b Instead of using the same memory, now it gets new memory. 2022-03-26 21:47:32 -07:00