Commit Graph
95 Commits
Author SHA1 Message Date
neil 2fd07c2329 segfault -> assertion 2023-02-04 19:10:59 -08:00
neil 745e7c3167 failing test noentry; good 2023-02-04 19:06:43 -08:00
neil 1a2fbccf23 sourcelook -> sourcemap 2023-02-03 22:54:49 -08:00
neil 90e84e3774 Got the source working; fixed some mistakes. 2023-02-03 22:00:55 -08:00
neil e963765d30 got rid of lorem 2023-02-03 11:50:10 -08:00
neil ffcb1ce6aa This is not the most useful way of substring. 2023-02-03 00:05:20 -08:00
neil 4eb997d49e Was default rule. 2023-02-02 23:24:14 -08:00
neil ed81741d89 substring -> lorem, test lorem_dup 2023-02-02 23:13:55 -08:00
neil b683b1f3ec Too complex substring. 2023-02-02 21:31:24 -08:00
neil f3c63b0d45 Got source compiling. 2023-02-02 18:53:59 -08:00
neil 21729f8679 compiled flighthours 2023-02-01 23:18:20 -08:00
neil ebe78d18cc Cleaned up journal. 2023-02-01 22:23:35 -08:00
neil 04acf72734 load -> string 2023-02-01 22:05:55 -08:00
neil 82852d94b0 almost make flight work 2023-02-01 00:58:51 -08:00
neil 7923a9e0f6 flight doesn't work yet. fixed 0x0a -> 0x0b. 2023-01-24 22:15:04 -08:00
neil 0b03301269 in kjv 2022-12-30 19:37:53 -08:00
neil ef7cc85306 old_set_words not needed 2022-12-30 15:01:32 -08:00
neil 3da15791d6 Graph improved. 2022-12-29 23:38:58 -08:00
neil 947d448962 Updated all words.*. 2022-12-29 21:51:44 -08:00
neil ccdee8a779 Scan all kjv worked; had files that were not delimited. 2022-12-29 21:32:40 -08:00
neil 16ce24452f All done putting books? 2022-12-29 14:40:43 -08:00
neil e30293e66e Hopefully we see some errors if the syntax. 2022-12-29 14:01:10 -08:00
neil 8b0b851755 output format and exceptions 2022-12-29 10:10:41 -08:00
neil 91564c5d03 Barely working. 2022-12-29 00:51:45 -08:00
neil 940d305258 transferred from offsets to pointers 2022-12-28 23:54:59 -08:00
neil e786b40167 Added interpret that does nothing. 2022-12-28 14:04:49 -08:00
neil 9a0a8ae809 How are we going to do this? 2022-12-28 11:27:01 -08:00
neil af7678e802 More robust journal. 2022-12-28 09:34:19 -08:00
neil bed73757ed Barely working! 2022-12-28 00:03:55 -08:00
neil b6d4d5dd95 Test journal under way. 2022-12-27 20:45:57 -08:00
neil 67fdb651e5 Simplified condtions on Makefile. 2022-12-27 15:19:10 -08:00
neil b73194d47d Removed the directory now that it's duplicated in interpet. 2022-12-27 13:59:47 -08:00
neil 8a3718b840 doc 2022-12-27 13:55:58 -08:00
neil a795b70859 Fixed the off-by-one. 2022-12-27 13:48:45 -08:00
neil a89873d4b0 Off by one error in the interface. 2022-12-27 13:01:51 -08:00
neil afec7f716d KJV updated to test. 2022-12-27 12:28:04 -08:00
neil 3d334cd169 Switched to lower case; apperently? 2022-12-26 23:49:57 -08:00
neil 518eff81f8 Moved around project. 2022-12-26 23:31:08 -08:00
neil 5d3e027f36 Instead of 66 objects, have 1 object. More confusing, but faster? 2022-12-15 23:18:11 -08:00
neil 2807b5704d C11 is slightly useful for some things. 2022-12-14 21:26:47 -08:00
neil ad991396d8 Merge branch 'master' of https://git.sdf.org/neil/interpret 2022-12-14 20:50:04 -08:00
neil 7a8c6a4579 Spelling DEFAULT incorrectly; it's good now. 2022-12-14 20:49:12 -08:00
neil 0d899c7adf Spelling DEFAULT wrong; it's good now. 2022-12-14 20:48:41 -08:00
neil 60671ccb47 Updated table to simplify iteration. Iterated. 2022-12-14 20:44:36 -08:00
neil 659ea490e2 Hash table and int32 cite. 2022-12-13 21:05:29 -08:00
neil 0236cab5d5 Have to have some kind of persistent data. 2022-12-13 14:37:50 -08:00
neil f00ed7f1bf Simple. Works? 2022-12-13 00:31:56 -08:00
neil 58a5c8708d Mmm, too complex. Just count. 2022-12-12 21:25:28 -08:00
neil eb8d42ba3e enum kjv 2022-12-12 00:45:41 -08:00
neil 08e5346371 Broke off kjv from the rest -- it's not trivial. 2022-12-11 23:48:06 -08:00
neil 82e79efaf2 Updated array, tree. 2022-11-01 21:06:43 -07:00
neil 3f203d4ac8 update 2022-09-07 22:13:56 -07:00
neil 91dfdf5aa3 Maybe I should break it up? 2022-07-24 17:38:56 -07:00
neil 3f81d8ea51 This is getting complex. 2022-07-17 22:01:34 -07:00
neil d13bf4ea1b Failed. 2022-07-16 22:24:33 -07:00
neil 4accda5d56 Okay, this is really strange, s0, s1 are corrupted? 2022-07-06 23:07:42 -07:00
neil ba74302f04 Even more detailed error messages in lex. 2022-07-06 21:35:26 -07:00
neil a06d2d234d Fix syntax up to 1996. Verses recognized but not ending correctly. 2022-07-06 21:05:11 -07:00
neil 82d2484f70 Maybe new strategy? 2022-07-06 14:59:56 -07:00
neil 78cdeafc8b Bible. 2022-07-06 10:02:28 -07:00
neil 4122fc3407 Removed print. 2022-07-05 20:51:17 -07:00
neil 2b320eb040 More useful errors. 2022-07-05 20:48:40 -07:00
neil debffaf7a6 Fixed no-break. 2022-07-05 19:21:56 -07:00
neil 5ed98f035d 1993pals 2022-07-02 20:38:17 -07:00
neil ba9e5d8e56 page to string 2022-05-27 23:15:21 -07:00
neil 68d2412d65 Added tree. This is much nicer. 2022-05-27 23:09:38 -07:00
neil fd1a6d4745 1995agenda 2022-05-24 19:47:13 -07:00
neil a97980ef59 2011 C anonymous unions 2022-03-31 23:09:02 -07:00
neil 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
neil 6524d06c2b Instead of using the same memory, now it gets new memory. 2022-03-26 21:47:32 -07:00
neil 73d09965f2 Much more readable. 2022-02-15 21:28:35 -08:00
neil 5c90cd9088 that rule is redundent 2022-02-15 21:23:20 -08:00
neil e8a5d21558 Cleaned up. text->expect_line in []\n. 2022-02-15 21:21:53 -08:00
neil bac29812ec osm nope. Just coords please. 2022-02-15 20:52:02 -08:00
neil 51d0474d95 fixme removed 2022-02-15 20:34:56 -08:00
neil cfa2a3e12a Freeform better. 2022-02-15 20:33:07 -08:00
neil 7c2c4785e4 caption 2022-02-15 19:48:50 -08:00
neil 2caa6f458b end -> sentinel 2022-02-15 14:03:02 -08:00
neil 3dd4557438 cons, allows automation of pop; <!condition> 2022-02-15 13:56:36 -08:00
neil fb814b7223 More strict: separated we've just seen a newline from general text. 2022-02-15 13:05:15 -08:00
neil 4fdb66076a Got rid of non-determinism. 2022-02-14 22:34:45 -08:00
neil 2c8475ff9c Aha, self-contained again. 2022-02-14 22:17:00 -08:00
neil a75385f71a More complex; read args in commands. 2022-02-14 22:02:32 -08:00
neil 794dc2206f maps, significant. 2022-02-13 21:38:03 -08:00
neil a1be205862 More reliable commands. 2022-02-13 21:07:51 -08:00
neil b8234e5eb7 Fleshed out [source:] 2022-02-13 20:45:38 -08:00
neil 4ad9a13c73 Spilt it. 2022-02-12 22:35:02 -08:00
neil 5cd3c7ac6b yyyy-mm-dd 2022-02-12 22:17:45 -08:00
neil b2fd18ad1c BRACKET 2022-02-11 02:00:14 -08:00
neil 39b6e01243 Much simpler years. 2022-02-11 01:46:41 -08:00
neil b87906bb49 Way overcomplicated. 2022-02-11 00:28:28 -08:00
neil 58b228e9d0 More like an interpreter. 2022-02-10 20:30:11 -08:00
neil 27bc848eed doubles parsed 2022-01-19 20:52:03 -08:00
neil 9fc1514678 It's hard to come up with a language. 2022-01-19 17:52:07 -08:00
neil bdeab375e1 Started. 2022-01-19 17:06:41 -08:00