index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
misc.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Misc.print_see_manual for easier printing of "see manual section X.Y.Z" (...
Stefan Muenzel
2023-03-22
1
-0
/
+6
*
Small refactoring for null terminated values (#12086)
hhugo
2023-03-07
1
-0
/
+11
*
Misc.find_first_mono
Gabriel Scherer
2023-02-28
1
-0
/
+26
*
Add colors to error message hints (#11685)
Christiana Anthony
2022-11-08
1
-1
/
+4
*
Do not remove compiler-generated files if they are not regular files
Xavier Leroy
2022-07-13
1
-1
/
+1
*
Remove uses of ;; from the codebase
Sébastien Hinderer
2022-02-25
1
-1
/
+0
*
Use the new structured errors (#10170) for better error messages
Antal Spector-Zabusky
2021-06-21
1
-0
/
+8
*
Add {Int,Int32,Int64,NativeInt}.{min,max} (#10392)
Alain Frisch
2021-05-11
1
-8
/
+8
*
Semantic diffings for functor types and applications (#9331)
Gabriel Radanne
2021-04-07
1
-0
/
+3
*
Rename and extract EnvLazy to its own file (#10052)
Thomas Refis
2021-01-20
1
-72
/
+0
*
More partial application warnings
Stephen Dolan
2020-06-02
1
-0
/
+5
*
Use List.find_map (#9589)
Nicolás Ojeda Bär
2020-05-21
1
-8
/
+0
*
revert #244
Gabriel Scherer
2019-12-21
1
-2
/
+0
*
new Misc.Magic_number module for magic number handling
Gabriel Scherer
2019-12-03
1
-0
/
+253
*
Misc.protect_refs: use Fun.protect to protect the backtrace
Gabriel Scherer
2019-11-07
1
-3
/
+1
*
Refactor environment lookup functions
Leo White
2019-08-15
1
-6
/
+6
*
Fix lsl overflow detection (#8865)
Vincent Laviron
2019-08-09
1
-1
/
+1
*
Remove Misc.may_map and similar
Leo White
2019-05-23
1
-8
/
+0
*
Simplify matches that are an affine function of the input (#8547)
Stefan Muenzel
2019-04-09
1
-0
/
+14
*
Add a few utility functions in Misc (#2284)
Mark Shinwell
2019-03-15
1
-29
/
+17
*
Remove support for compiler plugins (#2276)
Mark Shinwell
2019-03-13
1
-47
/
+0
*
List prefix functions for Misc.Stdlib.List (#2283)
Mark Shinwell
2019-03-06
1
-0
/
+27
*
ocamltest: explicitly set OCAML_ERROR_STYLE
Armaël Guéneau
2019-02-27
1
-4
/
+11
*
env refactoring: move EnvLazy to utils/misc.ml
Gabriel Scherer
2019-02-16
1
-0
/
+72
*
refactoring: new type aliases Misc.{filepath,modname,crcs,alerts}
Gabriel Scherer
2019-01-30
1
-0
/
+6
*
Refactor load path management and initial environment
Jeremie Dimino
2019-01-30
1
-0
/
+7
*
List.filter_map (#2185)
Thomas Refis
2018-12-12
1
-11
/
+0
*
Fix crc_interfaces stuff
Mark Shinwell
2018-11-13
1
-0
/
+4
*
Merge pull request #2109 from nojb/spellchecking_disambiguation
Armaël Guéneau
2018-11-05
1
-0
/
+1
|
\
|
*
Do not include duplicates in spelling suggestions
Nicolás Ojeda Bär
2018-11-01
1
-0
/
+1
*
|
Add option -error-style and environment variable OCAML_ERROR_STYLE
Armaël Guéneau
2018-10-20
1
-0
/
+11
*
|
Add source highlighting for errors & warnings in batch mode
Armaël Guéneau
2018-10-19
1
-0
/
+29
|
/
*
Simplify
Nicolás Ojeda Bär
2018-10-10
1
-10
/
+7
*
Fix regression: return empty list of directories when PATH-like env var is empty
Nicolás Ojeda Bär
2018-10-10
1
-10
/
+11
*
Add Misc.split_path_contents
Nicolás Ojeda Bär
2018-10-10
1
-0
/
+11
*
Introduce semantic tags as an extensible sum type.
Drup
2018-09-02
1
-7
/
+7
*
Deprecate Pervasives (#1605)
Jérémie Dimino
2018-08-27
1
-0
/
+1
*
Merge pull request #1919 from gasche/fatal_error_format
Gabriel Scherer
2018-07-30
1
-3
/
+6
|
\
|
*
Misc.fatal_error: use Format.eprintf instead of prerr_string
Gabriel Scherer
2018-07-19
1
-3
/
+6
*
|
Add compile_common.ml which contains the basic compilation pipeline.
Drup
2018-07-27
1
-0
/
+4
*
|
Pass the elements from `BUILD_PATH_PREFIX_MAP` to the assembler (#1930)
Xavier Clerc
2018-07-27
1
-0
/
+37
*
|
Use reraise_raw_backtrace in Misc.try_finally
François Bobot
2018-07-25
1
-5
/
+21
*
|
Just some tbl things. (#1699)
Gabriel Radanne
2018-07-23
1
-4
/
+7
|
/
*
Shadow the polymorphic comparison in the middle-end (#1811)
Xavier Clerc
2018-07-11
1
-0
/
+8
*
Merge pull request #1723 from stedolan/remove-meta-static
Gabriel Scherer
2018-05-28
1
-5
/
+12
|
\
|
*
Add LongString.blit_string
Stephen Dolan
2018-04-13
1
-0
/
+5
|
*
Remove Meta.static_{alloc, free}.
Stephen Dolan
2018-04-13
1
-5
/
+7
*
|
ocamlc -config: new -config-var option to print specific configuration variables
Gabriel Scherer
2018-04-27
1
-0
/
+19
|
/
*
More robust implementation of Misc.no_overflow_mul (#1520)
Max Mouratov
2017-12-20
1
-1
/
+3
*
Create .cmi files atomically (MPR#7472) (#1307)
Xavier Leroy
2017-09-06
1
-0
/
+25
[next]