]> git.mdlowis.com Git - archive/tide-ocaml.git/log
archive/tide-ocaml.git
7 years agoadded top-level module for tide library
Michael D. Lowis [Mon, 28 Aug 2017 19:40:16 +0000 (15:40 -0400)]
added top-level module for tide library

7 years agocombined env prims again and reorganized the project to have a lib folder
Michael D. Lowis [Wed, 23 Aug 2017 19:43:11 +0000 (15:43 -0400)]
combined env prims again and reorganized the project to have a lib folder

7 years agoallow dynamic linking for ocamlc bytecode compiler. results in smaller but slower...
Michael D. Lowis [Wed, 23 Aug 2017 15:14:29 +0000 (11:14 -0400)]
allow dynamic linking for ocamlc bytecode compiler. results in smaller but slower distributable

7 years agoadded linker optimizations for smaller executables
Michael D. Lowis [Wed, 23 Aug 2017 01:46:28 +0000 (21:46 -0400)]
added linker optimizations for smaller executables

7 years agobroke up env prims to separate objects for linker optimization
Michael D. Lowis [Tue, 22 Aug 2017 16:59:28 +0000 (12:59 -0400)]
broke up env prims to separate objects for linker optimization

7 years agoreworked makefile to support native or bytecode executable
Michael D. Lowis [Tue, 22 Aug 2017 15:24:33 +0000 (11:24 -0400)]
reworked makefile to support native or bytecode executable

7 years agoinitial commit of c/ovaml interaction
Michael D. Lowis [Tue, 22 Aug 2017 01:50:14 +0000 (21:50 -0400)]
initial commit of c/ovaml interaction