eagler-teavm-fork/.idea
Alexey Andreev fa07100024 C backend: major improvements to interop
1. Function.get that allows to convert static Java method
   to a C function pointer
2. Address.ofData that gets address (void*) of Java array data
3. `@Include` annotation to add `#include` to generated C
   when using some method or class
2018-04-24 00:36:25 +03:00
..
codeStyles Fix IDEA files 2017-10-13 16:06:29 +03:00
copyright Developing IDEA plugin 2016-02-13 20:41:33 +03:00
inspectionProfiles Disable nullability inspection in IDEA 2017-11-16 15:11:58 +03:00
runConfigurations Include with-cli profile to IDEA run configuration that builds project 2018-01-27 00:23:12 +03:00
scopes Update IDEA configuration. Add metaprogramming API 2016-02-21 23:35:17 +03:00
checkstyle-idea.xml C backend: major improvements to interop 2018-04-24 00:36:25 +03:00
codeStyleSettings.xml Fix various issues in debugger 2017-07-02 16:25:11 +03:00