aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/doc/changes.md
Commit message (Expand)AuthorAge
* Introduce a Pcoq.Entry module for functions that ought to be exported.Gravatar Pierre-Marie Pédrot2018-07-07
* Documenting the syntax changes.Gravatar Pierre-Marie Pédrot2018-07-02
* Merge PR #7902: Use a homebrew parser to replace the GEXTEND extension points...Gravatar Emilio Jesus Gallego Arias2018-07-02
|\
* \ Merge PR #7410: Splitting primitive numeral parser/printer for positive, N, Z...Gravatar Emilio Jesus Gallego Arias2018-07-01
|\ \
| | * Documenting the transition strategy of GEXTEND.Gravatar Pierre-Marie Pédrot2018-06-29
| |/ |/|
| * Splitting primitive numeral parser/printer for positive, N, Z into three files.Gravatar Hugo Herbelin2018-06-29
* | Swapping Context and Constr: defining declarations on constr in Constr.Gravatar Hugo Herbelin2018-06-27
|/
* Remove reference name type.Gravatar Maxime Dénès2018-06-18
* Documenting the API change.Gravatar Pierre-Marie Pédrot2018-06-04
* [api] Move `Constrexpr` to the `interp` module.Gravatar Emilio Jesus Gallego Arias2018-05-31
* [api] Make `vernac/` self-contained.Gravatar Emilio Jesus Gallego Arias2018-05-27
* Remove the unused printer_pr mechanism.Gravatar Jim Fehrle2018-05-24
* Document Smart/Array changes in dev/doc/Changes.md.Gravatar Hugo Herbelin2018-05-23
* Merge PR #6965: [api] Move universe syntax to `Glob_term`Gravatar Pierre-Marie Pédrot2018-05-18
|\
* | add unit tests to test suiteGravatar Paul Steckler2018-05-16
| * [api] Move universe syntax to `Glob_term`Gravatar Emilio Jesus Gallego Arias2018-05-08
|/
* [api] Rename `global_reference` to `GlobRef.t` to follow kernel style.Gravatar Emilio Jesus Gallego Arias2018-05-04
* [doc] [engine] Document `abort_on_undefined_evars`.Gravatar Emilio Jesus Gallego Arias2018-04-15
* Evar maps contain econstrs.Gravatar Gaëtan Gilbert2018-04-13
* [ast] Improve precision of Ast location recognition in serialization.Gravatar Emilio Jesus Gallego Arias2018-02-22
* [engine] Remove ghost parameter from `Proofview.Goal.t`Gravatar Emilio Jesus Gallego Arias2018-02-12
* [stm] [toplevel] Make loadpath a parameter of the document.Gravatar Emilio Jesus Gallego Arias2018-02-05
* [API] remove large file containing duplicate interfacesGravatar Enrico Tassi2017-12-27
* [ide] [doc] Document tweak to Query call.Gravatar Emilio Jesus Gallego Arias2017-12-26
* [econstr] Switch constrintern API to non-imperative style.Gravatar Emilio Jesus Gallego Arias2017-12-15
* [lib] [api] Introduce record for `object_prefix`Gravatar Emilio Jesus Gallego Arias2017-11-29
* [api] Remove 8.7 ML-deprecated functions.Gravatar Emilio Jesus Gallego Arias2017-11-07
* Merge PR #6047: A generic printer for ltac valuesGravatar Maxime Dénès2017-11-03
|\
* \ Merge PR #6027: Mention the migration from Bugzilla to GitHub issues in dev/d...Gravatar Maxime Dénès2017-11-03
|\ \
| | * Using a specific function to register vernac printers.Gravatar Hugo Herbelin2017-11-02
| |/ |/|
| * Mention the migration from Bugzilla to GitHub issues in dev/doc/changes.Gravatar Théo Zimmermann2017-10-27
* | Passing around the flag for injection so that tactics calling inj atGravatar Hugo Herbelin2017-10-26
|/
* [configure] Support for flambda flags.Gravatar Emilio Jesus Gallego Arias2017-10-10
* Extract changes to the XML protocol from its docGravatar Théo Zimmermann2017-10-06
* Move dev/doc/changes to Markdown.Gravatar Théo Zimmermann2017-08-29