aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-07-20
|\
| * Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-07-20
| |\
| | * Update CHANGESGravatar Matthieu Sozeau2016-07-20
| | * Fix bug #4780: universe leak in letin_tacGravatar Matthieu Sozeau2016-07-20
| * | Update CHANGESGravatar Matthieu Sozeau2016-07-20
| * | Fix bug #4780: universe leak in letin_tacGravatar Matthieu Sozeau2016-07-20
| | * Fix Errors.out missing a dot...Gravatar Matthieu Sozeau2016-07-19
| * | Complementing previous commit on fixes for printing binding patterns.Gravatar Hugo Herbelin2016-07-19
| * | Some extra fixes in printing patterns in binders.Gravatar Hugo Herbelin2016-07-19
| * | Taking into account binding patterns when agglutinating sequences of binders.Gravatar Hugo Herbelin2016-07-19
| * | Notations with multiple recursive binders: fixing use of alpha-conversion.Gravatar Hugo Herbelin2016-07-19
| * | Fixing missing parentheses in printing of patterns in binders.Gravatar Hugo Herbelin2016-07-19
| * | Notations: fixing multiple binders used as terms in reverse order.Gravatar Hugo Herbelin2016-07-19
| * | Removing a source of clash with multiple recursive patterns in notations.Gravatar Hugo Herbelin2016-07-19
| * | Fixing extra returns in top_printers.ml (msg_notice not same semantics as pp).Gravatar Hugo Herbelin2016-07-19
| * | A new step on using alpha-conversion in printing notations.Gravatar Hugo Herbelin2016-07-18
| * | Replacing deprecated Implicit Arguments in prelude.Gravatar Maxime Dénès2016-07-18
| * | Remove the swap tactic from the prelude.Gravatar Maxime Dénès2016-07-18
| * | Marking bug #3383 as solved.Gravatar Pierre-Marie Pédrot2016-07-18
| * | Fix bug #4923: Warning: appcontext is deprecated.Gravatar Pierre-Marie Pédrot2016-07-18
| * | Removing useless grammar entries. Fixes bug #4919.Gravatar Pierre-Marie Pédrot2016-07-18
| * | Partial fix to #4592 (notation requiring alpha-conversion for printing).Gravatar Hugo Herbelin2016-07-17
| * | More examples of recursive notations, with emphasis in reference manual.Gravatar Hugo Herbelin2016-07-17
| * | Fixing a bug in recognizing a recursive pattern of notationsGravatar Hugo Herbelin2016-07-17
| * | Fixing interpretation of notations w/ opposite instances of a recursive pattern.Gravatar Hugo Herbelin2016-07-17
| * | Fixing printing of notations with several instances of a recursive pattern.Gravatar Hugo Herbelin2016-07-17
| * | First step in adding printing for notations such as given in #4932.Gravatar Hugo Herbelin2016-07-17
| * | Fixing #4932 (anomaly when using binders as terms in recursive notations).Gravatar Hugo Herbelin2016-07-17
| * | Fixing a collision about the meta-variable ".." in recursive notations.Gravatar Hugo Herbelin2016-07-16
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-07-13
|\| |
| * | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-07-13
| |\|
| | * Fixing printing of evar name in an error message of instantiate.Gravatar Hugo Herbelin2016-07-13
| | * Typo.Gravatar Hugo Herbelin2016-07-13
* | | Makefile.dev: fix a typo in the 'logic' ruleGravatar Pierre Letouzey2016-07-13
| * | Makefile.dev: fix a typo in the 'logic' ruleGravatar Pierre Letouzey2016-07-13
| * | Makefile.build: follow-up of commits by Matej on VERBOSE and READABLE_ML4Gravatar Pierre Letouzey2016-07-12
| * | .gitignore: no more generated grammar/*.ml filesGravatar Pierre Letouzey2016-07-12
| * | Makefile: no more .ml4.d hence no more rule to clean themGravatar Pierre Letouzey2016-07-12
* | | A short test on printing evars in Show Proof (this was wrong at some time).Gravatar Hugo Herbelin2016-07-12
* | | Renouncing for uniformity to the few instances of pf_interp_* in Tacinterp.Gravatar Hugo Herbelin2016-07-12
| * | ".gitignore" updateGravatar Matej Kosik2016-07-12
| * | removing ocamldoc-related syntax errorsGravatar Matej Kosik2016-07-12
| * | expanding "make help" a little bitGravatar Matej Kosik2016-07-12
| * | Removing "READABLE_ML4=" from "Makefile.build"Gravatar Matej Kosik2016-07-12
| * | Removing "VERBOSE=" from "Makefile.build"Gravatar Matej Kosik2016-07-11
| * | Fixing the printing of unknown locations by adding a newline.Gravatar Pierre-Marie Pédrot2016-07-08
| * | Adding a breaking space in warning names.Gravatar Pierre-Marie Pédrot2016-07-08
| * | Remove spurious warnings about projections when requiring modules.Gravatar Pierre-Marie Pédrot2016-07-08
| | * Add a few fixes in CHANGES that were forgotten.Gravatar Maxime Dénès2016-07-08
| | * Fix test file for #4858.Gravatar Maxime Dénès2016-07-08