]> git.mdlowis.com Git - archive/tide-ocaml.git/commit
broke up env prims to separate objects for linker optimization
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 22 Aug 2017 16:59:28 +0000 (12:59 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 22 Aug 2017 16:59:28 +0000 (12:59 -0400)
commit94b9213a5dbbcfa6a78d8c992b95998e4caee88b
tree7bc1d10987fcc7af3a58b61eadc3e0f8407e42f7
parent38b26f23410c5a61402e9d5811ff34afab1b8731
broke up env prims to separate objects for linker optimization
.gitignore [new file with mode: 0644]
Makefile
env_get.c [new file with mode: 0644]
env_set.c [moved from envprims.c with 54% similarity]
env_unset.c [new file with mode: 0644]
tide.ml