diff options
author | Michel Mauny <Michel.Mauny@ensta.fr> | 2008-08-02 06:32:06 +0000 |
---|---|---|
committer | Michel Mauny <Michel.Mauny@ensta.fr> | 2008-08-02 06:32:06 +0000 |
commit | 481d738a1e914d83be0a62033d212ffd23d72fd6 (patch) | |
tree | 6060f3ec587b564d1e4f9421d3e90de1336e423b | |
parent | 666cb14adfcf3b37e775ba59030444f8b3c86cfc (diff) |
Implement Lazy.force as a primiive, and optimize its calls
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@8975 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rwxr-xr-x | boot/ocamlc | bin | 1033815 -> 1038797 bytes |
-rwxr-xr-x | boot/ocamldep | bin | 287798 -> 287905 bytes |
-rwxr-xr-x | boot/ocamllex | bin | 164392 -> 164441 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/boot/ocamlc b/boot/ocamlc Binary files differindex 589b4e9ae..fee7c69e8 100755 --- a/boot/ocamlc +++ b/boot/ocamlc diff --git a/boot/ocamldep b/boot/ocamldep Binary files differindex 4ab4914c9..42625ace4 100755 --- a/boot/ocamldep +++ b/boot/ocamldep diff --git a/boot/ocamllex b/boot/ocamllex Binary files differindex 69a7cd9a2..6e372b04d 100755 --- a/boot/ocamllex +++ b/boot/ocamllex |