Joakim Hove
|
9848ef4d25
|
Updated integrationtest by adding summary keyword to parser
|
2013-08-21 07:41:06 +02:00 |
|
Joakim Hove
|
a0a20425f6
|
Updated tests to reflect that RawDeck has been removed
|
2013-08-13 14:51:33 +02:00 |
|
Joakim Hove
|
5ab04d4b17
|
Removed old Parser::parse() and replaced with new implementation
|
2013-08-12 14:39:11 +02:00 |
|
Joakim Hove
|
5c3de27077
|
1. Implemented support for inferring size from another kewyord - i.e EQLDIMS + EQUIL.
2. Cleaned up the main parser loop considerably; the RawKeyword instance now itself knows whether it is complete or not.
|
2013-08-11 12:36:16 +02:00 |
|
Joakim Hove
|
c864576424
|
Added FAILING: IntegrationTest to parse EQUIL
|
2013-08-06 16:28:48 +02:00 |
|
Joakim Hove
|
475b607faf
|
Can now parse file with several WCONHIST keywords
|
2013-08-01 12:50:42 +02:00 |
|
Joakim Hove
|
75954575d5
|
Changed Deck::getKeyword() to take an additional inde argument
|
2013-08-01 10:57:25 +02:00 |
|
Joakim Hove
|
3bd3c7a306
|
Can parse one isolated WCONHIST keyword
|
2013-08-01 10:05:13 +02:00 |
|
Joakim Hove
|
a8d4a22894
|
Renamed DeckRecord::get() -> DeckRecord::getItem()
|
2013-08-01 09:52:49 +02:00 |
|
Joakim Hove
|
8bc176d63e
|
Added full(?) Parser configuration from json
|
2013-07-31 17:58:05 +02:00 |
|
Joakim Hove
|
db60ee2b56
|
Removed setRecord() method ParserKeyword. Instead ParserRecord is created during ParserKeyword construction
|
2013-07-31 15:02:00 +02:00 |
|
Joakim Hove
|
b7397ca502
|
Parser instantiated with json config file
|
2013-07-31 11:30:52 +02:00 |
|
Kristian Flikka
|
01abb91959
|
Renamed ParserRecordSize to ParserKeywordSize, because it is more consistent with ParserItemSize
|
2013-06-21 10:23:24 +02:00 |
|
Kristian Flikka
|
d79745ce4f
|
Changed some KEYWORD->Keyword instances, search and replace hickup
|
2013-06-20 15:40:45 +02:00 |
|
Kristian Flikka
|
f1660460dc
|
Replaced all instances of KW with Keyword. We can afford it.
|
2013-06-20 15:30:37 +02:00 |
|
Kristian Flikka
|
5fa04e5377
|
Added/implemented XStringItem for Parser and Deck, with tests. Added integration test for WWCT keyword. Moved DeckItem tests into type-specific files. Removed unused file.
|
2013-06-20 13:56:11 +02:00 |
|
Kristian Flikka
|
2cce97f115
|
Split parser function, to make more modular and testable. Moved integrationtests from ParserTests into Integration tests.
|
2013-06-18 10:28:30 +02:00 |
|
Kristian Flikka
|
fbb468342d
|
Finished up the last pieces for a simple BPR keyword vertical.
|
2013-06-04 14:32:30 +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 |
|
Joakim Hove
|
c596b086c8
|
Started integration testing
|
2013-05-30 10:11:12 +02:00 |
|
Kristian Flikka
|
6e20bfda09
|
Added Deck class (empty), and some integration tests. WIP
|
2013-05-27 14:27:22 +02:00 |
|