Skip to content

Releases: mirage/ocaml-asl

0.11: Merge pull request #14 from djs55/jbuilder

22 May 15:17
Compare
Choose a tag to compare

0.11 (2017-05-22)

  • Use topkg
  • Use jbuilder

Avoid exceptions on module load

22 May 20:23
Compare
Choose a tag to compare
Pre-release
  • On non-OSX, don't throw an exception at module load time

Allow building on other platforms

19 May 11:08
Compare
Choose a tag to compare
Pre-release

This avoids having to use conditional compilation in programs which run on both OSX and Windows (for example)

Add explicit LICENSE file

07 Apr 08:40
Compare
Choose a tag to compare
Pre-release
  • add ISC LICENSE file

Add a log reporter

06 Apr 17:29
Compare
Choose a tag to compare
Add a log reporter Pre-release
Pre-release
  • Add a reporter, for use with the logs package
  • Add Client.add_output_file for logging to external files

Add OASIS autopen

22 Oct 14:42
Compare
Choose a tag to compare
Add OASIS autopen Pre-release
Pre-release
Regenerate OASIS

Signed-off-by: David Scott <dave.scott@unikernel.com>

Initial release

22 Oct 14:24
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
README.md: only one .html suffix, please

Signed-off-by: David Scott <dave.scott@unikernel.com>