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
/
experimental
Age
Commit message (
Expand
)
Author
2013-09-17
A tiny tool which use the new -keep-locs to find unused exported values in a ...
Alain Frisch
2013-09-17
Do not track unused type declarations created by 'include'.
Alain Frisch
2013-09-09
Move some tools to a dedicated external project (https://github.com/alainfris...
Alain Frisch
2013-09-09
Support for patterns in concrete syntax.
Alain Frisch
2013-09-09
Use Ast_helper.default_loc instead of Location.none by default.
Alain Frisch
2013-09-09
Doc, cleanup.
Alain Frisch
2013-09-09
Remove labltk from the distribution (will be available as a third-party libra...
Xavier Clerc
2013-09-06
Cosmetic.
Alain Frisch
2013-08-30
Porting pa_matches.
Alain Frisch
2013-08-28
Synchronize with trunk.
Alain Frisch
2013-08-28
Test not generalizing local lets
Jacques Garrigue
2013-08-01
make everything compile
Jacques Garrigue
2013-07-31
put back trimming
Jacques Garrigue
2013-07-31
update #show patch to access environment in toplevel
Jacques Garrigue
2013-07-29
update patch for 4.01
Jacques Garrigue
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-06-03
A toy tool to produce an mli file from an annotated ml file.
Alain Frisch
2013-06-03
Item attributes on each let-binding.
Alain Frisch
2013-05-23
Revert addition of raw literals to the parsetree
Jérémie Dimino
2013-05-20
add the raw representation of constants to the parsetree
Jérémie Dimino
2013-04-19
The arument of attributes and extension nodes is now a structure, which is sy...
Alain Frisch
2013-04-18
Doc.
Alain Frisch
2013-04-18
Restore.
Alain Frisch
2013-04-18
Doc.
Alain Frisch
2013-04-18
Cleanup.
Alain Frisch
2013-04-18
Enrich ifdef example.
Alain Frisch
2013-04-18
Adapt ifdef example.
Alain Frisch
2013-04-18
Adapt js_of_ocaml ppx example.
Alain Frisch
2013-04-18
Cleanup.
Alain Frisch
2013-04-18
Another simple ppx extension which allows to include type/module type definit...
Alain Frisch
2013-04-18
Allow abstract module declaration in structures to make the syntax and Parset...
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
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
Get rid of the undocumented syntax #c[>`A] (#5936, #5983).
Alain Frisch
2013-04-16
Better representation of with-constraints.
Alain Frisch
2013-04-16
Get rid of the location argument on pci_params, and improve location of error...
Alain Frisch
2013-04-15
Explicit representation of guards, get rid of Pexp_when.
Alain Frisch
2013-04-12
Avoid nested structures.
Alain Frisch
2013-04-12
Better text.
Alain Frisch
2013-04-11
Example of simple type-driven code generation.
Alain Frisch
2013-04-11
Continue convenience functions.
Alain Frisch
2013-04-11
Convenience functions to build AST + implicit location.
Alain Frisch
2013-04-11
Comments.
Alain Frisch
2013-04-11
A -ppx rewriter to evaluate expressions at compile time.
Alain Frisch
2013-04-10
TODOs.
Alain Frisch
[next]