openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OCaml-Java
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 24, 2024 — Jul 24, 2025
Showing page 5 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update documentation for 2.0-alpha2.
Xavier Clerc
More...
almost 11 years ago
Add a "-html5" switch to ocamldoc, triggerring a Bootstrap mode for the HTML generator.
Xavier Clerc
More...
almost 11 years ago
Remove useless whitespace.
Xavier Clerc
More...
almost 11 years ago
Remove useless whitespace.
Xavier Clerc
More...
almost 11 years ago
Fixes #12: pass "-cp" and "-classpath" options when compiling an interface with "-java-extensions".
Xavier Clerc
More...
almost 11 years ago
Fixes #11: two single quote are now used to indicate an inner-class.
Xavier Clerc
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".
Xavier Clerc
More...
almost 11 years ago
Fixes #9: normalize signature before using it to determine classes for unboxed instances.
Xavier Clerc
More...
almost 11 years ago
Add a "-cp" command-line switch to the "ocamljar" tool.
Xavier Clerc
More...
almost 11 years ago
Harmless typo.
Xavier Clerc
More...
almost 11 years ago
Fixes #7: add support for inner-classes in presence of opened packages.
Xavier Clerc
More...
almost 11 years ago
Fixes #6: functions comparing Java instances are broken.
Xavier Clerc
More...
almost 11 years ago
Fixes #5: incorrect code generation for match construct.
Xavier Clerc
More...
almost 11 years ago
Fixes a bug in proxies: method dispatch fails when an interface overrides a method from "java.lang.Object".
Xavier Clerc
More...
almost 11 years ago
Set version number to "2.0-alpha2".
Xavier Clerc
More...
almost 11 years ago
Merge pull request #2 from struktured/master
xclerc
More...
almost 11 years ago
Merge remote-tracking branch 'origin/patch-1'
carm
More...
almost 11 years ago
Update build-check-versions.xml
struktured
More...
almost 11 years ago
Update INSTALL
struktured
More...
almost 11 years ago
Move project to github.
Xavier Clerc
More...
about 11 years ago
Initial commit
xclerc
More...
about 11 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree