ocaml/bytecomp
Thomas Refis d68e0e2077
Provide a way to build the bytecode compiler using Dune (#2093)
2018-10-10 16:16:00 +01:00
..
bytegen.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
bytegen.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
bytelibrarian.ml Implement reviewer suggestions 2018-07-25 17:58:32 +02:00
bytelibrarian.mli Print warnings on the warnings formatter in the couple of places that don't 2018-07-15 15:00:47 -04:00
bytelink.ml ident: hide stamp related functions from the interface 2018-09-21 11:47:44 -04:00
bytelink.mli Print warnings on the warnings formatter in the couple of places that don't 2018-07-15 15:00:47 -04:00
bytepackager.ml Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +01:00
bytepackager.mli Add option to dump the output of e.g. -dlambda in a file (#1913) 2018-07-27 08:51:53 +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 Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
dll.ml Fix regression: return empty list of directories when PATH-like env var is empty 2018-10-10 14:55:04 +02:00
dll.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
dune Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
emitcode.ml Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
emitcode.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
generate_runtimedef.sh Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
instruct.ml Add bytecode instruction to access string, different from the bytes one. 2018-03-15 18:25:31 +01:00
instruct.mli Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
lambda.ml ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
lambda.mli Lambda.subst: update debug events environments 2018-07-17 09:49:07 +01:00
matching.ml ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
matching.mli Improve location handling in the middle end (version for merging) (#666) 2016-07-06 15:42:29 +01:00
meta.ml Add an optional digest parameter to Meta.reify_bytecode. 2018-04-13 17:36:20 +01:00
meta.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
printinstr.ml Add bytecode instruction to access string, different from the bytes one. 2018-03-15 18:25:31 +01:00
printinstr.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
printlambda.ml Organise and simplify translation of primitives 2018-04-09 13:00:01 +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 Organise and simplify translation of primitives 2018-04-09 13:00:01 +01: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 ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
simplif.mli manual: compiler-libs.mld -> compiler_libs.mld 2018-09-12 16:32:37 +02:00
switch.ml reindent bytecomp/switch.ml 2018-05-25 11:29:23 +01:00
switch.mli Fix duplication of code in Cmmgen (#1370) 2017-10-06 14:44:51 +02:00
symtable.ml Implement reviewer suggestions 2018-07-25 17:58:32 +02:00
symtable.mli Just some tbl things. (#1699) 2018-07-23 13:19:41 +01:00
translattribute.ml Add locations to attributes 2018-08-06 13:19:28 +01:00
translattribute.mli Add locations to attributes 2018-08-06 13:19:28 +01:00
translclass.ml ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
translclass.mli Merge pull request #1365 from yallop/let-rec-patch-406 2017-09-22 15:37:10 +09:00
translcore.ml ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
translcore.mli Organise and simplify translation of primitives 2018-04-09 13:00:01 +01:00
translmod.ml Full explanation for unsafe cycles in recursive modules (#2058) 2018-10-01 16:10:16 +02:00
translmod.mli Full explanation for unsafe cycles in recursive modules (#2058) 2018-10-01 16:10:16 +02:00
translobj.ml ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
translobj.mli Replace uses of Lambda.IdentSet by Ident.Set 2018-01-30 19:12:29 +01:00
translprim.ml ident: split Local into Local and Scoped 2018-09-21 11:47:44 -04:00
translprim.mli check arity of primitives 2018-09-03 21:37:29 +01:00