Alphabetical Index | Tags by Size | Find tag:

Info

Related tags: DED, DED Parser, Ded Reader, Definitions, ScriptedInfo

Authorship: 100% skyjake

View commits by groups

January 2020
2020-01-07 Fixed | libcore : Retain original element names
November 2018
2018-11-05 libcore : Converting an Info block to a Record
March 2017
2017-03-27 Added | libcore : Added a string-quoting utility method
March 2016
2016-03-20 Fixed | libcore : Parsing an empty Info list
January 2016
2016-01-17 libcore : Default implicit block type ("group")
2016-01-10 libcore : Flag for values read from quoted string literals
December 2015
2015-12-20 Fixed | libcore : Correct handling of value-terminating semicolons
October 2015
2015-10-27 libcore : Report a syntax error if block attribute is missing a value
August 2015
2015-08-18 libcore | Scripting : No exception when parsing an embedded script
2015-08-17 Fixed | libcore : Included documents must use same language rules
2015-08-17 libcore | Refactor : Don't throw exceptions when parsing values
2015-08-17 libcore | Refactor : Don't throw exceptions when parsing values
2015-08-16 libcore | Scripting : Script blocks meant for deferred execution
2015-08-09 libcore : Implicit block type
April 2014
2014-04-09 libdeng2 | Refactor : Element source location, pimpl for Info::Element
2014-04-08 libdeng2 | Refactor : Info keeps track of the source path
March 2014
2014-03-28 libdeng2 : Retain letter case in identifiers
2014-03-26 Added | libdeng2 : Added an include directive
July 2013
2013-07-20 Tests : Updated syntax used in test Info file
May 2013
2013-05-15 Fixed | ScriptedInfo : Minor glitches
2013-05-14 Refactor : Applied a castTo<> template to avoid manual casting
2013-05-14 Refactor : $= parses one script statement
2013-05-13 libdeng2 : Improved Info parser
2013-05-11 libdeng2 | Refactor : Flagging attribute elements as such
2013-05-10 Tests : Clarified comment
2013-05-10 Added | libdeng2 : Added a semantic hint for script values
2013-05-10 libdeng2 : Embedding Doomsday Script in Info files