..
.ignore
uniform .ignore system
2011-07-20 15:37:36 +00:00
bytegen.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytegen.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytelibrarian.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytelibrarian.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytelink.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytelink.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytepackager.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytepackager.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytesections.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
bytesections.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
cmo_format.mli
re-commit Leo's weak-dependencies pull request
2014-05-07 00:34:20 +00:00
dll.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
dll.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
emitcode.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
emitcode.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
instruct.ml
#6203 , #5935 : variants of raise. 'reraise' is currently only inserted by the compiler when an handler does not catch the exception. The default 'raise' always start with a fresh backtrace. There is also 'raise_nostack' which does not trigger the stack trace recording. Bytecode only for now.
2013-10-14 12:31:50 +00:00
instruct.mli
#6203 , #5935 : variants of raise. 'reraise' is currently only inserted by the compiler when an handler does not catch the exception. The default 'raise' always start with a fresh backtrace. There is also 'raise_nostack' which does not trigger the stack trace recording. Bytecode only for now.
2013-10-14 12:31:50 +00:00
lambda.ml
Correct PR#6412 by ruling out sharing of Levents
2014-05-12 14:57:24 +00:00
lambda.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
matching.ml
Correct PR#6412 by ruling out sharing of Levents
2014-05-12 14:57:24 +00:00
matching.mli
Folllowup to PR#6359, great cleanup of switch actions sharing.
2014-04-07 15:43:20 +00:00
meta.ml
merge branch "safe-string"
2014-04-29 11:56:17 +00:00
meta.mli
merge branch "safe-string"
2014-04-29 11:56:17 +00:00
printinstr.ml
Cleanup.
2013-10-14 14:38:18 +00:00
printinstr.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
printlambda.ml
add the %int_as_pointer primitive
2014-05-02 12:47:02 +00:00
printlambda.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
runtimedef.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
simplif.ml
#6318 : Extend match...with with exception cases. (Patch by Jeremy Yallop, backend part by A. Frisch).
2014-05-05 11:49:37 +00:00
simplif.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
switch.ml
fix some of the whitespace problems in the source
2014-04-12 10:17:02 +00:00
switch.mli
fix some of the whitespace problems in the source
2014-04-12 10:17:02 +00:00
symtable.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
symtable.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
translclass.ml
PR#5584: merge open extensible types, extension-patch-4.0.2
2014-05-04 23:08:45 +00:00
translclass.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00
translcore.ml
first part of Benoît Vaugon's format-gadts patch
2014-05-12 15:37:29 +00:00
translcore.mli
Change the representation of exception slots: instead of being represented as 'string ref', they are now blocks
2013-10-23 14:28:31 +00:00
translmod.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
translmod.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
translobj.ml
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
translobj.mli
Add reset functions to make modules reentrant when used through compiler-libs
2014-05-09 12:01:21 +00:00
typeopt.ml
Keep location and attributes in type, label and constructor declarations. Deprecated warning when a deprecated type or constructor is referenced.
2013-09-27 10:54:55 +00:00
typeopt.mli
remove all $Id keywords
2012-10-15 17:50:56 +00:00