| Commit message (Expand) | Author | Age | Files | Lines |
* | CustomJNICode: Fix/complete commit d7bc10d7ff0e3a30d74c4e4c439230f3983bcfb4: ... | Sven Gothel | 2023-06-18 | 1 | -0/+4 |
* | Merge remote-tracking branch 'Mathieu_Fery/feature/add_customJNICode_directive' | Sven Gothel | 2023-06-18 | 1 | -1/+19 |
|\ |
|
| * | feat(jni): Add directive for dedicated JNI Code with CustomJNICode | Mathieu Féry | 2023-06-16 | 1 | -1/+19 |
* | | GlueGen Struct [12]: Throw InternalError(..) for produced code-path where Own... | Sven Gothel | 2023-06-18 | 1 | -0/+15 |
* | | GlueGen Struct [11]: Formalize Ownership (enum) and elaborate generated Java ... | Sven Gothel | 2023-06-18 | 1 | -120/+208 |
* | | GlueGen Struct [10]: Don't skip primitive w/ platform dependent sized type in... | Sven Gothel | 2023-06-18 | 1 | -14/+7 |
* | | GlueGen Struct [9]: Fix regression which added a pointer referencing type 'vo... | Sven Gothel | 2023-06-18 | 1 | -0/+8 |
* | | GlueGen Struct [8]: Revised setter (resolved shrinking array, using 'subset' ... | Sven Gothel | 2023-06-17 | 1 | -87/+180 |
* | | GlueGen Struct [7]: Keep struct class non-final (revert), but ensure methods ... | Sven Gothel | 2023-06-16 | 1 | -9/+9 |
|/ |
|
* | GlueGen Struct [6]: Simplify adding 'private ElementBuffer _eb*' memory buffe... | Sven Gothel | 2023-06-16 | 1 | -27/+3 |
* | GlueGen Struct [5]: Revised Struct Mapping + Documentation | Sven Gothel | 2023-06-16 | 1 | -868/+959 |
* | GlueGen Struct [4]: JavaConfiguration Change: Drop 'ManualStaticInitCall', 'F... | Sven Gothel | 2023-06-16 | 1 | -29/+0 |
* | Bug 1412 - JNI: GlueGen JavaEmitter: Check & Handle Exception after calling b... | Sven Gothel | 2019-12-06 | 1 | -0/+7 |
* | Bug 1166: Refine fix of JavaEmitter's JVMUtil_NewDirectByteBufferCopy (2) | Sven Gothel | 2015-07-16 | 1 | -3/+11 |
* | JavaEmitter.staticClassInitCodeCCode: Reuse static strings | Sven Gothel | 2015-07-16 | 1 | -7/+10 |
* | Bug 1166: Refine fix of JavaEmitter's JVMUtil_NewDirectByteBufferCopy | Sven Gothel | 2015-07-16 | 1 | -3/+11 |
* | BUG 1166: Fix JavaEmitter JVMUtil_NewDirectByteBufferCopy | Xerxes Rånby | 2015-07-08 | 1 | -2/+2 |
* | Bug 1153 - GlueGen: Support [const] [native] expressions and conversion to ja... | Sven Gothel | 2015-04-01 | 1 | -203/+76 |
* | JavaEmitter: Always use 'containingJTypeName' for JavaConfiguration.canonical... | Sven Gothel | 2015-03-26 | 1 | -6/+6 |
* | Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-cons... | Sven Gothel | 2015-03-25 | 1 | -4/+5 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ... | Sven Gothel | 2015-03-23 | 1 | -37/+35 |
* | Bug 1144 - Add 'DelegateImplementation': Requires own MethodBinding for deleg... | Sven Gothel | 2015-03-11 | 1 | -38/+58 |
* | Bug 1134 - LOG AliasedSymbol: Don't issue getAliasedString(), logger takes ca... | Sven Gothel | 2015-03-11 | 1 | -2/+2 |
* | Bug 1144 - Add 'DelegateImplementation', manually impl. may delegate to renam... | Sven Gothel | 2015-03-11 | 1 | -7/+16 |
* | Bug 1144 - Add 'DelegateImplementation': Cleanup MethodBinding/FunctionBindin... | Sven Gothel | 2015-03-11 | 1 | -30/+57 |
* | Bug 1144 - Add 'DelegateImplementation': Sort JavaMethodBindingEmitter argume... | Sven Gothel | 2015-03-10 | 1 | -33/+35 |
* | Bug 1144 - Add 'DelegateImplementation': Cleanup JavaConfiguration and use ma... | Sven Gothel | 2015-03-10 | 1 | -6/+8 |
* | Bug 1134 - Refine err/log message of 'previous definition is here' | Sven Gothel | 2015-03-09 | 1 | -2/+2 |
* | Bug 1134 - Fix aliased typedef struct emission | Sven Gothel | 2015-03-09 | 1 | -40/+51 |
* | Bug 1134 - Fix IntType 'unsigned'; Type: Use copy-ctor instead of Clonable, .. | Sven Gothel | 2015-03-09 | 1 | -2/+2 |
* | Bug 1134 - Logging's formatter now takes care of Type -> getDebugString() whe... | Sven Gothel | 2015-03-08 | 1 | -42/+58 |
* | Bug 1134 - Use ASTLocationTag in Logging (PCPP, Emitter); Refine ASTLocationT... | Sven Gothel | 2015-03-08 | 1 | -36/+46 |
* | Bug 1134 - Handle Opaque fields in structs; Print struct field name in apidoc... | Sven Gothel | 2015-03-07 | 1 | -35/+43 |
* | Bug 1134 - Pass ASTLocationTag to all types, used for GlueGenException | Sven Gothel | 2015-03-07 | 1 | -48/+70 |
* | Bug 1134 - Fix ProcAddressEmitter.getFunctionPointerTypedefName() ; Fix JavaE... | Sven Gothel | 2015-03-06 | 1 | -1/+3 |
* | Bug 1134 - Utilize AliasedSymbol where required in *Configuration; Clarify Pr... | Sven Gothel | 2015-03-06 | 1 | -2/+2 |
* | Bug 1134 - Refine Logging using 'LoggerIf' - Replace System.err w/ Logging wh... | Sven Gothel | 2015-03-06 | 1 | -39/+36 |
* | Bug 1134 - Add ASTLocationTag, locating source of [semantic] errors while par... | Sven Gothel | 2015-03-06 | 1 | -5/+15 |
* | Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety | Sven Gothel | 2015-03-05 | 1 | -99/+157 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 1 | -16/+16 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 1 | -22/+34 |
* | Bug 1122: Refine AArch64 and OSType/32Bit incl. MachineDescription | Sven Gothel | 2015-01-30 | 1 | -1/+1 |
* | GlueGen: Make const array-length getter static, if constant. | Sven Gothel | 2015-01-30 | 1 | -18/+26 |
* | GlueGen JavaEmitter: Use proper class access modifiers for emitted classes in... | Sven Gothel | 2014-12-11 | 1 | -14/+19 |
* | gluegen: remove unused imports, unneeded semicolons, add missing @Override an... | Harvey Harrison | 2014-07-07 | 1 | -1/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -123/+123 |
* | Bug 1025 - GlueGen: Fix regression of single non-native sized compound fields | Sven Gothel | 2014-06-25 | 1 | -5/+21 |
* | Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a... | Sven Gothel | 2014-06-25 | 1 | -278/+880 |
* | GlueGen: Add support for compound-array in structs (accessors) ; Allow using ... | Sven Gothel | 2014-06-19 | 1 | -34/+95 |
* | GlueGen: Refine compound [array] call-by-value native code injection and init... | Sven Gothel | 2014-06-18 | 1 | -6/+22 |