Commit graph

26 commits

Author SHA1 Message Date
Yehowshua Immanuel
e9aa4735dd things seem pretty stable now 2022-08-01 16:52:42 -04:00
Yehowshua Immanuel
8f763ae52b cargo test not passing 2022-08-01 12:31:43 -04:00
Yehowshua Immanuel
557f385336 update README 2022-08-01 12:29:25 -04:00
Yehowshua Immanuel
eb379e4ce6 update README 2022-07-28 10:43:58 -04:00
Yehowshua Immanuel
18a69872ab saving progress so far 2022-07-25 21:16:15 -04:00
Yehowshua Immanuel
3658833af3 wow - things are really working 2022-07-20 10:38:56 -04:00
Yehowshua Immanuel
24622c71c2 getting started on parsing timeline events 2022-07-19 13:48:22 -04:00
Yehowshua Immanuel
932250e416 some re-org and cleanup 2022-07-18 12:53:44 -04:00
Yehowshua Immanuel
217dea1d41 good stopping point for today 2022-07-14 18:52:12 -04:00
Void User
21661d7967 no longer need a list of files in the REAMDE 2022-06-23 20:56:44 -04:00
Yehowshua Immanuel
dbae68ba3b finish splitting up parse.rs 2022-06-21 21:06:51 -04:00
Yehowshua Immanuel
f5bb8d5a7c some re-org 2022-06-19 09:44:57 -04:00
Yehowshua Immanuel
a37c4c0f95 now using ParseResult as parser return type exclusively 2022-06-17 18:16:51 -04:00
Yehowshua Immanuel
b25cdaa170 now parsing headers fully 2022-06-12 22:52:24 -04:00
Yehowshua Immanuel
14af6e94e3 now parsing date more robustly 2022-06-11 00:01:53 -04:00
Yehowshua Immanuel
cbafc89ab8 shutting down for the night 2022-05-23 23:59:57 -04:00
Yehowshua Immanuel
2a2eb8669b state machine seems to be working 2022-05-22 23:00:03 -04:00
Yehowshua Immanuel
594f603cbb date now presumably parseable 2022-05-21 20:40:46 -04:00
Yehowshua Immanuel
164ab0922a add disclaimer 2022-05-21 17:55:27 -04:00
Yehowshua Immanuel
e475bf78db fix README 2022-05-21 15:23:33 -04:00
Yehowshua Immanuel
825b947bad Some changes including:
- modify data structures to support arenas
 - preliminary work on parser
2022-05-20 22:52:26 -04:00
Yehowshua Immanuel
7d1c0e16a8 preliminary parser progress 2022-05-19 03:44:24 -04:00
Yehowshua Immanuel
0497015783 now we have an iterator - albeit somewhat slow 2022-05-18 22:57:42 -04:00
Yehowshua Immanuel
da0bc62102 this loop is too slow - but may be useful for future reference 2022-05-18 20:47:55 -04:00
Yehowshua Immanuel
915e956821 now parsing by space 2022-05-17 22:04:32 -04:00
Yehowshua Immanuel
bf4e793ea3 first commit 2022-04-14 00:50:37 -04:00