ocaml/bytecomp
Alain Frisch 309e1b601c #5593: Remove C file when -output-obj fails.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@12356 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2012-04-16 15:26:25 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
bytegen.ml Reverting commits 12108 and 12109 concerning PR#4072. I feel the cure (making ocamlc's evaluation order inconsistent with the ZAM push-enter model) is worse than the illness. 2012-02-18 17:21:42 +00:00
bytegen.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
bytelibrarian.ml #5527: absolute filenames for more error messages. 2012-03-07 17:50:17 +00:00
bytelibrarian.mli Reverting bad commit. 2012-01-20 14:23:34 +00:00
bytelink.ml #5593: Remove C file when -output-obj fails. 2012-04-16 15:26:25 +00:00
bytelink.mli Reverting bad commit. 2012-01-20 14:23:34 +00:00
bytepackager.ml #5527: absolute filenames for more error messages. 2012-03-07 17:50:17 +00:00
bytepackager.mli Reverting bad commit. 2012-01-20 14:23:34 +00:00
bytesections.ml refactoring the "read n bytes from a channel into a new string" idiom 2012-02-23 19:54:44 +00:00
bytesections.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
cmo_format.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
dll.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
dll.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
emitcode.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
emitcode.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
instruct.ml More renaming to OCaml 2012-02-10 16:15:24 +00:00
instruct.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
lambda.ml Backported '%apply' and '%revapply' from 3.12.1+dev to 3.13+dev 2012-01-23 14:49:39 +00:00
lambda.mli Backported '%apply' and '%revapply' from 3.12.1+dev to 3.13+dev 2012-01-23 14:49:39 +00:00
matching.ml Detect unused exception declarations (#5524). 2012-03-06 19:47:07 +00:00
matching.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
meta.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
meta.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
printinstr.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
printinstr.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
printlambda.ml PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
printlambda.mli PR#5487: addition of CFI directives and a few filename/linenumber info to generated amd64 and i386 assembly files. 2012-02-21 17:41:02 +00:00
runtimedef.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
simplif.ml Optimize away compile-time beta-redexes, as found sometimes in generated code, by Coq's extraction in particular 2012-02-20 17:45:10 +00:00
simplif.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
switch.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
switch.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
symtable.ml #5411: New #load_rec primitive for the toplevel (finds and loads .cmo files recursively). 2011-12-13 17:50:08 +00:00
symtable.mli #5411: New #load_rec primitive for the toplevel (finds and loads .cmo files recursively). 2011-12-13 17:50:08 +00:00
translclass.ml Remove unused constructors in the AST: Cf_let, Pcf_let. 2011-12-28 13:27:07 +00:00
translclass.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
translcore.ml Detect unused exception declarations (#5524). 2012-03-06 19:47:07 +00:00
translcore.mli Fix PR#5297: compiler does not check %primitive's existence 2012-02-18 09:45:30 +00:00
translmod.ml PR#5364: missing thinning on (val m : S) projection 2011-09-30 09:47:21 +00:00
translmod.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
translobj.ml renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
translobj.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00
typeopt.ml Keep type variable names 2011-09-22 09:05:42 +00:00
typeopt.mli renaming of Objective Caml to OCaml and cleanup of copyright headers 2011-07-27 14:17:02 +00:00