1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ocamljava: fail fast when package name is invalid. More... over 10 years ago
barista: use classpath information from jar archives. More... over 10 years ago
concurrent: revamped implementation. More... over 10 years ago
javalib: new 'Java.{iter,fold}' functions for iterators. More... over 10 years ago
codegen: rename 'java_primitive_sync_kind' type to 'java_primitive_func_kind'. More... over 10 years ago
codegen: copy additional jar files in war files rather than merge them. More... over 10 years ago
ocamlbuild: add support for ocamljava-aware ocamlfind. More... over 10 years ago
ocamlj: fix search directories. More... over 10 years ago
javalib: new 'JavaString.is_empty' function. More... over 10 years ago
javalib: fix javadoc reference. More... over 10 years ago
javalib: fix cross reference. More... over 10 years ago
javalib: some utility functions over strings. More... over 10 years ago
javalib: move most functions from 'JavaString' module to newly-defined 'JavaString.OCaml' module. More... over 10 years ago
javalib: move character conversion functions from 'JavaPervasives' to 'JavaCharacter'. More... over 10 years ago
javalib: move rather than copy (build-time) temporary files. More... over 10 years ago
javalib: avoid the use of 'JavaString.concat' in 'JavaServlet'. More... over 10 years ago
javalib: better cross references. More... over 10 years ago
Update Barista, now that javalib is installed in a dedicated directory. More... over 10 years ago
concurrent: remove 'Runtime' module (equivalent functions are available from 'JavaRuntime' and 'JavaSystem' modules). More... over 10 years ago
javalib: new 'JavaRuntime' module. More... over 10 years ago
javalib: factorize template-handling code. More... over 10 years ago
concurrent: build a library rather than a pack (continued). More... over 10 years ago
concurrent: install files into a dedicated directory. More... over 10 years ago
concurrent: build a library rather than a pack. More... over 10 years ago
javalib: install files into a dedicated directory. More... over 10 years ago
javalib: move rather than copy (build-time) temporary files. More... over 10 years ago
javalib: new modules for primitive types and wrapper classes. More... over 10 years ago
javalib: more utility functions for 'JavaIOStreams'. More... over 10 years ago
javalib: better typing for functions of 'JavaIOStreams'. More... over 10 years ago
javalib: use newly-introduced 'JavaStringBuilder' module. More... over 10 years ago