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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocamlmklibconfig.ml: add missing config varible
Damien Doligez
2013-12-17
1
-0
/
+1
*
merge generative functors
Jacques Garrigue
2013-12-17
3
-6
/
+7
*
Un-bootstrapping of ocamlbuild, clean-up phase:
Xavier Leroy
2013-12-14
4
-54
/
+33
*
Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...
Xavier Leroy
2013-11-29
1
-5
/
+6
*
build: always build lex/ and ocamlc with the compiler from boot/.
Wojciech Meyer
2013-11-10
1
-2
/
+2
*
Keep attributes on module declarations.
Alain Frisch
2013-09-27
1
-1
/
+3
*
Keep attributes on value declarations in .cmi files (but clear all the locati...
Alain Frisch
2013-09-26
1
-0
/
+1
*
build: remove warning 32 (unused variable) in tools.
Wojciech Meyer
2013-09-20
1
-1
/
+1
*
build: replace ocamlcomp*.sh.
Wojciech Meyer
2013-09-20
1
-3
/
+2
*
build: replace build/mk{config,myocamlbuild_config}.sh.
Wojciech Meyer
2013-09-20
1
-2
/
+2
*
#5817: new compiler flag (-keep-locs) to keep location in cmi files.
Alain Frisch
2013-09-17
2
-0
/
+2
*
Continue cleanup. driver/errors.ml is no longer needed.
Alain Frisch
2013-09-12
1
-13
/
+6
*
Keep input file in Pparse.Error. Switch it to the new system.
Alain Frisch
2013-09-12
1
-5
/
+0
*
Switch Lexer.Error to the new system.
Alain Frisch
2013-09-12
2
-6
/
+0
*
Port Syntaxerr.Error to the new system. Trickier, because of special way to r...
Alain Frisch
2013-09-11
2
-8
/
+11
*
Remove the dump_ast tool. A better replacement is part of the standalone ppx...
Alain Frisch
2013-09-10
2
-137
/
+0
*
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-09-04
18
-41
/
+67
*
Do not compile or install by default ocamlast.
Alain Frisch
2013-08-29
1
-6
/
+1
*
Synchronize with trunk.
Alain Frisch
2013-08-28
1
-4
/
+4
|
\
|
*
PR#4243: make the Makefiles parallelizable
Damien Doligez
2013-07-24
1
-36
/
+30
*
|
Synchronize with trunk.
Alain Frisch
2013-07-22
2
-5
/
+5
|
\
\
|
|
/
|
*
#6073: Add signature to Tstr_include. (Cherry-picked from commit 13903 on 4.01.)
Alain Frisch
2013-07-17
1
-1
/
+1
|
*
Fix OCAMLPARAM problems
Fabrice Le Fessant
2013-07-17
1
-4
/
+4
*
|
Synchronize with trunk.
Alain Frisch
2013-07-16
9
-22
/
+61
|
\
\
|
|
/
|
*
Fix #5811 as suggested. (Merge 13792 from 4.01.)
Alain Frisch
2013-06-17
1
-0
/
+1
|
*
Improved implementation of OCAMLPARAM
Fabrice Le Fessant
2013-06-05
2
-9
/
+38
|
*
compact representation of warning flags
Damien Doligez
2013-05-28
1
-1
/
+1
|
*
merge changes from version/4.00 from 4.00.1 to r13697
Damien Doligez
2013-05-22
1
-1
/
+6
|
*
#5980: explicit way to silence the new warning (open! X).
Alain Frisch
2013-05-16
3
-7
/
+7
|
*
ignore *.exe.manifest files
Damien Doligez
2013-05-07
1
-0
/
+1
|
*
ignore .obj and .lib files
Damien Doligez
2013-05-07
1
-0
/
+1
|
*
ignore also .dll files
Damien Doligez
2013-04-29
1
-0
/
+1
|
*
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
2013-04-18
2
-1
/
+2
|
*
ignore .exe files
Damien Doligez
2013-04-13
1
-1
/
+1
|
*
It is no longer necessary to keep pre-processed files in case of errors
Damien Doligez
2013-03-18
1
-1
/
+1
|
*
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-03-09
1
-1
/
+1
*
|
A toy tool to produce an mli file from an annotated ml file.
Alain Frisch
2013-06-03
1
-0
/
+1
*
|
Item attributes on each let-binding.
Alain Frisch
2013-06-03
7
-23
/
+28
*
|
Revert addition of raw literals to the parsetree
Jérémie Dimino
2013-05-23
1
-2
/
+2
*
|
add the raw representation of constants to the parsetree
Jérémie Dimino
2013-05-20
1
-2
/
+2
*
|
Allow abstract module declaration in structures to make the syntax and Parset...
Alain Frisch
2013-04-18
4
-18
/
+8
*
|
Split Pexp_constraint into Pexp_coerce/Pexp_constraint.
Alain Frisch
2013-04-17
4
-10
/
+17
*
|
Split Pexp_function into Pexp_function/Pexp_fun.
Alain Frisch
2013-04-17
4
-14
/
+32
*
|
Get rid of the 'explicit arity' flag on Pexp_construct/Ppat_construct. If re...
Alain Frisch
2013-04-17
6
-16
/
+14
*
|
Getting rid of Pexp_assertfalse/Texp_assertfalse.
Alain Frisch
2013-04-17
6
-6
/
+1
*
|
Keep interval pattern sugar in the Parsetree (Camlp4 parsers still expand them).
Alain Frisch
2013-04-16
1
-0
/
+1
*
|
Get rid of the undocumented syntax #c[>`A] (#5936, #5983).
Alain Frisch
2013-04-16
3
-5
/
+4
*
|
Better representation of with-constraints.
Alain Frisch
2013-04-16
2
-8
/
+11
*
|
Remove pcsig_loc field + doc.
Alain Frisch
2013-04-16
1
-1
/
+0
*
|
Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...
Alain Frisch
2013-04-16
5
-6
/
+6
[next]