Commit graph

40 commits

Author SHA1 Message Date
Yehowshua Immanuel 932250e416 some re-org and cleanup 2022-07-18 12:53:44 -04:00
Yehowshua Immanuel 298bbe1969 able to parse all signal trees 2022-07-15 20:48:02 -04:00
Yehowshua Immanuel 217dea1d41 good stopping point for today 2022-07-14 18:52:12 -04:00
Yehowshua Immanuel 8bcd2bc8ec seems to be able to parse signal tree 2022-07-14 16:46:11 -04:00
Yehowshua Immanuel 49d103fd56 some incomplete changes 2022-07-12 20:02:45 -04:00
Yehowshua Immanuel 29d72b6e9c postpone adding date support for ncsim, quartus, treadle, and vivado 2022-06-24 22:22:55 -04:00
Void User 21661d7967 no longer need a list of files in the REAMDE 2022-06-23 20:56:44 -04:00
Void User 77235a19bc missed some files by committing in the wrong folder 2022-06-23 20:54:27 -04:00
Void User 8b9114499e a bit of restructuring to support more modular tests 2022-06-23 20:52:39 -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 5445891b8d add tests 2022-06-18 01:00:01 -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 e7fb766302 now parsing version 2022-06-12 15:32:00 -04:00
Yehowshua Immanuel 14af6e94e3 now parsing date more robustly 2022-06-11 00:01:53 -04:00
Yehowshua Immanuel 4c7417c729 date parser needs some more work 2022-06-08 21:45:47 -04:00
Yehowshua Immanuel 1c006441fb restructuring and WIP 2022-06-03 21:06:46 -04:00
Yehowshua Immanuel c65bdfefac restructure 1 2022-06-03 12:06:20 -04:00
Yehowshua Immanuel 43563d0d7c nearly as fast as wc and now yield words 2022-06-02 20:02:09 -04:00
Yehowshua Immanuel 08c5058208 now using pointer and string slices 2022-06-02 16:51:56 -04:00
Yehowshua Immanuel c04bf2273e will probably abandon this 2022-05-28 21:37:43 -04:00
Yehowshua Immanuel 46683ae87b now parses timelines 2022-05-27 20:48:17 -04:00
Yehowshua Immanuel cbafc89ab8 shutting down for the night 2022-05-23 23:59:57 -04:00
Yehowshua Immanuel dad1fd2484 notable refactoring and simplification; now able to parse version 2022-05-23 23:45:14 -04:00
Yehowshua Immanuel d22418cf2b cleaner types 2022-05-23 19:19:17 -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 c471c82894 This is starting to go somewhere and needs a re-factor 2022-05-21 15:22:05 -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 9c4ddffb42 one day I'll be allowed to yield str refs 2022-05-18 22:58:20 -04:00
Yehowshua Immanuel 0497015783 now we have an iterator - albeit somewhat slow 2022-05-18 22:57:42 -04:00
Yehowshua Immanuel de08a60f17 now yielding one word at a time when parsing VCDs 2022-05-18 21:35:07 -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 4156bbc272 test VCD files 2022-05-02 22:38:24 -04:00
Yehowshua Immanuel bf4e793ea3 first commit 2022-04-14 00:50:37 -04:00