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
2020-05-13
Make explicit that UGraph lower bounds are only of two kinds.
Pierre-Marie Pédrot
2020-05-07
Termops: Adding functions local_occur_var_in_decl and occur_var_indirectly.
Hugo Herbelin
2020-04-29
Merge PR #12158: [univ] API to demote global universes
Matthieu Sozeau
2020-04-29
[univ] API to demote global universes
Enrico Tassi
2020-04-23
Merge PR #12034: Make cumulative sprop a typing flag, deprecate command line...
Pierre-Marie Pédrot
2020-04-21
Merge PR #11896: Use lists instead of arrays in evar instances.
Maxime Dénès
2020-04-16
Make cumulative sprop a typing flag, deprecate command line -sprop-cumulative
Gaëtan Gilbert
2020-04-06
Clean and fix definitions of options.
Théo Zimmermann
2020-04-06
Use lists instead of arrays in evar instances.
Pierre-Marie Pédrot
2020-03-19
Merge PR #11735: Deprecating catchable_exception
Pierre-Marie Pédrot
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-13
Double-checking at tclZERO entry that the exception is non critical.
Hugo Herbelin
2020-03-12
Documenting when exceptions are noncritical in the proof engine
Hugo Herbelin
2020-03-04
Merge PR #11715: Be robust in calculating visible ids for non-registered cons...
Hugo Herbelin
2020-03-03
[exninfo] Deprecate aliases for exception re-raising.
Emilio Jesus Gallego Arias
2020-02-29
Be robust in calculating visible ids for non-registered constants.
Pierre-Marie Pédrot
2020-02-25
Merge PR #11498: [exn] Forbid raising in exn printers, make them return Pp.t ...
Pierre-Marie Pédrot
2020-02-24
[exn] remove `raise` taking optional exception information argument
Emilio Jesus Gallego Arias
2020-02-24
[exn] Forbid raising in exn printers, make them return Pp.t option
Emilio Jesus Gallego Arias
2020-02-13
Merge PR #11417: Move kind_of_type from the kernel to EConstr.
Enrico Tassi
2020-02-13
Merge PR #11521: Remove Goptions.opt_name field
Pierre-Marie Pédrot
2020-02-12
Remove Goptions.opt_name field
Gaëtan Gilbert
2020-02-12
Standardize constr -> globref operations to use destRef/isRef/isRefX
Gaëtan Gilbert
2020-02-02
Move kind_of_type from the kernel to ssr.
Pierre-Marie Pédrot
2020-01-30
[exn] Don't reraise in exception printers
Emilio Jesus Gallego Arias
2020-01-28
Remove dead code in Globnames.
Pierre-Marie Pédrot
2020-01-27
schemes: use rigid universes
Gaëtan Gilbert
2019-12-26
Remove uses of Global in Evd API.
Pierre-Marie Pédrot
2019-12-17
Merge PR #10762: Fix refine and eapply to mark shelved goals as non-resolvabl...
Maxime Dénès
2019-12-14
Fix refine and eapply to mark shelved goals as non-resolvable, always
Matthieu Sozeau
2019-12-12
restrict minimization to set to flexibles
Gaëtan Gilbert
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-11-01
Add primitive float computation in Coq kernel
Guillaume Bertholon
2019-10-29
Merge PR #10892: [engine] Remove UnivGen.global_of_constr
Pierre-Marie Pédrot
2019-10-19
universes_of_private: return set instead of list of sets
Gaëtan Gilbert
2019-10-16
re-expose UState.demote_seff_univs
Gaëtan Gilbert
2019-10-16
[engine] Remove UnivGen.global_of_constr
Vincent Laporte
2019-10-13
Merge PR #10862: Simplify universe handling wrt side effects: rm demote_seff_...
Pierre-Marie Pédrot
2019-10-11
Merge PR #10489: Fix output for "Printing Dependent Evars Line"
Hugo Herbelin
2019-10-09
Specialize UState.merge for extend:false
Gaëtan Gilbert
2019-10-09
Simplify universe handling wrt side effects: rm demote_seff_univs
Gaëtan Gilbert
2019-10-02
simplify branch in process_universe_constraints
Gaëtan Gilbert
2019-10-02
Postpone the computation of relative constraints in universe unification.
Pierre-Marie Pédrot
2019-09-19
Fix #10399: dependent evars line empty
Jim Fehrle
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
[next]