| Commit message (Expand) | Author | Age |
* | Merge PR#513: A fix to #5414 (ident bound by ltac names now known for "match"). | Maxime Dénès | 2017-06-14 |
|\ |
|
* \ | Merge PR#673: Two fixes about zify (bugs #5336 and #5439) | Maxime Dénès | 2017-06-14 |
|\ \ |
|
* \ \ | Merge PR#622: Change the default flag value for Refine.refine | Maxime Dénès | 2017-06-14 |
|\ \ \ |
|
* | | | | Recdef do now a Require Export FunInd (better compat) | Pierre Letouzey | 2017-06-14 |
* | | | | Prelude : no more autoload of plugins extraction and recdef | Pierre Letouzey | 2017-06-14 |
* | | | | Makefile.build : cleanup now that micromega.ml isn't generated + sync check o... | Pierre Letouzey | 2017-06-14 |
| * | | | Dualize the unsafe flag of refine into typecheck and make it mandatory. | Pierre-Marie Pédrot | 2017-06-13 |
| * | | | Explicit the unsafe flag of all calls to Refine.refine. | Pierre-Marie Pédrot | 2017-06-13 |
* | | | | BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo) | Pierre Letouzey | 2017-06-13 |
|/ / / |
|
* | | | Store plugins/micromega/micromega.{ml,mli} files in the repository. Try to ge... | Matej Košík | 2017-06-12 |
* | | | Merge PR#709: Bytecode compilation apart from 'make world', again | Maxime Dénès | 2017-06-12 |
|\ \ \ |
|
* \ \ \ | Merge PR#718: API cleanup: aliases | Maxime Dénès | 2017-06-12 |
|\ \ \ \ |
|
| | | * | | zify: force reduction of (Z.max 0 0) and similar (fix #5439) | Pierre Letouzey | 2017-06-12 |
| | | * | | zify: confusion between Pos2Z.inj_sub and Pos2Z.inj_sub_max (fix #5336) | Pierre Letouzey | 2017-06-12 |
| |_|/ /
|/| | | |
|
* | | | | Remove remaining vo.itarget files (obsolete since PR #499) | Pierre Letouzey | 2017-06-10 |
| * | | | Remove (useless) aliases from the API. | Matej Košík | 2017-06-10 |
| | | * | A fix to #5414 (ident bound by ltac names now known for "match"). | Hugo Herbelin | 2017-06-09 |
| |_|/
|/| | |
|
* | | | Merge branch 'v8.6' | Pierre-Marie Pédrot | 2017-06-08 |
|\ \ \
| |/ /
|/| | |
|
* | | | Put "ssreflect" behind "API". | Matej Košík | 2017-06-07 |
* | | | Put all plugins behind an "API". | Matej Kosik | 2017-06-07 |
* | | | Merge the ssr plugin. | Maxime Dénès | 2017-06-06 |
* | | | Remove the Sigma (monotonous state) API. | Maxime Dénès | 2017-06-06 |
* | | | Merge PR#600: Some factorizations of ltac interpretation functions between ss... | Maxime Dénès | 2017-06-06 |
|\ \ \ |
|
* \ \ \ | Merge PR#716: Don't double up on periods in anomalies | Maxime Dénès | 2017-06-06 |
|\ \ \ \ |
|
* \ \ \ \ | Merge PR#722: [printing] Remove duplicated printing function. | Maxime Dénès | 2017-06-05 |
|\ \ \ \ \ |
|
* \ \ \ \ \ | Merge PR#590: A more explicit algebraic type for evars of kind MatchingVar + ... | Maxime Dénès | 2017-06-05 |
|\ \ \ \ \ \ |
|
* \ \ \ \ \ \ | Merge PR#526: solving implicit resolution in Function | Maxime Dénès | 2017-06-04 |
|\ \ \ \ \ \ \ |
|
| | | | * | | | | Drop '.' from CErrors.anomaly, insert it in args | Jason Gross | 2017-06-02 |
| | | | * | | | | Don't double up on periods in anomalies | Jason Gross | 2017-06-02 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Merge PR#515: extract "plugins/micromega/micromega.ml{,i}" files from "plugin... | Maxime Dénès | 2017-06-02 |
|\ \ \ \ \ \ \ |
|
| | * | | | | | | solving implicit resolution in Function | Julien Forest | 2017-06-01 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge PR#696: Trunk+cleanup constr of global | Maxime Dénès | 2017-06-01 |
|\ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ | Merge PR#561: Improving the Name API | Maxime Dénès | 2017-06-01 |
|\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | Break circular dependency in MExtraction | Jason Gross | 2017-06-01 |
| | | * | | | | | | extract "plugins/micromega/micromega.ml{,i}" files from "plugins/micromega/ME... | Matej Kosik | 2017-06-01 |
| |_|/ / / / / /
|/| | | | | | | |
|
| | | | | | * | | Fix bug #5019 (looping zify on dependent types) | Jason Gross | 2017-06-01 |
| | | | * | | | | [printing] Remove duplicated printing function. | Emilio Jesus Gallego Arias | 2017-06-01 |
| |_|_|/ / / /
|/| | | | | | |
|
| | | * | | | | Renaming allow_patvar flag of intern_gen into pattern_mode. | Hugo Herbelin | 2017-05-31 |
| | | | * | | | Factorizing interp_gen through a function interpreting glob_constr. | Hugo Herbelin | 2017-05-31 |
| | | | * | | | Splitting interp_open_constr into two variants, with or without type classes. | Hugo Herbelin | 2017-05-31 |
| | | |/ / / |
|
| * | / / / | Creating a module Nameops.Name extending module Names.Name. | Hugo Herbelin | 2017-05-31 |
| | |/ / /
| |/| | | |
|
| | | | * | Makefile: no bytecode compilation in make world, see make byte instead | Pierre Letouzey | 2017-05-30 |
| | |_|/
| |/| | |
|
* | | | | Support for using type information to infer more precise evar sources. | Hugo Herbelin | 2017-05-30 |
* | | | | Adding "epose", "eset", "eremember" which allow to set terms with | Hugo Herbelin | 2017-05-30 |
* | | | | Adding "eassert", "eenough", "epose proof", which allow to state | Hugo Herbelin | 2017-05-30 |
|/ / / |
|
* | | | Merge PR#692: Fail on deprecated warning even for Ocaml > 4.02.3 | Maxime Dénès | 2017-05-30 |
|\ \ \ |
|
| | | * | Omega: use "simpl" only on coefficents, not on atoms (fix #4132) | Pierre Letouzey | 2017-05-29 |
| | * | | Ltac cleanup: no more constr_of_global calls | Matthieu Sozeau | 2017-05-29 |
| | * | | Equality cleanup: remove constr_of_global | Matthieu Sozeau | 2017-05-29 |
| | * | | Cleanup: removal of constr_of_global. | Matthieu Sozeau | 2017-05-29 |
| |/ /
|/| | |
|