Перейти к файлу
Giovanni Petrantoni 478abcb839 Fixed missing abs issue, added android-9 as minimum platform 2016-01-08 14:53:51 +09:00
Android/jni Fixed missing abs issue, added android-9 as minimum platform 2016-01-08 14:53:51 +09:00
NativePath Fixed missing abs issue, added android-9 as minimum platform 2016-01-08 14:53:51 +09:00
NativePath.xcodeproj Added time code files to xcode project 2015-11-28 20:24:06 +09:00
.gitignore Added android scripts 2015-11-24 12:51:17 +09:00
Builtins.def added more Builtins 2015-12-04 12:37:43 +09:00
CMakeLists.txt Added high resolution time support 2015-11-28 20:14:19 +09:00
README.md Create README.md 2015-11-16 09:24:55 +01:00
buildLinux.sh added basic linux support 2015-12-29 04:16:12 -05:00
buildWindows.bat Added windows compatibility 2015-11-24 12:34:49 +09:00
buildiOS.sh Added android scripts 2015-11-24 12:51:17 +09:00
generate_builtins.lua added more Builtins 2015-12-04 12:37:43 +09:00

README.md

NativePath

Header free and macro free wrapper of native libraries intended to use with LLVM bytecode or clang for multiplatform compilation.