1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
javalib: new 'JavaStringBuilder' module. More... over 10 years ago
javalib: new 'JavaProperties' module. More... over 10 years ago
javalib: use the new import features. More... over 10 years ago
Java extension: improved implementation of 'import' mechanism. More... over 10 years ago
javalib: conversion functions between dates and strings. More... over 10 years ago
javalib: conversion functions between calendars and iso8601-compliant strings. More... over 10 years ago
Upgrade camomile from 0.8.3 to 0.8.5. More... over 10 years ago
Change the name of the servlet jar from 'servlet-api.jar' to 'javax.servlet-api-version.jar'. More... over 10 years ago
javalib: new 'JavaSystem' module. More... over 10 years ago
javalib: new 'JavaRandom' module. More... over 10 years ago
javalib: also use 'java_xyz' types in documentation. More... over 10 years ago
javalib: refactoring for build. More... over 10 years ago
ocamldoc: better name for local variable. More... over 10 years ago
ocamlbuild: support for ocamldoc's '-html5', '-sort', and '-t' command-line switches. More... over 10 years ago
javalib: style. More... over 10 years ago
javalib: alignment. More... over 10 years ago
javalib: more consistent use of 'java_xyz' types. More... over 10 years ago
javalib: missing 'unwrap' function for strings. More... over 10 years ago
javalib: 'equals', and 'equals_ignore_case' functions for strings. More... over 10 years ago
javalib: 'equals', 'hash_code', and 'to_string' functions for arrays. More... over 10 years ago
javalib: rename functions 'JavaByteArray.{to,of}_string' to 'JavaByteArray.{to,of}_ocaml_string'. More... over 10 years ago
Update copyright years. More... over 10 years ago
Java extensions: the "chain" function now returns a value whose type is the one given in the method descriptor, rather than the one selected after method lookup. More... over 10 years ago
Manual: store pages in subdirectory and fix titles. More... over 10 years ago
Update manual to Bootstrap 3.3.2. More... over 10 years ago
Update Bootstrap from 3.2.0 to 3.3.2. More... over 10 years ago
javalib: new 'JavaCalendar', 'JavaDate', 'JavaLocale', and 'JavaTimeZone' modules, providing support for date manipulations. More... over 10 years ago
javalib: new 'JavaObject' module, providing complete bindings to the 'java.lang.Object' class. More... over 10 years ago
javalib: minor typo in ocamldoc comment. More... over 10 years ago
javalib: add some 'unwrap' functions. More... over 10 years ago