aboutsummaryrefslogtreecommitdiffstats
path: root/src/antlr/com
Commit message (Expand)AuthorAgeFilesLines
* Bug 1450: Fix 'Number' rule, i.e. only consume positive numbers as `additiveE...Sven Gothel2023-08-101-2/+2
* ANTLR Syntax: Add debugging facility for GnuCParser.g and StdCParser.gSven Gothel2023-08-102-9/+29
* feat(generation): Fix generic parsing inside JavaParser.g to allow parsing of...Mathieu Féry2023-08-081-1/+7
* wip(test_case): Example of test case for issue related of 927bbc7160a812bb29c...Mathieu Féry2023-08-041-71/+134
* Bug 1153 - GlueGen: Support [const] [native] expressions and conversion to ja...Sven Gothel2015-04-011-32/+44
* Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-cons...Sven Gothel2015-03-251-749/+760
* Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ...Sven Gothel2015-03-231-1/+6
* Bug 1134 - Refine err/log message of 'previous definition is here'Sven Gothel2015-03-091-4/+4
* Bug 1134 - Add ASTLocusTagProvider for Define and fix newline in c-parser (Ex...Sven Gothel2015-03-092-6/+12
* Bug 1134 - In case of 'undefined type' throw a semantic GlueGenException inst...Sven Gothel2015-03-091-1/+7
* Bug 1134 - Fix aliased typedef struct emissionSven Gothel2015-03-091-47/+73
* Bug 1134 - Fix IntType 'unsigned'; Type: Use copy-ctor instead of Clonable, ..Sven Gothel2015-03-091-33/+38
* Bug 1134 - Pass ASTLocationTag to all types, used for GlueGenExceptionSven Gothel2015-03-071-56/+74
* Bug 1134 - Add ASTLocationTag, locating source of [semantic] errors while par...Sven Gothel2015-03-061-21/+80
* Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ TypesafetySven Gothel2015-03-051-114/+216
* GlueGen: Add support for compound-array in structs (accessors) ; Allow using ...Sven Gothel2014-06-191-1/+14
* gluegen: move all antlr grammars to a top-level directory (refine commit e8bc...Sven Gothel2014-06-176-0/+6391