| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/GlueGen_Mapping.md: Using 'UserParamClass' .. grammar (3 commits for 1 di...rc | Sven Gothel | 2023-07-10 | 1 | -2/+2 |
* | doc/GlueGen_Mapping.md: Typos 'UserParam' -> 'UserParamClass' (2 more occassi... | Sven Gothel | 2023-07-10 | 1 | -6/+6 |
* | doc/GlueGen_Mapping.md: Typos 'UserParam' -> 'UserParamClass' | Sven Gothel | 2023-07-10 | 1 | -3/+3 |
* | GlueGen JavaCallback: Add optional custom 'Callback-UserParamClass` for non-c... | Sven Gothel | 2023-07-10 | 1 | -58/+79 |
* | GlueGen JavaCallback: Add capability to have UserParam as (part of) key | Sven Gothel | 2023-07-08 | 1 | -0/+48 |
* | GlueGen JavaCallback Doc: Remove reasoning (avoiding ambiguity) to CallbackFu... | Sven Gothel | 2023-07-06 | 1 | -8/+2 |
* | GlueGen JavaCallback: Remove ambiguity: Config JavaCallbackDef/JavaCallbackKe... | Sven Gothel | 2023-07-06 | 1 | -41/+60 |
* | GlueGen JavaCallback/LibraryOnLoad: Always include the `libraryBasename` agno... | Sven Gothel | 2023-07-05 | 1 | -26/+45 |
* | doc/GlueGen_Mapping.md: Quote `void*` correctly .. | Sven Gothel | 2023-07-04 | 1 | -3/+4 |
* | GlueGen JavaCallback: Revised: Static Java callback dispatcher, dropping nati... | Sven Gothel | 2023-07-04 | 1 | -42/+260 |
* | doc/GlueGen_Mapping.md: Typo | Sven Gothel | 2023-07-02 | 1 | -1/+1 |
* | GlueGen JavaCallback: Emphasize all methods are thread-safe | Sven Gothel | 2023-07-02 | 1 | -1/+2 |
* | GlueGen JavaCallback: Use `SetCallback-KeyClass` if manually specified, even ... | Sven Gothel | 2023-07-01 | 1 | -6/+6 |
* | GlueGen JavaCallback: Only produce default 'Key' class if keys are used, expo... | Sven Gothel | 2023-07-01 | 1 | -51/+103 |
* | GlueGen Intro: Add section about its comprehensive runtime library, shorten t... | Sven Gothel | 2023-07-01 | 1 | -14/+29 |
* | GlueGen JavaCallback: Resolve key mapping of callback and associated resource... | Sven Gothel | 2023-06-30 | 1 | -33/+280 |
* | Doc intro: Fix LibraryOnLoad using generic LibraryBasename | Sven Gothel | 2023-06-29 | 1 | -1/+1 |
* | Doc: Align GlueGen_Mapping.md intro w/ README.md and www/index.html | Sven Gothel | 2023-06-29 | 1 | -7/+7 |
* | GlueGen JavaCallback: 1st Working Draft: Changed 'JavaCallbackDef' config, ad... | Sven Gothel | 2023-06-29 | 1 | -36/+195 |
* | GlueGen Struct [17]: Handle void pointers, i.e. `void*`, within a struct as `... | Sven Gothel | 2023-06-29 | 1 | -22/+43 |
* | GlueGen JavaCallback: Add more related documentation | Sven Gothel | 2023-06-25 | 1 | -2/+28 |
* | GlueGen Struct [16]: Add support for pointer-pointer and function-pointer values | Sven Gothel | 2023-06-23 | 1 | -11/+82 |
* | GlueGen Struct [15b]: FunctionPointer: Drop is<FuncName>Null() -> use get<Fun... | Sven Gothel | 2023-06-20 | 1 | -46/+14 |
* | GlueGen Struct [15]: Add FunctionPointer getter and setter support w/ documen... | Sven Gothel | 2023-06-20 | 1 | -75/+210 |
* | GlueGen Struct [14]: Update doc/GlueGen_Mapping.md | Sven Gothel | 2023-06-18 | 1 | -18/+105 |
* | Bring back produced html5 standalone files, having fixed pandoc usage. | Sven Gothel | 2023-06-18 | 1 | -0/+1580 |
* | Drop .md -> .html generated docs (ugly), use our cgit md -> html via refined ... | Sven Gothel | 2023-06-17 | 1 | -1054/+0 |
* | doc/GlueGen_Mapping.md: Remove note regarding shrinking array, resolved | Sven Gothel | 2023-06-17 | 1 | -5/+0 |
* | GlueGen Struct [8]: Revised setter (resolved shrinking array, using 'subset' ... | Sven Gothel | 2023-06-17 | 1 | -410/+97 |
* | GlueGen Struct [5]: Revised Struct Mapping + Documentation | Sven Gothel | 2023-06-16 | 1 | -0/+1372 |