ocaml/bytecomp
Pierre Chambart 6bfa23c08b Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
..
bytegen.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
bytegen.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
bytelibrarian.ml Compiler: -compat-32 flag when building cmo/cma. (#896) 2017-05-05 07:18:40 +01:00
bytelibrarian.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
bytelink.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
bytelink.mli Compiler: -compat-32 flag when building cmo/cma. (#896) 2017-05-05 07:18:40 +01:00
bytepackager.ml Compiler: -compat-32 flag when building cmo/cma. (#896) 2017-05-05 07:18:40 +01:00
bytepackager.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
bytesections.ml More warnings when compiling the compiler. 2016-03-15 22:46:35 +01:00
bytesections.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
cmo_format.mli objinfo: dump globals defined in bytecode executables 2016-12-14 08:44:55 -05:00
dll.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
dll.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
emitcode.ml Compiler: -compat-32 flag when building cmo/cma. (#896) 2017-05-05 07:18:40 +01:00
emitcode.mli Compiler: -compat-32 flag when building cmo/cma. (#896) 2017-05-05 07:18:40 +01:00
instruct.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
instruct.mli Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
lambda.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
lambda.mli Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
matching.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
matching.mli Improve location handling in the middle end (version for merging) (#666) 2016-07-06 15:42:29 +01:00
meta.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
meta.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printinstr.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
printinstr.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printlambda.ml Add Lev_module_definition debugging event (#857) 2017-05-31 10:38:55 +01:00
printlambda.mli Annotate Let_mutable with the kind of value 2016-04-12 14:49:52 +02:00
runtimedef.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
semantics_of_primitives.ml Fix fatal error when compiling objects with Flambda (#965) 2017-02-15 12:18:53 +00:00
semantics_of_primitives.mli Apply standard indentation (as defined by .ocp-indent) and minor whitespace change. 2017-01-03 15:29:44 +01:00
simplif.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
simplif.mli GPR#1187: describe lambda plugin hooks 2017-06-01 23:12:10 +02:00
switch.ml Fix duplication of code in Cmmgen (#1370) 2017-10-06 14:44:51 +02:00
switch.mli Fix duplication of code in Cmmgen (#1370) 2017-10-06 14:44:51 +02:00
symtable.ml add -no-flat-float-array configure option 2017-09-15 18:24:36 +02:00
symtable.mli Expose function to map from Lambda's structured constants to Obj.t. Useful for the js_of_ocaml compiler. 2016-11-09 23:56:24 +01:00
translattribute.ml Typos and basic grammar error fixing (#1280) 2017-08-10 11:59:23 +01:00
translattribute.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
translclass.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
translclass.mli Merge pull request #1365 from yallop/let-rec-patch-406 2017-09-22 15:37:10 +09:00
translcore.ml Get rid of redundant machinery. 2017-12-01 10:13:48 +01:00
translcore.mli Merge pull request #1365 from yallop/let-rec-patch-406 2017-09-22 15:37:10 +09:00
translmod.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
translmod.mli Functors 2017-05-25 16:20:39 +01:00
translobj.ml Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
translobj.mli Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00