index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
term_typing.ml
Commit message (
Expand
)
Author
Age
...
*
Less ocaml warnings.
Hugo Herbelin
2014-06-21
*
Removing dead code.
Pierre-Marie Pédrot
2014-06-17
*
- Fix the de Bruijn problem in check_projection for good :)
Matthieu Sozeau
2014-06-17
*
Fix a de Bruijn bug in checking code of projections.
Matthieu Sozeau
2014-06-17
*
Safer entry point of primitive projections in the kernel, now it does recognize
Matthieu Sozeau
2014-06-17
*
ind_tables: always declare side effects (Closes: HOTT#110)
Enrico Tassi
2014-06-08
*
- Fix eq_constr_universes restricted to Sorts.equal
Matthieu Sozeau
2014-05-06
*
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
*
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
*
- Fix handling of polymorphic inductive elimination schemes.
Matthieu Sozeau
2014-05-06
*
Various fixes of universe polymorphism and projections when they're set.
Matthieu Sozeau
2014-05-06
*
- Fix Check to use the constraints inferred during type inference.
Matthieu Sozeau
2014-05-06
*
Initial work on reintroducing old-style polymorphism for compatibility (the s...
Matthieu Sozeau
2014-05-06
*
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
*
Rework handling of universes on top of the STM, allowing for delayed
Matthieu Sozeau
2014-05-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
New compilation mode -vi2vo
Enrico Tassi
2014-02-26
*
Proof_using: new syntax + suggestion
Enrico Tassi
2014-01-05
*
kernel: save in aux the list of section variables used
Enrico Tassi
2014-01-04
*
Removing native_name reference from constant_body.
Maxime Dénès
2013-12-28
*
STM: capture type checking error (Closes: 3195)
Enrico Tassi
2013-12-24
*
Qed: feedback when type checking is done
Enrico Tassi
2013-12-24
*
Tentative fix of the guardedness checker by Christine and me. All stdlib and ...
Matthieu Sozeau
2013-12-17
*
Future: better doc + restore ~pure optimization
gareuselesinge
2013-10-31
*
Future: ported to Ephemeron + exception enhancing
gareuselesinge
2013-10-18
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
ind_tables: properly handling side effects
gareuselesinge
2013-08-30
*
Cleanup code in term_typing
gareuselesinge
2013-08-19
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Use definition_entry to declare local definitions
gareuselesinge
2013-05-09
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Revised infrastructure for lazy loading of opaque proofs
letouzey
2013-04-02
*
Minor cleanup around Term_typing
letouzey
2013-02-27
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of identifier
ppedrot
2012-12-14
*
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Proof using: nested sections bugfix
gareuselesinge
2012-06-18
*
Noise for nothing
pboutill
2012-03-02
*
Proof using ...
gareuselesinge
2011-12-12
*
Hash-consing of constr could share more
letouzey
2011-10-02
*
Completing r14448 and thus continuing r14407 (using Cast to propagate
herbelin
2011-09-24
*
Term_typing, Typeops: replace some generic '=' on constr by eq_constr
puech
2011-07-29
*
Revert "Add [Polymorphic] flag for defs"
msozeau
2011-04-13
*
Fix merge.
msozeau
2011-04-13
*
- Do not make constants with an assigned type polymorphic (wrong unfoldings).
msozeau
2011-04-13
[prev]
[next]