index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Expand
)
Author
2019-05-23
Fixing typos - Part 2
JPR
2019-05-21
Fixing typos - Part 1
JPR
2019-05-21
Merge PR #10144: Fix #9919: conversion functions are non-linear
Hugo Herbelin
2019-05-13
Passing evar_map to evars_of_term rather than expecting the term to be evar-nf.
Hugo Herbelin
2019-05-13
Moving Evd.evars_of_term from constr to econstr + consequences.
Hugo Herbelin
2019-05-11
Generalize map_named_val to handle whole declarations.
Pierre-Marie Pédrot
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-05-02
Add union in Map interface
Maxime Dénès
2019-04-24
Fix proof bullet error helper (nosuchgoal)
Gaëtan Gilbert
2019-04-24
[proof] Fix proof bullet error helper which was implemented as a hook
Emilio Jesus Gallego Arias
2019-04-03
Merge PR #9078: Provide a faster bound name generation algorithm through a flag
Vincent Laporte
2019-04-02
Define an efficient representation of subscripted identifiers.
Pierre-Marie Pédrot
2019-03-25
Fix #9652: rewrite fails to detect lack of progress
Gaëtan Gilbert
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-03-14
Add a non-cumulative impredicative universe SProp.
Gaëtan Gilbert
2019-03-14
Make Sorts.t private
Gaëtan Gilbert
2019-03-12
Merge PR #7819: Ho matching occ sel
Enrico Tassi
2019-02-21
Merge PR #9577: [Namegen] Use Global.exists_objlabel in `next_global_ident_away`
Pierre-Marie Pédrot
2019-02-18
[Namegen] Use Global.exists_objlabel in `next_global_ident_away`
Vincent Laporte
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-17
Merge PR #9528: Fix #9527: unknown evar in nonterminating [fix] error.
Pierre-Marie Pédrot
2019-02-12
[tactics] Remove dependency of abstract on global proof state.
Emilio Jesus Gallego Arias
2019-02-11
Fix #9527: unknown evar in nonterminating [fix] error.
Gaëtan Gilbert
2019-02-08
Abstraction naming
Matthieu Sozeau
2019-02-08
evarconv/evarsolve: HO matching algorithm with occurrence selection
Matthieu Sozeau
2019-02-08
Evd/evarsolve: add an abstraction field to evars for unification
Matthieu Sozeau
2019-02-05
Make Program a regular attribute
Maxime Dénès
2019-02-04
Merge PR #6914: Primitive integers
Pierre-Marie Pédrot
2019-02-04
Merge PR #9144: Fixes #4633: clearer message unknown existential
Pierre-Marie Pédrot
2019-02-04
Primitive integers
Maxime Dénès
2019-02-04
Merge PR #9452: [proof] optimize proof always works on incomplete proofs
Pierre-Marie Pédrot
2019-01-31
[proof] optimize proof always works on incomplete proofs
Enrico Tassi
2019-01-24
Global [open Univ] in UState
Gaëtan Gilbert
2019-01-21
[EConstr] Expose API to normalize and check if evars are remaining
Maxime Dénès
2019-01-06
Renaming pr_evar_suggested_name into -> evar_suggested_name.
Hugo Herbelin
2018-12-19
Merge PR #9139: [engine] Allow debug printers to access the environment.
Pierre-Marie Pédrot
2018-12-17
Add Map.find_opt
Gaëtan Gilbert
2018-12-13
[engine] Allow debug printers to access the environment.
Emilio Jesus Gallego Arias
2018-12-12
Merge PR #9150: [doc] Enable Warning 50 [incorrect doc comment] and fix comme...
Maxime Dénès
2018-12-11
Merge PR #9155: Fix race condition triggered by fresh universe generation
Enrico Tassi
2018-12-09
[doc] Enable Warning 50 [incorrect doc comment] and fix comments.
Emilio Jesus Gallego Arias
2018-12-06
Revise API for global universes.
Gaëtan Gilbert
2018-12-06
Evarutil.finalize: combine minimize, to_constr and restrict.
Gaëtan Gilbert
2018-12-06
Fix race condition triggered by fresh universe generation
Maxime Dénès
2018-11-28
[options] New helper for creation of boolean options plus reference.
Emilio Jesus Gallego Arias
2018-11-27
Merge PR #8854: Fix #8364: making univ algebraic when already equal to another.
Matthieu Sozeau
2018-11-27
Merge PR #9046: Goptions.declare_* functions return unit instead of a write_f...
Emilio Jesus Gallego Arias
2018-11-27
Fix #8364: making univ algebraic when already equal to another.
Gaëtan Gilbert
2018-11-27
Merge PR #8850: Private universes for opaque polymorphic constants.
Matthieu Sozeau
2018-11-24
Merge PR #8929: Fix fixpoint related lifting in open recursors + related clea...
Pierre-Marie Pédrot
[next]