Commit graph

423 commits

Author SHA1 Message Date
Paul Beckingham
d4d3ec4988 Common: Eliminated side-effect version of split 2015-12-20 16:40:07 -05:00
Paul Beckingham
1e6412bcb1 Common: Modified split to be more pure function 2015-12-20 16:35:45 -05:00
Paul Beckingham
801f39d2fa timew: Instantiates Grammar 2015-12-20 16:20:15 -05:00
Paul Beckingham
95b2b25323 Lexer: Added ::typeName and ::typeToString for testing 2015-12-20 16:02:11 -05:00
Paul Beckingham
d4420f1b22 Common: Added FS + tests 2015-12-20 15:39:44 -05:00
Paul Beckingham
459702477d Color: Readied for when Lexer enters common 2015-12-20 15:07:34 -05:00
Paul Beckingham
31c145ef9e Lexer: Added string support 2015-12-20 15:04:32 -05:00
Paul Beckingham
1ba3652c0e Lexer: Added ::trim methods 2015-12-20 13:11:32 -05:00
Paul Beckingham
897bc0bc14 Lexer: Added minimal lexer that currently only identifies words 2015-12-20 12:12:07 -05:00
Paul Beckingham
77b1c6ad35 Grammar: Stubbed grammar object 2015-12-20 11:51:30 -05:00
Paul Beckingham
dd1622a1e4 Build: Renamed main.cpp to timew.cpp
- Adjusted copyright.
- Fixed common dir bug.
2015-12-20 11:50:18 -05:00
Paul Beckingham
2c181ec07e Test: Added tests for common/text.cpp 2015-12-20 11:21:33 -05:00
Paul Beckingham
cbbbe5d0eb Common: レeduced included headers 2015-12-20 10:07:12 -05:00
Paul Beckingham
4a65106fd2 Common: REduced included headers 2015-12-20 10:04:00 -05:00
Paul Beckingham
f1ab47bfdd Common: Reduced included headers 2015-12-20 10:03:11 -05:00
Paul Beckingham
2f37a72aa9 Common: Reduced included headers 2015-12-20 10:02:15 -05:00
Paul Beckingham
94248e57ea Common: Added README identifying rules 2015-12-20 09:59:04 -05:00
Paul Beckingham
01f6c8daad Common: Added RX 2015-12-20 09:58:54 -05:00
Paul Beckingham
855090661e LR0: Added stubbed parser object 2015-12-20 09:58:13 -05:00
Paul Beckingham
a4b3f0c84a Common: Relocated reusable object to 'common' dir 2015-12-20 09:46:34 -05:00
Paul Beckingham
cf7e5d30a7 Color: Added color handling 2015-12-18 22:42:06 -05:00
Paul Beckingham
2235b8e407 Framework: Added basic test framework 2015-12-10 09:56:43 -05:00
Paul Beckingham
c693e9d310 Framework: Added program framework and UTF8 code 2015-12-10 09:31:48 -05:00