index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
antlr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1450: Fix 'Number' rule, i.e. only consume positive numbers as `additiveE...
Sven Gothel
2023-08-10
1
-2
/
+2
*
ANTLR Syntax: Add debugging facility for GnuCParser.g and StdCParser.g
Sven Gothel
2023-08-10
2
-9
/
+29
*
feat(generation): Fix generic parsing inside JavaParser.g to allow parsing of...
Mathieu Féry
2023-08-08
1
-1
/
+7
*
wip(test_case): Example of test case for issue related of 927bbc7160a812bb29c...
Mathieu Féry
2023-08-04
1
-71
/
+134
*
Bug 1153 - GlueGen: Support [const] [native] expressions and conversion to ja...
Sven Gothel
2015-04-01
1
-32
/
+44
*
Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-cons...
Sven Gothel
2015-03-25
1
-749
/
+760
*
Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ...
Sven Gothel
2015-03-23
1
-1
/
+6
*
Bug 1134 - Refine err/log message of 'previous definition is here'
Sven Gothel
2015-03-09
1
-4
/
+4
*
Bug 1134 - Add ASTLocusTagProvider for Define and fix newline in c-parser (Ex...
Sven Gothel
2015-03-09
2
-6
/
+12
*
Bug 1134 - In case of 'undefined type' throw a semantic GlueGenException inst...
Sven Gothel
2015-03-09
1
-1
/
+7
*
Bug 1134 - Fix aliased typedef struct emission
Sven Gothel
2015-03-09
1
-47
/
+73
*
Bug 1134 - Fix IntType 'unsigned'; Type: Use copy-ctor instead of Clonable, ..
Sven Gothel
2015-03-09
1
-33
/
+38
*
Bug 1134 - Pass ASTLocationTag to all types, used for GlueGenException
Sven Gothel
2015-03-07
1
-56
/
+74
*
Bug 1134 - Add ASTLocationTag, locating source of [semantic] errors while par...
Sven Gothel
2015-03-06
1
-21
/
+80
*
Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety
Sven Gothel
2015-03-05
1
-114
/
+216
*
GlueGen: Add support for compound-array in structs (accessors) ; Allow using ...
Sven Gothel
2014-06-19
1
-1
/
+14
*
gluegen: move all antlr grammars to a top-level directory (refine commit e8bc...
Sven Gothel
2014-06-17
6
-0
/
+6391