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-09-04
Merge PR #10612: Fix feedback levels
Emilio Jesus Gallego Arias
2019-09-02
Merge PR #9918: Fix #9294: critical bug with template polymorphism
Pierre-Marie Pédrot
2019-08-30
Merge PR #10714: Solve universe error with SSR 'rewrite !term'
Pierre-Marie Pédrot
2019-08-29
Solve universe error with SSR 'rewrite !term'
Andreas Lynge
2019-08-29
Logic monad debug printer now emits a debug message
Maxime Dénès
2019-08-27
[cleanup] Replace uses of UserError constructor, clarify exception names.
Emilio Jesus Gallego Arias
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-07-11
Merge PR #10498: [api] Deprecate GlobRef constructors.
Gaëtan Gilbert
2019-07-09
Merge PR #10471: [core] [api] Support OCaml 4.08
Gaëtan Gilbert
2019-07-09
Merge PR #10067: Faster renaming of shadowed variables in evar instance creat...
Hugo Herbelin
2019-07-08
[api] Deprecate GlobRef constructors.
Emilio Jesus Gallego Arias
2019-07-08
[core] [api] Support OCaml 4.08
Emilio Jesus Gallego Arias
2019-06-25
Merge PR #10162: Fix #10161: occur check when defining an algebraic universe.
Pierre-Marie Pédrot
2019-06-24
Duplicate the type of constant entries in Proof_global.
Pierre-Marie Pédrot
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-06-11
Move the side-effect role out of Entries into Evd.
Pierre-Marie Pédrot
2019-06-11
Remove the side-effect role from the kernel.
Pierre-Marie Pédrot
2019-06-08
Test goal range in "only" selectors
Gaëtan Gilbert
2019-05-28
Tentative alternative fix for #9992.
Pierre-Marie Pédrot
2019-05-28
Faster renaming of shadowed variables in evar instance creation.
Pierre-Marie Pédrot
2019-05-27
[debug] Print restriction metadata in evar map debug printer
Maxime Dénès
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-14
Fix #10161: occur check when defining an algebraic universe.
Gaëtan Gilbert
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
[next]