Joakim Hove
|
ccac972d6c
|
Removed - not needed - ParserRecord::inlineNew
|
2013-09-14 21:46:16 +02:00 |
|
Joakim Hove
|
f461ba6f07
|
Created code to create cpp representation of complete ParserKeyword
|
2013-09-13 22:23:12 +02:00 |
|
Joakim Hove
|
c04f9728b0
|
Added temporaryr library target buildParser which is used for executables creating source
|
2013-09-13 12:50:40 +02:00 |
|
Joakim Hove
|
b36fa7d42c
|
Added inlineNew() method to create ParserRecord
|
2013-09-13 12:34:38 +02:00 |
|
Joakim Hove
|
c11fdeeb42
|
Added ParserRecord::equal() method
|
2013-09-13 10:16:00 +02:00 |
|
Kristian Flikka
|
480d14934b
|
Added test for a case with fully, partial and empty record body, defaults are added
|
2013-08-26 15:17:52 +02:00 |
|
Kristian Flikka
|
b43d95c5a2
|
Starting to wrap up from the top, added the missing DeckKW, and refactored a bit in some of the Raw classes that returned the internal structure
|
2013-06-03 15:54:16 +02:00 |
|
Kristian Flikka
|
7998a84b81
|
Made the ParserIntItem's scan return DeckItem, and put a virtual scan in ParserItem. The ParserRecord now has a simple, but functioning parse method
|
2013-05-24 10:09:59 +02:00 |
|
Kristian Flikka
|
7bfe185998
|
Started working on the flow RawRecord->ParserRecord->DeckRecord. DeckRecord has some containers now.
|
2013-05-23 12:42:59 +02:00 |
|
Joakim Hove
|
d313827627
|
Added simple ParserRecord implementation
|
2013-05-14 21:26:42 +02:00 |
|
Kristian Flikka
|
2d6e6842d6
|
Changed ParserItem from template based to a base-inheritance based system. Corresponds to and creates DeckItem objects
|
2013-05-07 21:55:49 +02:00 |
|