summaryrefslogtreecommitdiff
path: root/src/ui/android
AgeCommit message (Collapse)Author
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced ↵kr.angelov
with GuSeq. The GuSeq/GuBuf API is simplified
2013-09-16added BSD licenses to the Java binding and the android UIkr.angelov
2013-09-12fix in Android.mk to make sure that the Android build will always see the ↵kr.angelov
ARM headers of GNU lightning
2013-09-12remove the logging from libgukr.angelov
2013-09-12enable the PGF JIT compiler for Androidkr.angelov
2013-09-05remove the string internalization since it slows down grammar loading with ↵kr.angelov
little benefit
2013-09-05move src/runtime/android to src/ui/android/jnikr.angelov
2013-09-04updated files src/ui/androidkr.angelov
2010-07-08update the package name for the Android UIkrasimir
2010-07-08add src/ui folder for both Android and GWT UIskrasimir