Joakim Hove
|
60abc2c397
|
Merged in documentation
|
2013-05-06 09:44:00 +02:00 |
|
Kristian Flikka
|
f7fdbe96fa
|
Added some comments and documentation
|
2013-05-05 23:02:26 +02:00 |
|
Joakim Hove
|
be7e6e0cad
|
Added basic ParserRecordItem class
|
2013-05-03 17:06:53 +02:00 |
|
Kristian Flikka
|
f89b8362ff
|
Changed to tabsize 2 after discussion with Joakim. I vote for real tabs.
|
2013-04-08 10:36:14 +02:00 |
|
Kristian Flikka
|
1868615a4a
|
Moved some consts for the Raw classes to a separate file, characters and sizes
|
2013-04-08 10:31:54 +02:00 |
|
Kristian Flikka
|
76b8df09ad
|
Changed the logic in raw-reading, only adding keyword after it is finished. Simplified special casing for INCLUDE. Reset keyword pointer when keyword finished
|
2013-04-08 10:07:24 +02:00 |
|
Kristian Flikka
|
e6d9007dfb
|
Changed static logger to be initalized and closed explicitly, destructor did not quite do the trick
|
2013-04-04 15:09:38 +02:00 |
|
Kristian Flikka
|
0d5ce81809
|
Merge pull request 2 from joakim-hove/master - Added code to add Keywords to parser class
|
2013-04-04 14:17:12 +02:00 |
|
Kristian Flikka
|
aa8cd7b4ca
|
Added a thin container for knowledge about keywords with fixed number of records. Changed some getter methods to return reference
|
2013-04-04 13:30:50 +02:00 |
|
Kristian Flikka
|
3adb09cb5a
|
Review updates: Keyword can have numbers, comment lines can start with space, data can start at pos 0 on line, must explicitly have end-of-keyword control
|
2013-04-04 09:56:00 +02:00 |
|
Joakim Hove
|
f3e14aa76b
|
Added Keywords map to Parser
|
2013-04-03 11:38:06 +02:00 |
|
Joakim Hove
|
57c6946c07
|
Merged data/ -> RawDeck/ source code reorganisation
|
2013-04-03 09:27:55 +02:00 |
|
Joakim Hove
|
295b1929ab
|
Added subdirectory Parser/ + added ParserRecordSize as element in ParserKW
|
2013-04-02 15:19:32 +02:00 |
|