ocaml/stdlib
Raphael Sousa Santos c9d7cc7da4 Add Printexc.default_uncaught_exception_handler (issue #9248)
Printexc.uncaught_exception_handler ceases to be an option ref and becomes
a ref to the handler function initialized to
Printexc.default_uncaught_exception_handler.
2020-01-26 12:00:27 +01:00
..
.depend New ephemeron-free API for Memprof. 2019-12-21 10:21:48 +01:00
Compflags Revert "Get rid of the stdlib/Compflags script (#8601)" 2019-04-11 15:52:41 +02:00
HACKING.adoc Merge pull request #8951 from shindere/make-default-target 2019-10-04 14:23:27 +01:00
Makefile Share list of modules in StdlibModules 2019-09-29 11:07:50 +02:00
StdlibModules Share list of modules in StdlibModules 2019-09-29 11:07:50 +02:00
arg.ml Arg module sometimes misbehaved instead of rejecting invalid -keyword=arg inputs 2018-07-22 02:24:08 -04:00
arg.mli Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
array.ml Add Array.for_all2 and Array.exists2 (#9235) 2020-01-13 13:52:39 +00:00
array.mli Add Array.for_all2 and Array.exists2 (#9235) 2020-01-13 13:52:39 +00:00
arrayLabels.ml
arrayLabels.mli Add Array.for_all2 and Array.exists2 (#9235) 2020-01-13 13:52:39 +00:00
bigarray.ml Move bigarray to the stdlib (#1685) 2018-04-09 13:14:05 +01:00
bigarray.mli Merge pull request #8826 from glondu/4.08-spelling-errors 2019-07-29 08:36:53 +02:00
bool.ml Make Bool.to_int primitive. 2020-01-07 09:32:29 +00:00
bool.mli Fix typographic issues in the doc of new modules (#8744) 2019-06-26 19:03:15 +02:00
buffer.ml buffer: more detailed explanation of the [resize] reasoning 2019-04-16 17:29:26 +02:00
buffer.mli Extend Bytes and Buffer with functions to read/write binary representations of numbers (#1864) 2018-11-09 13:40:33 +01:00
bytes.ml Mark the Bytes.equal external as not-allocating C. 2018-11-21 13:09:42 +01:00
bytes.mli Fix typos in Bytes documentation 2019-09-06 16:16:41 +02:00
bytesLabels.ml
bytesLabels.mli Comment fixes 2019-10-15 14:14:31 +03:00
callback.ml
callback.mli
camlinternalFormat.ml Add printf `%#F` to output floats in hexadecimal OCaml constants 2019-09-26 15:55:32 +02:00
camlinternalFormat.mli camlinternalFormat: fix the Formatting_gen case in fmt_of_string 2019-06-06 12:50:22 +02:00
camlinternalFormatBasics.ml Add printf `%#F` to output floats in hexadecimal OCaml constants 2019-09-26 15:55:32 +02:00
camlinternalFormatBasics.mli Add printf `%#F` to output floats in hexadecimal OCaml constants 2019-09-26 15:55:32 +02:00
camlinternalLazy.ml Deprecate Obj.set_tag. 2019-02-12 11:13:48 +00:00
camlinternalLazy.mli Fix a make -j bug, by ensuring Lazy depends on CamlinternalLazy. 2018-11-14 17:33:51 +00:00
camlinternalMod.ml Remove use of Obj.truncate from CamlinternalMod. 2019-04-01 14:10:12 +01:00
camlinternalMod.mli
camlinternalOO.ml
camlinternalOO.mli
char.ml stdlib: cleanup in Char.ml by using char range patterns (#9221) 2020-01-04 15:15:52 +01:00
char.mli Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
complex.ml
complex.mli
digest.ml
digest.mli Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
dune dune: fix stdlib build 2018-12-04 11:42:11 +00:00
ephemeron.ml Fix Hashtbl.Make.of_seq creating randomized tables 2019-03-29 11:11:41 +01:00
ephemeron.mli Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
expand_module_aliases.awk Provide a way to build the bytecode compiler using Dune (#2093) 2018-10-10 16:16:00 +01:00
filename.ml Add Filename.null 2019-10-03 13:55:22 +02:00
filename.mli Merge pull request #9217 from kit-ty-kate/fix-doc-filename-null 2019-12-30 05:22:21 +01:00
float.ml add Stdlib.Float.Array (#1936) 2018-12-03 14:08:56 +01:00
float.mli Rename references to Pervasives to Stdlib 2019-06-26 18:11:58 +01:00
format.ml [minor] Format: factorize check_geometry to avoid invariant duplication 2020-01-14 16:26:21 +01:00
format.mli Format.pp_update_geometry: formatter -> (geometry -> geometry) -> unit 2020-01-14 16:26:21 +01:00
fun.ml Improve protect 2019-02-03 12:27:27 +01:00
fun.mli Fix typographic issues in the doc of new modules (#8744) 2019-06-26 19:03:15 +02:00
gc.ml Memprof API: cannot be start if already running, cannot be stopped if not already running. 2020-01-14 10:42:16 +01:00
gc.mli Memprof API: cannot be start if already running, cannot be stopped if not already running. 2020-01-14 10:42:16 +01:00
genlex.ml
genlex.mli
hashbang
hashtbl.ml Refactor stdlib/hashtbl.ml 2019-07-19 13:17:52 +01:00
hashtbl.mli Stronger spec for Hashtbl.to_seq w.r.t. multiple bindings on the same key 2019-04-10 13:20:46 +02:00
header.c
headernt.c Fix windows ANSI locale: use CP_ACP instead of CP_THREAD_ACP (#2062) 2018-10-03 14:19:07 +02:00
int.ml Remove Int.of_string. 2018-10-09 11:33:08 +02:00
int.mli Remove Int.of_string. 2018-10-09 11:33:08 +02:00
int32.ml Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
int32.mli Doc 2018-11-10 12:48:33 +01:00
int64.ml Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
int64.mli Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
lazy.ml Fix a make -j bug, by ensuring Lazy depends on CamlinternalLazy. 2018-11-14 17:33:51 +00:00
lazy.mli manual: move lazy pattern to core (#2198) 2018-12-14 17:40:43 +01:00
lexing.ml Add set_position and set_filename to Lexing. 2019-11-16 22:14:16 +00:00
lexing.mli fix Stdlib.Lexing documentation 2019-12-12 14:42:21 +01:00
list.ml Fold map function for List (#8894) 2019-11-07 14:12:58 +01:00
list.mli Fold map function for List (#8894) 2019-11-07 14:12:58 +01:00
listLabels.ml
listLabels.mli Fold map function for List (#8894) 2019-11-07 14:12:58 +01:00
map.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
map.mli stdlib doc: avoid implicit order on bindings (#2194) 2018-12-11 00:22:22 +01:00
marshal.ml Merge the asmrun and byterun directories into the runtime directory 2018-06-28 17:50:33 +02:00
marshal.mli fix primitives for marshal 2018-03-15 18:25:31 +01:00
moreLabels.ml
moreLabels.mli Add Set.Make(_).disjoint 2018-08-10 16:23:15 +02:00
nativeint.ml Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
nativeint.mli Add {Int32,Int64,Nativeint}.unsigned_{compare,div,rem} 2018-11-10 12:48:11 +01:00
obj.ml Deprecate Obj.set_tag. 2019-02-12 11:13:48 +00:00
obj.mli Deprecate Obj.truncate and bootstrap. 2019-04-01 14:17:39 +01:00
ocaml_operators.mld documentation: fix a warning in latex mode 2018-11-06 13:48:02 +01:00
oo.ml
oo.mli
option.ml (Micro-)optimize Option.join 2019-09-30 14:29:08 +02:00
option.mli Fix typographic issues in the doc of new modules (#8744) 2019-06-26 19:03:15 +02:00
parsing.ml
parsing.mli
pervasives.ml Fix type equality for result type 2018-12-03 18:14:11 +00:00
printexc.ml Add Printexc.default_uncaught_exception_handler (issue #9248) 2020-01-26 12:00:27 +01:00
printexc.mli Add Printexc.default_uncaught_exception_handler (issue #9248) 2020-01-26 12:00:27 +01:00
printf.ml Remove the state argument in CamlinternalFormat.make_printf. 2018-08-02 23:09:20 +02:00
printf.mli Add printf `%#F` to output floats in hexadecimal OCaml constants 2019-09-26 15:55:32 +02:00
queue.ml Stdlib doc: harmonize heading levels again. (#2142) 2018-11-08 17:33:55 +01:00
queue.mli Fix docstring for Queue.of_seq 2018-12-16 18:37:09 +01:00
random.ml s/string_of_int/Int.to_string/g 2018-11-07 13:52:02 +01:00
random.mli
remove_module_aliases.awk Core review work 2018-02-12 08:29:17 +00:00
result.ml Stdlib: add Result module. 2018-08-08 10:34:03 +02:00
result.mli Fix typographic issues in the doc of new modules (#8744) 2019-06-26 19:03:15 +02:00
scanf.ml Add printf `%#F` to output floats in hexadecimal OCaml constants 2019-09-26 15:55:32 +02:00
scanf.mli Fix typo in Scanf docs 2018-09-21 18:13:32 +08:00
seq.ml Add Seq.unfold. 2020-01-15 15:38:46 +00:00
seq.mli Add Seq.unfold. 2020-01-15 15:38:46 +00:00
set.ml Add Set.Make(_).disjoint 2018-08-10 16:23:15 +02:00
set.mli Stdlib doc: harmonize heading levels again. (#2142) 2018-11-08 17:33:55 +01:00
spacetime.ml
spacetime.mli
stack.ml Stdlib doc: harmonize heading levels again. (#2142) 2018-11-08 17:33:55 +01:00
stack.mli Stdlib doc: harmonize heading levels again. (#2142) 2018-11-08 17:33:55 +01:00
stdLabels.ml
stdLabels.mli
std_exit.ml
stdlib.ml Add Unit to stdlib.ml{,i} 2019-03-19 12:29:20 +01:00
stdlib.mli Add Unit to stdlib.ml{,i} 2019-03-19 12:29:20 +01:00
stream.ml Fix Stream.junk on channel streams 2018-04-10 16:21:45 +02:00
stream.mli
string.ml Mark the String.equal external as not-allocating C. 2018-11-21 11:43:08 +01:00
string.mli Fix the string.mli documentation of unsafe-string (#8653) 2019-05-02 19:24:53 +02:00
stringLabels.ml
stringLabels.mli Comment fixes 2019-10-15 14:14:31 +03:00
sys.mli Fix some spelling typos 2019-11-29 10:17:38 -05:00
sys.mlp Add support for [@@immediate64] 2019-09-24 07:56:15 +01:00
uchar.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
uchar.mli Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
unit.ml Add paths for built-in types (#1876) 2018-11-08 16:08:17 +01:00
unit.mli Add paths for built-in types (#1876) 2018-11-08 16:08:17 +01:00
weak.ml Remove a use of Obj.truncate in weak.ml 2019-04-01 14:03:38 +01:00
weak.mli [Weak] Changes from reviews 2018-11-08 16:16:32 +01:00