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
/
clflags.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added lambda option to -stop-after comiler flag and logic to compile_common, ...
Doug Smith
2023-01-12
1
-1
/
+1
*
remove the -force-tmc flag (#11661)
Gabriel Scherer
2022-10-27
1
-1
/
+0
*
add -safer-matching flag to disable type-based optimization of pattern-matching
Jacques Garrigue
2022-07-19
1
-0
/
+1
*
flag -nocwd: do not implicitly add the current directory to the load path
thomasRgl
2022-04-16
1
-0
/
+1
*
Implement a -cmi-file option for ocamlc and ocamlopt
Sébastien Hinderer
2022-02-11
1
-0
/
+1
*
Remove configuration options --disable-force-safe-string and DEFAULT_STRING=u...
Kate
2022-02-01
1
-1
/
+0
*
add a dump-dir flags, make dprofile respect dump directives
Florian Angeletti
2021-12-02
1
-0
/
+1
*
Shapes: Add -dshape flag for debugging and testing purposes
Ulysse Gérard
2021-11-09
1
-0
/
+1
*
prepare for TMC (tail modulo cons) transformation
Frédéric Bour
2021-11-02
1
-0
/
+1
*
Merge pull request #10289 from Zett98/do_not_print_options_in_usage_message
Gabriel Scherer
2021-05-07
1
-5
/
+4
|
\
|
*
dont print options in usage msg
zett98
2021-05-06
1
-5
/
+4
*
|
Merge pull request #1400 from lthls/cmm_invariants
Gabriel Scherer
2021-04-29
1
-0
/
+1
|
\
\
|
*
|
Add an optional check for invariants on the Cmm representation
Vincent Laviron
2021-04-19
1
-0
/
+1
|
|
/
*
|
Remove the availability analysis (#10355)
Xavier Leroy
2021-04-23
1
-2
/
+0
|
/
*
ability to restart compilation from .cmir-linear IR files
Greta Yorsh
2020-10-13
1
-8
/
+4
*
Save Linear IR before emit (#8939)
Greta Yorsh
2020-10-07
1
-1
/
+11
*
Move code of main and optmain to compilerlibs
Stephen Dolan
2020-06-30
1
-2
/
+2
*
-dno-locations: hide source locations (and debug events) from IR dumps
Gabriel Scherer
2020-01-09
1
-0
/
+1
*
Rename stop_after_pass_names to available_pass_names
Greta Yorsh
2019-11-04
1
-1
/
+1
*
Stop before emit
Greta Yorsh
2019-10-30
1
-3
/
+3
*
Add a new -output-complete-exe option (#8872)
Nicolás Ojeda Bär
2019-09-25
1
-0
/
+1
*
Add compile-time option -function-sections
Greta Yorsh
2019-07-15
1
-0
/
+1
*
Introduce the -without-runtime option.
Lucas Pluvinage
2019-05-06
1
-0
/
+1
*
Remove gprof support (#2314)
Mark Shinwell
2019-03-16
1
-1
/
+0
*
GPR#2082: New option -no-insn-sched
Mark Shinwell
2019-03-13
1
-0
/
+3
*
Remove support for compiler plugins (#2276)
Mark Shinwell
2019-03-13
1
-2
/
+2
*
Delete the vmthreads library (#2289)
Jérémie Dimino
2019-03-11
1
-1
/
+0
*
ocamltest: explicitly set OCAML_ERROR_STYLE
Armaël Guéneau
2019-02-27
1
-0
/
+1
*
Add option -error-style and environment variable OCAML_ERROR_STYLE
Armaël Guéneau
2018-10-20
1
-1
/
+11
*
Phantom let support in Clambda (#2060)
Mark Shinwell
2018-10-15
1
-0
/
+1
*
new -stop-after option: stop after the given compiler pass (parsing, typing)
Gabriel Scherer
2018-08-31
1
-0
/
+10
*
Add option to dump the output of e.g. -dlambda in a file (#1913)
sliquister
2018-07-27
1
-0
/
+2
*
rename Clflags.fast as Clflags.unsafe
Valentin Gatien-Baron
2018-07-15
1
-1
/
+1
*
Move Location.absname to Clflags.absname (#1886)
Armael
2018-07-06
1
-0
/
+1
*
Add -dcamlprimc + pass -fdebug-prefix-map when available (#1845)
Xavier Clerc
2018-06-27
1
-0
/
+1
*
add advanced option to tune performance of pattern matching compiler in case ...
Dwight Guth
2018-06-01
1
-0
/
+1
*
Add the -dunique-ids and -dno-unique-ids options to the compilers
Sébastien Hinderer
2018-02-20
1
-0
/
+1
*
Register availability analysis (#856)
Mark Shinwell
2017-09-15
1
-0
/
+2
*
generalize -dtimings to show allocation, top heap size (#1152)
sliquister
2017-06-09
1
-1
/
+1
*
Merge pull request #1187 from Octachron/document_plugins
Gabriel Scherer
2017-06-04
1
-0
/
+2
|
\
|
*
GPR#1187: document command line flags for plugins
octachron
2017-06-01
1
-0
/
+2
*
|
New -depend option for ocamlc/ocamlopt
Fabrice Le Fessant
2017-06-01
1
-0
/
+4
|
/
*
Respect OCAML_COLOR environment variable for deciding whether to use colors
Hannes Mehnert
2017-03-15
1
-1
/
+1
*
Initial import of linear-scan-register-allocator
Nicolas Ojeda Bar
2017-02-22
1
-0
/
+2
*
Allow plugins to declare new arguments with Clflags.add_arguments (#796)
Fabrice Le Fessant
2017-01-17
1
-0
/
+17
*
Instrumentation for american fuzzy lop (afl-fuzz) (#504)
Stephen Dolan
2016-12-06
1
-0
/
+2
*
GPR#606: add unboxed types
Damien Doligez
2016-07-21
1
-0
/
+2
*
Add the -no-version option to the toplevel.
Sébastien Hinderer
2016-05-09
1
-0
/
+1
*
More warnings when compiling the compiler.
alainfrisch
2016-03-15
1
-4
/
+4
*
Merge pull request #480 from mshinwell/flambda_unbox-closures
Mark Shinwell
2016-02-26
1
-0
/
+2
[next]