aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* FIX: a bug in the pattern matchingGravatar Matej Kosik2016-09-28
* 8.7 now points to Current and 8.6 points to V8_6.Gravatar Théo Zimmermann2016-09-28
* Add a compatibility flag for 8.6 and refactor.Gravatar Théo Zimmermann2016-09-28
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-27
|\
| * Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-27
| |\
| * | LtacProf: "Show Ltac Profile CutOff $N" (fix #5080)Gravatar Enrico Tassi2016-09-27
| * | Remove spaces from around list notationsGravatar Jason Gross2016-09-26
| * | Remove spaces from around vector notationsGravatar Jason Gross2016-09-26
| * | Unbreak Ltac [ | .. | ] notation in -compat 8.5Gravatar Jason Gross2016-09-26
| * | Fix bug #4785 (use [ ] for vector nil)Gravatar Jason Gross2016-09-26
| * | Posssible abstractions over goal variables when inferring match return clause.Gravatar Hugo Herbelin2016-09-26
| * | Trying an abstracting dependencies heuristic for the match return clause even...Gravatar Hugo Herbelin2016-09-26
| * | Trying a no-inversion no-dependency heuristic for match return clause.Gravatar Hugo Herbelin2016-09-26
| * | Inference of return clause: giving uniformly priority to "small inversion".Gravatar Hugo Herbelin2016-09-26
| * | Fast russian peasant exponentiation in Nsatz.Gravatar Pierre-Marie Pédrot2016-09-26
| * | Monomorphizing various uses of arrays in Nsatz.Gravatar Pierre-Marie Pédrot2016-09-26
| * | Partial fix for bug #5085: nsatz_compute stack overflows.Gravatar Pierre-Marie Pédrot2016-09-26
| * | Fix bug #5093: typeclasses eauto depth arg does not accept a var.Gravatar Pierre-Marie Pédrot2016-09-26
| * | Fix bug #5090: Effect of -Q depends on coqtop's current directory.Gravatar Pierre-Marie Pédrot2016-09-25
| * | The coqtop options -Q and -R do not affect the ML loadpath anymore.Gravatar Pierre-Marie Pédrot2016-09-25
| * | Moving "move" in the new proof engine.Gravatar Hugo Herbelin2016-09-24
| | * Ensuring that the evar name is preserved by "rename" as it is alreadyGravatar Hugo Herbelin2016-09-24
| * | Adding a test for bug #5096.Gravatar Pierre-Marie Pédrot2016-09-24
| * | Fix bug #5096: [vm_compute] is exponentially slower than [native_compute].Gravatar Pierre-Marie Pédrot2016-09-23
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-23
|\| |
| * | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-23
| |\|
| * | coqc -o now places .glob file near .vo fileGravatar Enrico Tassi2016-09-22
| * | typosGravatar Enrico Tassi2016-09-22
* | | Revert "Merge remote-tracking branch 'github/pr/283' into trunk"Gravatar Maxime Dénès2016-09-22
* | | Merge remote-tracking branch 'github/pr/283' into trunkGravatar Maxime Dénès2016-09-22
|\ \ \
| | | * Fixing #5095 (non relevant too strict test in let-in abstraction).Gravatar Hugo Herbelin2016-09-22
* | | | Removing dead code in CoqIDE.Gravatar Pierre-Marie Pédrot2016-09-21
* | | | Fix an error-prone error API.Gravatar Pierre-Marie Pédrot2016-09-21
* | | | Merging Stdarg and Constrarg.Gravatar Pierre-Marie Pédrot2016-09-21
| | * | Fix description of change in intro semantics.Gravatar Maxime Dénès2016-09-21
| * | | Rename Decl_kinds.binding_kind into Decls_kind.implicit_status.Gravatar Maxime Dénès2016-09-20
| * | | Stylistic improvements in intf/decl_kinds.mli.Gravatar Maxime Dénès2016-09-20
|/ / /
| * | Remove dead code in library/lib.ml.Gravatar Maxime Dénès2016-09-20
| | * Replace { command ; } with ( command )Gravatar Erik Martin-Dorel2016-09-19
| | * Fix typos in RefMan-uti.tex.Gravatar Erik Martin-Dorel2016-09-19
* | | Fixing test FunExt.v.Gravatar Hugo Herbelin2016-09-19
| * | Fix warning when using Variables at toplevel.Gravatar Maxime Dénès2016-09-19
* | | extensionality: Handle dependently-used hypothesesGravatar Jason Gross2016-09-19
* | | Adding an "extensionality in H" tactic which applies functionalGravatar Hugo Herbelin2016-09-19
| * | Further "decide equality" tests on demand of Jason.Gravatar Hugo Herbelin2016-09-17
| * | Addressing OCaml compilation warnings.Gravatar Hugo Herbelin2016-09-16
| * | Adding variants enter_one and refine_one which assume that exactly oneGravatar Hugo Herbelin2016-09-16
* | | Make the Coq codebase independent from Ltac-related code.Gravatar Pierre-Marie Pédrot2016-09-16
|\ \ \
| * | | Documenting API changes.Gravatar Pierre-Marie Pédrot2016-09-15
| * | | Moving Tacexpr to ltac/ folder.Gravatar Pierre-Marie Pédrot2016-09-15