Commit Graph

7 Commits

Author SHA1 Message Date
Liu Ming
c8625b2fc0 log messages to message container. 2016-05-14 08:42:40 +02:00
Pål Grønås Drange
091dc196f3 Added parse functions for Parser, for simpler creation of state and grids 2016-05-06 12:21:41 +02:00
Liu Ming
180ff7336a remove unused OpmLog headers. 2016-04-22 16:30:07 +08:00
Jørgen Kvalsvik
3efa5fb90c ParseContext::handleError returns messagetypë́
For more transactional behaviour and to support MessageContainer in
favour of opm-log, this method now returns an enum describing how the
error should be handled, rather than throwing or no-oping. Throwing is
preserved if ParseContext is configured to do so.
2016-04-06 10:39:06 +02:00
Liu Ming
bf361cce86 add member and functions. 2016-03-29 15:19:43 +08:00
chflo
f2ed1ba7ea Moved OpmLog from opm-parser to opm-common 2016-03-21 22:07:49 +01:00
Liu Ming
88c89b707d rename ParseMode class as ParseContext. 2016-03-16 16:24:59 +08:00