This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-common
Watch
4
Star
0
Fork
0
You've already forked opm-common
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bb8b3ab2405f0369340b981f0716542d3d80d744
opm-common
/
opm
/
parser
/
eclipse
/
Parser
/
tests
History
Joakim Hove
bb8b3ab240
Added ability to push_back() dimension strings to ParserItems; and then to query the
...
ParserItem -> ParserRecord -> ParserKeyword() structure whether it has dimension.
2013-12-09 21:12:27 +01:00
..
CMakeLists.txt
Removed constructor with one global JSON config file + addedd optional flag to include all built in keywords
2013-09-14 22:39:43 +02:00
createInlineItemTest.cpp
Fixed quoting of string default arguments
2013-09-13 10:26:56 +02:00
createInlineKeywordTest.cpp
Added indent parameter to ParserKeyword::inlineNew() to beautify generated cpp source
2013-09-14 22:14:58 +02:00
ParserEnumTests.cpp
Added new UNKNOWN for keywordSizeEnum
2013-12-04 14:26:08 +01:00
ParserItemTests.cpp
Added ability to push_back() dimension strings to ParserItems; and then to query the
2013-12-09 21:12:27 +01:00
ParserKeywordTests.cpp
Added ability to push_back() dimension strings to ParserItems; and then to query the
2013-12-09 21:12:27 +01:00
ParserRecordTests.cpp
Added ability to push_back() dimension strings to ParserItems; and then to query the
2013-12-09 21:12:27 +01:00
ParserTests.cpp
Changed parser to support parsing of keywords with wildcard like
2013-12-01 09:28:14 +01:00