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
26edb7735bcd3cdb7b7da617f077cdc5fd1b1d42
opm-common
/
opm
/
parser
/
eclipse
/
RawDeck
History
Kristian Flikka
9fddf998cf
Fixed a bug with comments after keywords, right-side trims away dashes and spaces from the 8 char candidate
2013-11-20 14:35:48 +01:00
..
tests
Added keywordName and dataFilename to RawRecord. Using these in the ParserRecord to give better error message when throwing on too long RawRecords
2013-11-07 12:32:07 +01:00
RawConsts.hpp
Refactoring, prefixing parser setup classes with Parser. 4 space indent.
2013-05-06 12:13:49 +02:00
RawKeyword.cpp
Fixed a bug with comments after keywords, right-side trims away dashes and spaces from the 8 char candidate
2013-11-20 14:35:48 +01:00
RawKeyword.hpp
Added filename and line nr to RawRecord
2013-10-08 15:23:45 +02:00
RawRecord.cpp
Added keywordName and dataFilename to RawRecord. Using these in the ParserRecord to give better error message when throwing on too long RawRecords
2013-11-07 12:32:07 +01:00
RawRecord.hpp
Added keywordName and dataFilename to RawRecord. Using these in the ParserRecord to give better error message when throwing on too long RawRecords
2013-11-07 12:32:07 +01:00
StarToken.cpp
Added loose function tokenCOntainsStar to StarToken.cpp
2013-10-14 21:27:20 +02:00
StarToken.hpp
Add missing header for function used inline in class
2013-10-22 22:38:08 +02:00