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-10-04
Allow floating attribute in the toplevel. Also allow the empty structure (;;...
Alain Frisch
2013-09-29
Support module aliases.
Jacques Garrigue
2013-09-26
Cleanup.
Alain Frisch
2013-09-26
Get rid of recursion closing functions, being more explicit on the recursion ...
Alain Frisch
2013-09-26
Functions to close the open recursion in Ast_mapper.
Alain Frisch
2013-09-26
Cleanup ppx API.
Alain Frisch
2013-09-25
Switch to a record-based API for Ast_mapper, so that it can be used within th...
Alain Frisch
2013-09-12
Continue cleanup. driver/errors.ml is no longer needed.
Alain Frisch
2013-09-12
Continue.
Alain Frisch
2013-09-12
Switch Includemod.Error, without trying to split the message (to keep current...
Alain Frisch
2013-09-12
Simplify common case of unit-wide errors.
Alain Frisch
2013-09-12
Switch Lexer.Error to the new system.
Alain Frisch
2013-09-11
Port Syntaxerr.Error to the new system. Trickier, because of special way to r...
Alain Frisch
2013-09-11
Cherry-picking commit 14093 from trunk.
Alain Frisch
2013-09-10
Cleanup.
Alain Frisch
2013-09-09
Some more helper functions.
Alain Frisch
2013-09-04
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-09-03
Doc, export a convenience function.
Alain Frisch
2013-07-22
Allow an optional 'when' clause after a pattern payload.
Alain Frisch
2013-07-22
More explicit internal representation of attribute payload. Now also support...
Alain Frisch
2013-07-22
Special syntax when the payload of attribute/extension is a single type expre...
Alain Frisch
2013-07-16
Synchronize with trunk.
Alain Frisch
2013-06-12
Fix fix to PR#3679 : discard CR instead of printing a dot
Fabrice Le Fessant
2013-06-12
Fix PR#3679
Fabrice Le Fessant
2013-06-03
Item attributes on each let-binding.
Alain Frisch
2013-05-28
extend warning 3 to other deprecated features: Latin1, (&) and (or)
Damien Doligez
2013-05-23
Revert addition of raw literals to the parsetree
Jérémie Dimino
2013-05-22
merge changes from version/4.00 from 4.00.1 to r13697
Damien Doligez
2013-05-21
prepend "-" to raw representation of negative constants in patterns
Jérémie Dimino
2013-05-20
add the raw representation of constants to the parsetree
Jérémie Dimino
2013-05-16
#5980: explicit way to silence the new warning (open! X).
Alain Frisch
2013-04-23
Print attributes on types and patterns.
Alain Frisch
2013-04-19
The arument of attributes and extension nodes is now a structure, which is sy...
Alain Frisch
2013-04-18
Adapt js_of_ocaml ppx example.
Alain Frisch
2013-04-18
Allow abstract module declaration in structures to make the syntax and Parset...
Alain Frisch
2013-04-17
Doc.
Alain Frisch
2013-04-17
Split Pexp_constraint into Pexp_coerce/Pexp_constraint.
Alain Frisch
2013-04-17
Split Pexp_function into Pexp_function/Pexp_fun.
Alain Frisch
2013-04-17
Check AST invariants.
Alain Frisch
2013-04-17
Get rid of the 'explicit arity' flag on Pexp_construct/Ppat_construct. If re...
Alain Frisch
2013-04-17
Getting rid of Pexp_assertfalse/Texp_assertfalse.
Alain Frisch
2013-04-16
Keep interval pattern sugar in the Parsetree (Camlp4 parsers still expand them).
Alain Frisch
2013-04-16
Doc.
Alain Frisch
2013-04-16
Doc.
Alain Frisch
2013-04-16
Fix doc.
Alain Frisch
2013-04-16
Get rid of the undocumented syntax #c[>`A] (#5936, #5983).
Alain Frisch
2013-04-16
Doc.
Alain Frisch
2013-04-16
Better representation of with-constraints.
Alain Frisch
2013-04-16
Doc.
Alain Frisch
2013-04-16
Remove pcsig_loc field + doc.
Alain Frisch
[prev]
[next]