1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update documentation for 2.0-alpha2. More... almost 11 years ago
Add a "-html5" switch to ocamldoc, triggerring a Bootstrap mode for the HTML generator. More... almost 11 years ago
Remove useless whitespace. More... almost 11 years ago
Remove useless whitespace. More... almost 11 years ago
Fixes #12: pass "-cp" and "-classpath" options when compiling an interface with "-java-extensions". More... almost 11 years ago
Fixes #11: two single quote are now used to indicate an inner-class. More... almost 11 years ago
Fixes #10: introduce "Java.proxy" variants. The new functions are "Java.proxy_{loader,system,runtime}", that respectively use: an explicit class loader, the system class loader, and the class loader used to load the OCaml-Java runtime. The original "Java.proxy" is a synonym for "Java.proxy_system". More... almost 11 years ago
Fixes #9: normalize signature before using it to determine classes for unboxed instances. More... almost 11 years ago
Add a "-cp" command-line switch to the "ocamljar" tool. More... almost 11 years ago
Harmless typo. More... almost 11 years ago
Fixes #7: add support for inner-classes in presence of opened packages. More... almost 11 years ago
Fixes #6: functions comparing Java instances are broken. More... almost 11 years ago
Fixes #5: incorrect code generation for match construct. More... almost 11 years ago
Fixes a bug in proxies: method dispatch fails when an interface overrides a method from "java.lang.Object". More... almost 11 years ago
Set version number to "2.0-alpha2". More... almost 11 years ago
Merge pull request #2 from struktured/master More... almost 11 years ago
Merge remote-tracking branch 'origin/patch-1' More... almost 11 years ago
Update build-check-versions.xml More... almost 11 years ago
Update INSTALL More... almost 11 years ago
Move project to github. More... about 11 years ago
Initial commit More... about 11 years ago