Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | | | | | | | [coqide] Protect against size_allocate race in proofview. | Emilio Jesus Gallego Arias | 2017-03-28 | |
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Do so that "About" tells if a reference is a coercion. | Hugo Herbelin | 2017-03-27 | |
|/ / / / / / / / / / / / / | ||||
| | | | | | | | | | | * | | More efficient check in validity of side-effects. | Pierre-Marie Pédrot | 2017-03-27 | |
| | | | | | | | | | | * | | Adding the size of the opaquetab in its representation. | Pierre-Marie Pédrot | 2017-03-27 | |
| | | | | | | | | | | * | | Fix hashconsing of terms in the kernel. | Pierre-Marie Pédrot | 2017-03-27 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | [travis] Backport from trunk: VST | Emilio Jesus Gallego Arias | 2017-03-24 | |
| | |/ / / / / / / / / | ||||
* | | | | | | | | | | | Merge PR#489: [travis] Add VST | Maxime Dénès | 2017-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | [stm] Remove some obsolete vernacs/classification. | Emilio Jesus Gallego Arias | 2017-03-24 | |
| | * | | | | | | | | | | [nit] Fix a couple incorrect uses of msg_error. | Emilio Jesus Gallego Arias | 2017-03-24 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||
| * / | | | | | | | | | [travis] Add VST | Emilio Jesus Gallego Arias | 2017-03-24 | |
| |/ / / / / / / / / | ||||
| | | | * | | | | | | Applying same convention as in Definition for printing type in a let in. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Applying same convention as in Definition for parsing type in a let in. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Documenting main changes of API. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Replacing "cast surgery" in LetIn by a proper field (see PR #404). | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Using the same type of binders for interning and externing. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Unifying standard "constr_level" names for constructors of local_binder_expr. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Renaming local_binder into local_binder_expr. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Merging glob_binder and glob_decl. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Type extended_glob_local_binder now contains only glob_constr. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Standardized the order of constructors for binders: Assum then Def. | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | Cleaning phase around local binder at glob level: | Hugo Herbelin | 2017-03-24 | |
| | | | * | | | | | | "Standardizing" the name LocalPatten into LocalRawPattern. | Hugo Herbelin | 2017-03-24 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||
| | | | | | * | | | Better algorithm for Evarconv.max_undefined_with_candidates. | Pierre-Marie Pédrot | 2017-03-24 | |
* | | | | | | | | | Merge PR#392: strengthened the statement of JMeq_eq_dep | Maxime Dénès | 2017-03-24 | |
|\ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ | Merge branch 'v8.6' into trunk | Maxime Dénès | 2017-03-24 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge PR#476: [future] Be eager when "chaining" already resolved future values. | Maxime Dénès | 2017-03-24 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge PR#475: Opaque side effects | Maxime Dénès | 2017-03-24 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ | Merge PR#504: [META] add support for ide libraries | Maxime Dénès | 2017-03-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR#503: make check not CoqIDE-specific | Maxime Dénès | 2017-03-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge PR#433: doc: fix a French-ism | Maxime Dénès | 2017-03-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'v8.6' into trunk | Maxime Dénès | 2017-03-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge PR#507: Intern names bound in match patterns | Maxime Dénès | 2017-03-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | | | | | Documenting the API of side-effects. | Pierre-Marie Pédrot | 2017-03-23 | |
| | | | | | * | | | | | | | | | Using a dedicated datastructure for side effect ordering. | Pierre-Marie Pédrot | 2017-03-23 | |
| | | | | | * | | | | | | | | | Making the side_effects type opaque. | Pierre-Marie Pédrot | 2017-03-23 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Intern names bound in match patterns | Tej Chajed | 2017-03-23 | |
* | | | | | | | | | | | | | | Merge PR#501: [travis] Fix iris-coq build. | Maxime Dénès | 2017-03-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v8.6' into trunk | Maxime Dénès | 2017-03-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge PR#497: [travis] [8.6.only] Backport latest changes from trunk. | Maxime Dénès | 2017-03-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | Revert "Add empty Extraction.v and FunInd.v to prepare landing of PR#220." | Maxime Dénès | 2017-03-23 | |
* | | | | | | | | | | | | | | | | Merge branch 'v8.6' into trunk | Maxime Dénès | 2017-03-23 | |
|\| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge PR#495: funind: Ignore missing info for current function | Maxime Dénès | 2017-03-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | Make the computation of frozen evars lazy in Pretyping. | Pierre-Marie Pédrot | 2017-03-23 | |
| | | | | | | | | | | | | * | | | Fast path in computation of frozen evars in Pretyping. | Pierre-Marie Pédrot | 2017-03-23 | |
| | | | | | | | | | | | | * | | | Fast path for implicit tactic solving. | Pierre-Marie Pédrot | 2017-03-23 | |
| | | | | | | | | | | | | * | | | Ensuring static invariants about handling of pending evars in Pretyping. | Pierre-Marie Pédrot | 2017-03-23 | |
| * | | | | | | | | | | | | | | | Add empty Extraction.v and FunInd.v to prepare landing of PR#220. | Maxime Dénès | 2017-03-23 | |
| * | | | | | | | | | | | | | | | Merge PR#491: Do not typecheck twice the type of opaque constants. | Maxime Dénès | 2017-03-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | | | | | [META] add support for ide libraries | Emilio Jesus Gallego Arias | 2017-03-23 | |
| | | | | | | | | |_|_|_|_|/ / / | | | | | | | | |/| | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge PR#480: show unused intro pattern warning | Maxime Dénès | 2017-03-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |