Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: Incorrect constructor name resolution in signature and templatesHEADdev | Ahmed El Khazari | 2025-06-06 | 2 | -2/+2 |
* | Integrate predefined templates into Compiler module for improved usability | Ahmed El Khazari | 2025-04-15 | 31 | -0/+762 |
* | feat: incremental annotation processor | CraZyLegenD | 2020-10-23 | 2 | -1/+2 |
* | remove FileTemplate | LandrelYoung | 2019-09-26 | 30 | -315/+0 |
* | convert NativeProxyGenerator to kotlin | LandrelYoung | 2019-09-26 | 1 | -4/+4 |
* | modernize | LandrelYoung | 2019-09-25 | 1 | -0/+1 |
* | fix wrong class name on CppGlue header | LanderlYoung | 2016-08-30 | 2 | -2/+2 |
* | optimize "constexpr" expression :frog: | LanderlYoung | 2016-08-29 | 3 | -3/+2 |
* | move FULL_CLASS_NAME to header | LanderlYoung | 2016-08-29 | 3 | -3/+5 |
* | add return value on registerNativeFunctions | LanderlYoung | 2016-08-29 | 4 | -9/+15 |
* | change "reflect" to "proxy", fix netive proxy static member issue | LanderlYoung | 2016-08-29 | 15 | -7/+18 |
* | add generated file header | LanderlYoung | 2016-08-22 | 5 | -8/+40 |
* | add namespace to cpp glue code | LanderlYoung | 2016-08-03 | 10 | -26/+56 |
* | add constexpr | LanderlYoung | 2016-06-25 | 1 | -1/+1 |
* | add support to traditional jni method conversion | LanderlYoung | 2016-06-23 | 8 | -37/+50 |
* | fix indent problem | LanderlYoung | 2016-06-19 | 2 | -2/+2 |
* | fix indent problem | LanderlYoung | 2016-06-19 | 1 | -2/+1 |
* | support android log marcos | LanderlYoung | 2016-06-19 | 2 | -0/+19 |
* | support return type cast | LanderlYoung | 2016-06-19 | 7 | -9/+6 |
* | support auto getter setter analyze | LanderlYoung | 2016-06-19 | 4 | -16/+11 |
* | support compile time constant | LanderlYoung | 2016-06-19 | 2 | -0/+3 |
* | add support to nested class | LanderlYoung | 2016-06-06 | 1 | -3/+0 |
* | fix code formatting issue | LanderlYoung | 2016-06-06 | 10 | -9/+13 |
* | be better | LanderlYoung | 2016-06-06 | 8 | -17/+33 |
* | all done great! | LanderlYoung | 2016-06-06 | 3 | -5/+9 |
* | so far so good | LanderlYoung | 2016-06-05 | 15 | -21/+24 |
* | fix codes | LanderlYoung | 2016-06-05 | 1 | -9/+2 |
* | add native callback template | LanderlYoung | 2016-06-04 | 9 | -41/+25 |
* | add native callback template | LanderlYoung | 2016-06-04 | 8 | -0/+132 |
* | fix bug | LanderlYoung | 2016-06-04 | 1 | -0/+1 |
* | refactor to use file template | LanderlYoung | 2016-06-03 | 4 | -6/+9 |
* | use file templates | LanderlYoung | 2016-06-03 | 5 | -0/+72 |
* | move gradle-plugin part to new branch | LanderlYoung | 2016-06-02 | 1 | -1/+0 |
* | import android-apt plugin code | LanderlYoung | 2016-05-25 | 1 | -0/+1 |