aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'github/pr/223' into feedback-locationsGravatar Maxime Dénès2016-06-27
|\
* | ssrmatching: avoid warnings about redundant typing clauses in ARGUMENT EXTENDGravatar Pierre Letouzey2016-06-27
* | Merge branch 'sort-fields' into trunkGravatar Maxime Dénès2016-06-27
|\ \
* \ \ Merge branch 'funpattern-tests' into trunk.Gravatar Maxime Dénès2016-06-27
|\ \ \
| | * | minor: comment on the meaning of the 'boolean' variableGravatar Gabriel Scherer2016-06-27
| | * | minor: documentation comment for constrintern.ml:sort_fieldsGravatar Gabriel Scherer2016-06-27
| | * | minor: interp/constrintern.ml, clarify field completionGravatar Gabriel Scherer2016-06-27
| | * | minor: in constrintern.ml:sort_fields, clarify sfGravatar Gabriel Scherer2016-06-27
| | * | add CList.extract_firstGravatar Gabriel Scherer2016-06-27
| | * | minor: in constrintern.ml:sort_fields, clarify build_pattGravatar Gabriel Scherer2016-06-27
| | * | whitespace: untabity constrinternl.ml:sort_fieldsGravatar Gabriel Scherer2016-06-27
| | * | minor clarifications in constrintern.ml:sort_fieldsGravatar Gabriel Scherer2016-06-27
| |/ / |/| |
| * | Patterns in binders: printing testsGravatar Arnaud Spiwack2016-06-27
| * | Patterns in binders: functional testsGravatar Arnaud Spiwack2016-06-27
|/ /
* | Merge branch 'funpattern' into trunk. Was PR#142: Binder syntax.Gravatar Maxime Dénès2016-06-27
|\ \
| * | Adding ability to put any pattern in binders, prefixed by a quote.Gravatar Daniel de Rauglaudre2016-06-27
| | * [xmlproto] Remove duplicated deserialization.Gravatar Emilio Jesus Gallego Arias2016-06-25
| | * [doc] Update changes for feedback.Gravatar Emilio Jesus Gallego Arias2016-06-25
| | * [feedback] Remove `ErrorMsg` in favor of `Message Error`.Gravatar Emilio Jesus Gallego Arias2016-06-25
| | * [feedback] Allow messages to carry a location.Gravatar Emilio Jesus Gallego Arias2016-06-25
| | * [feedback] Add optional ?loc parameter to loggers.Gravatar Emilio Jesus Gallego Arias2016-06-25
| | * [feedback] Remove unused tag on `Debug` level.Gravatar Emilio Jesus Gallego Arias2016-06-25
| | * [merlin] Fix .merlin STM includes.Gravatar Emilio Jesus Gallego Arias2016-06-25
| |/
* | Several easy but efficient optimizations for subst and clear tactics.Gravatar Pierre-Marie Pédrot2016-06-24
|\|
| * Optimize the subst tactic.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optmimize the subst tactic.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optim in Clenv: use noccurn instead of depends.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optimize the subst tactic.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optimize the clear tactic.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optimize the clear tactic.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optimization in the subst tactic.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optimization in the subst tactic.Gravatar Pierre-Marie Pédrot2016-06-24
| * Optimization in the subst tactic.Gravatar Pierre-Marie Pédrot2016-06-24
|/
* Removing tactic compatibility layers in setoid_ring.Gravatar Pierre-Marie Pédrot2016-06-24
* Fixing #4854 (regression introduced in 4d25b224 in relation with #4592).Gravatar Hugo Herbelin2016-06-24
* Makefile.install: fix a typo in last commit c954bb5, sorryGravatar Pierre Letouzey2016-06-24
* remove an old workaround for OCaml 3.11 + MacOS natdynlinkGravatar Pierre Letouzey2016-06-24
* Makefile.build: mitigate potential issues with multiple creations of pack .cmiGravatar Pierre Letouzey2016-06-24
* Makefile.install: fix the install of plugin cmiGravatar Pierre Letouzey2016-06-24
* Better algorithm for variable deambiguation in term printing.Gravatar Pierre-Marie Pédrot2016-06-23
* Makefile.doc: fix 'make doc'Gravatar Pierre Letouzey2016-06-23
* Makefile.build: "make;make" should redo nothingGravatar Pierre Letouzey2016-06-22
* Makefile: compat5* moved in grammar/, less -I given to camlp4oGravatar Pierre Letouzey2016-06-21
* Parsing/compat.ml4: avoid "let open" syntax, unsupported by my camlp5 6.11Gravatar Pierre Letouzey2016-06-21
* Merge remote-tracking branch 'github/pr/212' into trunkGravatar Maxime Dénès2016-06-20
|\
| * Add file name, line number and beginning of line position to locations.Gravatar Maxime Dénès2016-06-20
* | LtacProf reports structured results (pr/209)Gravatar CJ Bell2016-06-20
* | COMMENTS: Vernacexpr.extend_nameGravatar Matej Kosik2016-06-20
* | Small optimization in clear_body.Gravatar Pierre-Marie Pédrot2016-06-20
* | Fix bug #4825: [clear] should not dependency-check hypotheses that come above...Gravatar Pierre-Marie Pédrot2016-06-20