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
2014-04-30
Fix precedence of extension nodes (#6386).
Alain Frisch
2014-04-29
merge branch "safe-string"
Damien Doligez
2014-04-28
Revert 14616, 14617. Go back to the original syntax for toplevel directives,...
Alain Frisch
2014-04-23
Remove Ast_helper.Convenience submodule. This is better located in the ppx_t...
Alain Frisch
2014-04-22
Sync with trunk.
Alain Frisch
2014-04-22
Make Parsetree more uniform by keeping locations in all records which have at...
Alain Frisch
2014-04-22
Synchronize with trunk.
Alain Frisch
2014-04-17
Add a hook in the lexer for an internal preprocessor
Fabrice Le Fessant
2014-04-17
Allow keywords and capitalized longidents as toplevel directives.
Alain Frisch
2014-04-16
Support for toplevel primitives with multiple arguments.
Alain Frisch
2014-04-16
Doc.
Alain Frisch
2014-04-15
Doc typo.
Alain Frisch
2014-04-15
Doc.
Alain Frisch
2014-04-15
Support for the let%foo syntax as structure item.
Alain Frisch
2014-04-15
Doc.
Alain Frisch
2014-04-15
Doc.
Alain Frisch
2014-04-15
Turn more sig/str items into records. Patch from Leo White.
Alain Frisch
2014-04-14
Fix syntax for floating attributes (disable until next bootstrap).
Alain Frisch
2014-04-14
Fix syntax for floating attributes.
Alain Frisch
2014-04-14
Custom syntax for floating attributes: [@@@id].
Alain Frisch
2014-04-14
Synchronize with trunk.
Alain Frisch
2014-04-12
fix some of the whitespace problems in the source
Damien Doligez
2014-04-12
Added comments to parsetree.mli
Gabriel Scherer
2014-04-11
parser.mly: minor mistake in position of a symbol
Gabriel Scherer
2014-04-06
PR#6270: remove need for -I directives to ocamldebug in common case
Gabriel Scherer
2014-04-04
merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14...
Damien Doligez
2014-04-04
Get rid of 'as' clause in inline records. Support re-export of sum types wit...
Alain Frisch
2014-04-01
Allow to give an explicit name (and specify parameters) for inlined records.
Alain Frisch
2014-04-01
Remove debug.
Alain Frisch
2014-04-01
Switch to t.A syntax for synthesized types. Allow the user to refer to such ...
Alain Frisch
2014-03-31
Revert "PR#6270: remove need for -I directives to ocamldebug in common case (...
Gabriel Scherer
2014-03-31
PR#6270: remove need for -I directives to ocamldebug in common case (patch by...
Xavier Clerc
2014-03-28
Some preparation for record arguments.
Alain Frisch
2014-03-28
Pprintast: factorize handling of infix/prefix binders
Gabriel Scherer
2014-03-26
Get rid of some uses of implicit removal of optional arguments.
Alain Frisch
2014-03-26
More robust syntax (in case we add e.g. some 'open' statement before).
Alain Frisch
2014-03-26
Remove spurious character from error message.
Alain Frisch
2014-03-24
Ensure that record patterns don't miss any field in Ast_mapper (use of option...
Alain Frisch
2014-03-21
Factor out the grammar productions for functor parameters
Gabriel Scherer
2014-03-20
Shorten syntax for functor signatures (patch by Thomas Gazagnaire)
Gabriel Scherer
2014-02-25
Fix PR#6331
Jacques Garrigue
2014-02-04
PR#6054: add support for M.[ foo ], M.[| foo |], etc.
Gabriel Scherer
2014-01-30
Add location to module and module type definitions. Improves #6311.
Alain Frisch
2014-01-22
PR#6165: Alterations to handling of \013 in source files breaking other tools
Damien Doligez
2014-01-10
Merge module-alias branch (cf. PR#6063)
Jacques Garrigue
2013-12-17
merge generative functors
Jacques Garrigue
2013-12-16
#5808: allow simple patterns, not only identifiers, in 'let p : t = ...'.
Alain Frisch
2013-12-02
#6246: allow wildcard pattern as for-loop index. ==> Camlp4 will need to be ...
Alain Frisch
2013-11-29
Reports the beginning of the string literal in 'This comment contains an unte...
Alain Frisch
2013-10-24
merge trunk:14244 to fix bootstrap
Jacques Garrigue
[prev]
[next]