index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2013-04-18
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
2013-04-13
ignore .exe files
Damien Doligez
2013-03-18
It is no longer necessary to keep pre-processed files in case of errors
Damien Doligez
2013-03-09
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-02-24
fix PR#5930: ocamldep leaks temporary preprocessing files
Gabriel Scherer
2013-01-29
Merge short-paths into a fresh branch of trunk.
Jacques Garrigue
2013-01-25
#5904: support for -ppx in the toplevel.
Alain Frisch
2013-01-16
Move ast_mapper to parsing/, make it part of compiler-libs, and add an interf...
Alain Frisch
2013-01-07
Extend ast_mapper to allow mapping locations.
Alain Frisch
2013-01-07
Mark explicitly unused bound variables (warning 27) in tast_iter.ml.
Alain Frisch
2013-01-03
Reverting "PR#5868: Bytecode dependencies should not appear in output of ocam...
Wojciech Meyer
2013-01-01
PR#5868: Somewhat a better fix for -native option.
Wojciech Meyer
2013-01-01
PR#5868: Bytecode dependencies should not appear in output of ocamldep when -...
Wojciech Meyer
2012-12-19
Enable 'unused stuff' warnings in tools/ and get rid of them.
Alain Frisch
2012-12-18
Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.
Alain Frisch
2012-12-06
ignore stuff
Damien Doligez
2012-11-08
New implementation of cmt2annot, based on an OO iterator for typed trees. Mos...
Alain Frisch
2012-11-08
Header.
Alain Frisch
2012-11-08
Move ast_mapper.ml to tools/.
Alain Frisch
2012-11-08
Failed attempt at fixing #5816.
Alain Frisch
2012-11-08
#5814: rebuild environments from summaries when needed.
Alain Frisch
2012-11-08
#5814: remove annotations from environments; to produce .annot file, use the ...
Alain Frisch
2012-11-06
#5812: compile read_cmt.opt (about 10x faster than read_cmt to generate .anno...
Alain Frisch
2012-11-02
bug fix for parsing/pprintast.ml and add tools/eqparsetree to diff two parsetree
Hongbo Zhang
2012-10-24
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...
Alain Frisch
2012-10-17
more small changes
Damien Doligez
2012-10-17
#5741: make Pprintast available from the command-line (-dsource).
Alain Frisch
2012-10-17
#5741: link pprintast into the compiler (unused for now, but it is available ...
Alain Frisch
2012-10-16
PR#5775: several bug fixes for tools/pprintast.ml
Damien Doligez
2012-10-15
remove all $Id keywords
Damien Doligez
2012-10-15
add possibility of ignoring a directory
Damien Doligez
2012-10-15
small tweaks
Damien Doligez
2012-10-05
merge changes from 4.00.0 to 4.00.1
Damien Doligez
2012-09-27
Fix PR#5729 : Untypeast creates unexpected nodes
Fabrice Le Fessant
2012-09-10
add *.cmt and *.cmti to lists of ignored files
Damien Doligez
2012-08-25
typo
Jacques Garrigue
2012-08-25
real fix for PR#5738
Jacques Garrigue
2012-08-25
fix PR#5738
Jacques Garrigue
2012-08-21
merge version/4.00 at revision 12866
Jacques Garrigue
2012-08-10
Make ocamldep ignore toplevel directives in .ml files, as it did before
Damien Doligez
2012-08-09
remove leftover debug code from previous commit
Damien Doligez
2012-08-09
undo commit 12847, it breaks preprocessing
Damien Doligez
2012-08-09
Revert one change of commit 12769 that (inadvertently?) breaks ocamlnet 3.5.1
Damien Doligez
2012-08-03
Support -absname in ocamldep + update man pages.
Alain Frisch
2012-08-02
add some missing copyright headers
Damien Doligez
2012-08-02
add possibility of splitting long `...` strings across lines
Damien Doligez
2012-08-02
add check for $Id$; various fixes
Damien Doligez
2012-08-01
add detection of missing copyright headers
Damien Doligez
2012-08-01
fix language name in header
Damien Doligez
2012-07-31
Tool to check the OCaml sources for simple typographic rules (no TABs, etc)
Damien Doligez
[next]