Paul Beckingham
|
d236315450
|
Docs: Updated docs
|
2015-12-20 13:19:54 -05:00 |
|
Paul Beckingham
|
1ba3652c0e
|
Lexer: Added ::trim methods
|
2015-12-20 13:11:32 -05:00 |
|
Paul Beckingham
|
a97f819423
|
Tests: Added Lexer tests
|
2015-12-20 12:50:41 -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
|
648517f608
|
Test: Added rx.t
|
2015-12-20 10:51:30 -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
|
735b0ce793
|
Tests: Added color tests
|
2015-12-18 22:43:36 -05:00 |
|
Paul Beckingham
|
cf7e5d30a7
|
Color: Added color handling
|
2015-12-18 22:42:06 -05:00 |
|
Paul Beckingham
|
bb03749a40
|
Docs: Added some report specifics
|
2015-12-18 09:11:18 -05:00 |
|
Paul Beckingham
|
e119e7a779
|
Docs: Updates rules from notes
|
2015-12-18 09:07:02 -05:00 |
|
Paul Beckingham
|
d44af671a3
|
Docs: Added notes from design discussion
|
2015-12-18 08:59:34 -05:00 |
|
Paul Beckingham
|
42dfefbbe9
|
Docs: Cleaned up notes
|
2015-12-17 15:05:46 -05:00 |
|
Paul Beckingham
|
a7513824a5
|
Docs: Added section for discussing report mockups
|
2015-12-17 15:05:28 -05:00 |
|
Paul Beckingham
|
323a4eab89
|
Docs: Added reports.txt
|
2015-12-17 15:00:17 -05:00 |
|
Paul Beckingham
|
76aaecda94
|
Doc: Extended tag definition grammar/examples
|
2015-12-17 14:56:58 -05:00 |
|
Paul Beckingham
|
f3faa1d260
|
Docs: Added import/export to grammar
|
2015-12-17 00:44:00 -05:00 |
|
Paul Beckingham
|
2462ab1271
|
Docs: Migrated notes to data.txt
|
2015-12-17 00:42:09 -05:00 |
|
Paul Beckingham
|
07a50d67b1
|
Docs: Reduced notes as details are added to other files
|
2015-12-17 00:39:37 -05:00 |
|
Paul Beckingham
|
9d5149e9e8
|
Docs: Added the idea of one line per interval
|
2015-12-17 00:38:59 -05:00 |
|
Paul Beckingham
|
05bb15d8ab
|
Docs: Added data.txt
|
2015-12-17 00:25:40 -05:00 |
|
Paul Beckingham
|
079cd0cbf6
|
Docs: Added more CLI grammar
|
2015-12-17 00:02:29 -05:00 |
|
Paul Beckingham
|
5ff567f40f
|
Docs: Removed obsolete notes
|
2015-12-17 00:01:38 -05:00 |
|
Paul Beckingham
|
5deac6340a
|
Docs: Added tag definitions
|
2015-12-16 23:45:20 -05:00 |
|
Paul Beckingham
|
eb90e75383
|
Docs: Added rules.txt
|
2015-12-16 23:24:42 -05:00 |
|
Paul Beckingham
|
30907f1356
|
Docs: Updated examples
|
2015-12-16 22:52:11 -05:00 |
|
Paul Beckingham
|
e056bd0575
|
Docs: Broke out grammar into separate doc
|
2015-12-16 12:15:47 -05:00 |
|
Paul Beckingham
|
538c6552b0
|
Docs: Added examples.txt, to just list use cases
|
2015-12-16 08:56:18 -05:00 |
|
Paul Beckingham
|
aee71788f1
|
Docs: Updated notes
|
2015-12-16 08:15:19 -05:00 |
|
Paul Beckingham
|
722046066b
|
Docs: Notes captured
|
2015-12-13 11:30:26 -05:00 |
|
Paul Beckingham
|
9a2201d0cb
|
Docs: Updates notes with more details
|
2015-12-10 15:46:36 -05:00 |
|
Paul Beckingham
|
2235b8e407
|
Framework: Added basic test framework
|
2015-12-10 09:56:43 -05:00 |
|
Paul Beckingham
|
1860a50f69
|
Framework: Added OSS files
|
2015-12-10 09:49:58 -05:00 |
|
Paul Beckingham
|
c693e9d310
|
Framework: Added program framework and UTF8 code
|
2015-12-10 09:31:48 -05:00 |
|
Paul Beckingham
|
6a1cca5f28
|
Docs: Added timeline examples
|
2015-12-09 09:04:44 -05:00 |
|
Paul Beckingham
|
0eec856e87
|
Docs: Added example timeline
|
2015-12-09 08:19:35 -05:00 |
|
Paul Beckingham
|
7bc98741b3
|
Docs: Expanded notes
|
2015-12-02 08:47:31 -05:00 |
|
Paul Beckingham
|
7a136776f8
|
Docs: Captured design session notes
|
2015-12-01 23:35:03 -05:00 |
|
Paul Beckingham
|
f3592dbfd0
|
Docs: Empty ChangeLog and some notes to start with
|
2015-12-01 19:11:56 -05:00 |
|
Federico Hernandez
|
75dd27cc4b
|
Initial commit
|
2015-12-02 01:02:22 +01:00 |
|