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
/
parsing
Age
Commit message (
Expand
)
Author
2013-04-04
fix whitespace
Damien Doligez
2013-03-28
added a lot of missing newlines
Damien Doligez
2013-03-22
fix wrong error message
Damien Doligez
2013-03-18
Allow parentheses around the typexpr in "type t = [> typexpr ]".
Damien Doligez
2013-03-18
Do not let indentation grow without bound when pretty-printing the parse tree.
Damien Doligez
2013-03-09
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-02-22
pprintast.ml: fix a bug for printing private types and tune some identations
Hongbo Zhang
2013-02-08
Typo.
Alain Frisch
2013-01-29
Fix PR#5911: substituting in submodules should not be allowed
Jacques Garrigue
2013-01-23
Better registration API.
Alain Frisch
2013-01-23
Registration API for ppx rewriters.
Alain Frisch
2013-01-23
#5902: adapt standard ppx driver to support extra arguments.
Alain Frisch
2013-01-20
fix a benign typo in the parser, spotted by Frédéric Bour
Gabriel Scherer
2013-01-17
Allow to pass mapper objects with more methods.
Alain Frisch
2013-01-16
Move ast_mapper to parsing/, make it part of compiler-libs, and add an interf...
Alain Frisch
2012-12-14
desuaring Bigarray syntax for -dsource
Hongbo Zhang
2012-12-13
better locations
Damien Doligez
2012-12-10
followup to r13120: output ALL locations
Damien Doligez
2012-12-10
fix white space
Damien Doligez
2012-12-08
fix wrong locations in AST
Damien Doligez
2012-12-08
fix whitespace and long lines
Damien Doligez
2012-12-08
shorter format for locations; output all locations
Damien Doligez
2012-12-06
fix missing locations
Damien Doligez
2012-11-12
tune the indentation of [let rec ... and ...] and fix the bug of ~+
Hongbo Zhang
2012-11-05
fix indentation of parsing/pprintast.ml and a minor bug let _ as f = fun .. -...
Hongbo Zhang
2012-11-03
Ptyp_poly consistent in both methods and binding
Hongbo Zhang
2012-11-03
bug fix for parsing/pprintast.ml, now pprintast pass tests of all the files i...
Hongbo Zhang
2012-11-02
bug fix for parsing/pprintast.ml and add tools/eqparsetree to diff two parsetree
Hongbo Zhang
2012-11-01
fix a typo in record printing
Hongbo Zhang
2012-10-31
desguaring record syntax sugar
Hongbo Zhang
2012-10-31
make pprintast usable
Hongbo Zhang
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
#5770: Syntax error messages involving unclosed parens are sometimes incorrect.
Alain Frisch
2012-10-15
remove all $Id keywords
Damien Doligez
2012-09-10
update comment; remove spurious commas
Damien Doligez
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-07-30
#4762: QUESTIONQUESTION is no longer a token.
Alain Frisch
2012-06-21
#5657: fix location of punned record fields (for patterns as well).
Alain Frisch
2012-06-21
#5657: fix location of punned record fields.
Alain Frisch
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2012-05-29
Enable and fix more warnings.
Alain Frisch
2012-05-29
Compile with warning 33, and remove unused opens.
Alain Frisch
2012-05-03
PR#5598: fix bug in commit 12420
Damien Doligez
2012-05-02
PR#5598: remove macos9-style newline support
Damien Doligez
2012-04-17
remove redundant colon in norepeat mode for the toplevel
Damien Doligez
2012-04-13
PR#5585: typo explicitely -> explicitly
Damien Doligez
2012-03-23
Fix PR#5553: do not allow a type variable to have the same name as a local type
Jacques Garrigue
2012-03-08
merge version 3.12 from 3.12.1 to r12205
Damien Doligez
2012-03-07
#5527: use absolute filenames in the message for Warning 31, when requested (...
Alain Frisch
[next]