nitweb: fix access to query results count
[nit.git] / lib / java / java.nit
2016-06-20 Alexis Laferrièrelib/java: improve doc and remove duplicates
2016-06-20 Alexis Laferrièrelib/java: rename `base` module to `ffi_support`
2015-07-29 Alexis Laferrièrelib/java: reorganize the java group to include the...
2015-07-29 Alexis Laferrièrelib/java: make pop_from_local_frame_with_env protected...
2015-07-24 Alexis Laferrièrelib/java: fix expected type with JNI's `GetStringUTFChars`
2015-05-27 Alexis Laferrièrelib/java: update to use `self` from Java code
2015-04-28 Alexis Laferrièrelib/java: fix typo
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2014-11-25 Jean PrivatMerge: SELF type
2014-11-12 Alexis Laferrièrelib/c&java: remove all custom SELF types
2014-11-11 Alexis Laferrièrejava: import include/linux everywhere
2014-10-16 Alexis Laferrièrelib/java: use Java's `toString` to implement Nit's...
2014-10-16 Alexis Laferrièrelib/java: intro `JavaObject::is_java_null`
2014-10-11 Alexis Laferrièrelib/java: fix and improve documentation
2014-09-02 Alexis Laferrièrelib: java is a group