aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
Commit message (Expand)AuthorAge
* Revert "Merge remote-tracking branch 'github/pr/229' into trunk"Gravatar Maxime Dénès2016-07-05
* Merge remote-tracking branch 'github/pr/229' into trunkGravatar Maxime Dénès2016-07-04
|\
* | rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...Gravatar Pierre Letouzey2016-07-03
* | closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)Gravatar Pierre Letouzey2016-07-03
* | errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...Gravatar Pierre Letouzey2016-07-03
* | Add and document match, fix and cofix reduction flags.Gravatar Maxime Dénès2016-07-01
* | Separate flags for fix/cofix/match reduction and clean reduction function names.Gravatar Maxime Dénès2016-07-01
| * Makefile: no bytecode compilation in make world, see make byte insteadGravatar Pierre Letouzey2016-06-29
|/
* A new infrastructure for warnings.Gravatar Maxime Dénès2016-06-29
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-27
|\
* | ssrmatching: avoid warnings about redundant typing clauses in ARGUMENT EXTENDGravatar Pierre Letouzey2016-06-27
* | Adding ability to put any pattern in binders, prefixed by a quote.Gravatar Daniel de Rauglaudre2016-06-27
* | Removing tactic compatibility layers in setoid_ring.Gravatar Pierre-Marie Pédrot2016-06-24
| * Fix typo.Gravatar Guillaume Melquiond2016-06-23
* | Reuse the typing_flags datatype for inductives.Gravatar Pierre-Marie Pédrot2016-06-18
* | Moving the typing_flags to the environment.Gravatar Pierre-Marie Pédrot2016-06-18
* | Giving a more natural semantics to injection by default.Gravatar Hugo Herbelin2016-06-18
* | Adding eintros to respect the e- prefix policy.Gravatar Hugo Herbelin2016-06-18
* | Factorizing the uses of Declareops.safe_flags.Gravatar Pierre-Marie Pédrot2016-06-16
* | Fixing a mispelling coma -> comma.Gravatar Hugo Herbelin2016-06-16
* | Adding printers for ring and field commands.Gravatar Hugo Herbelin2016-06-16
* | Fixing printing of Function.Gravatar Hugo Herbelin2016-06-16
* | Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.Gravatar Pierre-Marie Pédrot2016-06-16
|\ \
* | | Remove inappropriate comment.Gravatar Maxime Dénès2016-06-16
| * | Remove the syntax changes introduced by this branch.Gravatar Pierre-Marie Pédrot2016-06-15
* | | ssrmatching: giving proper credits to the original author(s)Gravatar Enrico Tassi2016-06-15
* | | ssrmatching: ltac argument parsing made more robustGravatar Enrico Tassi2016-06-15
* | | ssrmatching: debug prints sent via msg_debugGravatar Enrico Tassi2016-06-15
* | | Rename "Set SsrMatchingDebug" into "Set Debug SsrMatching"Gravatar Enrico Tassi2016-06-15
| * | Assume totality: dedicated type rather than boolGravatar Arnaud Spiwack2016-06-14
* | | port ssrmatching plugin to the new makefileGravatar Enrico Tassi2016-06-14
* | | Merge remote-tracking branch 'origin/pr/146' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \
| | | * Merge branch 'bug4725' into v8.5Gravatar Matthieu Sozeau2016-06-14
| | | |\
* | | | \ Merge remote-tracking branch 'origin/pr/173' into trunkGravatar Enrico Tassi2016-06-14
|\ \ \ \ \
* \ \ \ \ \ Merge remote-tracking branch 'github/evarunsafe' into trunkGravatar Matthieu Sozeau2016-06-14
|\ \ \ \ \ \
| * | | | | | newring: fix for hack using evars as integers.Gravatar Matthieu Sozeau2016-06-09
* | | | | | | Compilation via pack for plugins of the stdlibGravatar Pierre Letouzey2016-06-08
|/ / / / / /
* | | | | | Officially discontinue the experimental coq build via ocamlbuildGravatar Pierre Letouzey2016-06-08
| * | | | | STM: proof block detection/error resilience APIGravatar Enrico Tassi2016-06-06
|/ / / / /
* | | | | Removing "intro" from the tactic AST.Gravatar Pierre-Marie Pédrot2016-06-03
* | | | | A slight phase of documentation and uniformization of names ofGravatar Hugo Herbelin2016-06-02
* | | | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-01
|\ \ \ \ \ | | |_|/ / | |/| | |
* | | | | Feedback cleanupGravatar Emilio Jesus Gallego Arias2016-05-31
| * | | | Extraction : add a location in the error message about polypropGravatar Pierre Letouzey2016-05-30
* | | | | Extraction : add a location in the error message about polypropGravatar Pierre Letouzey2016-05-30
| | | | * Univs/Program/Function: Fix bug #4725Gravatar Matthieu Sozeau2016-05-26
| | |_|/ | |/| |
| * | | Extraction/Projections: Fix bug #4710Gravatar Matthieu Sozeau2016-05-23
| * | | Disable memoization rather than failing when files cannot be opened.Gravatar Guillaume Melquiond2016-05-20
* | | | Extraction: code cleanup in CommonGravatar Pierre Letouzey2016-05-20
| * | | Extraction: don't call Unicode.ascii_of_ident twice (not idempotent anymore)Gravatar Pierre Letouzey2016-05-19