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
...
|
*
Assume totality: dedicated type rather than bool
Arnaud Spiwack
2016-06-14
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
|
\
\
|
*
|
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
*
|
|
CLEANUP: Context.{Rel,Named}.Declaration.t
Matej Kosik
2016-02-09
*
|
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
|
|
*
|
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
|
merge
Matej Kosik
2016-01-11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
|
Fix handling of side-effects in case of `Opaque side-effects as well.
Matthieu Sozeau
2016-01-04
*
|
|
Fix bug #4456, anomaly in handle-side effects
Matthieu Sozeau
2015-12-31
|
/
/
*
|
Cleanup API and comments of 908dcd613
Enrico Tassi
2015-10-29
*
|
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
|
Adds support for the virtual machine to perform reduction of universe polymor...
Gregory Malecha
2015-10-28
*
|
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-08
*
|
term_typing: strengthen discharging code
Enrico Tassi
2015-10-08
*
|
Univs: handle side-effects of futures correctly in kernel.
Matthieu Sozeau
2015-10-02
*
|
Forcing i > Set for global universes (incomplete)
Matthieu Sozeau
2015-10-02
|
*
Add a field in `constant_body` to track constant whose well-foundedness is as...
Arnaud Spiwack
2015-09-25
|
*
Propagate `Guarded` flag from syntax to kernel.
Arnaud Spiwack
2015-09-25
*
|
Fix handling of primitive projections in VM.
Maxime Dénès
2015-07-05
|
/
*
Fix vm compiler to refuse to compile code making use of inductives with
Matthieu Sozeau
2015-03-25
*
Removing dead code.
Pierre-Marie Pédrot
2015-02-02
*
Univs: Fix alias computation for VMs, computation of normal form of
Matthieu Sozeau
2015-01-17
*
Update headers.
Maxime Dénès
2015-01-12
*
Exporting the function handling side-effects only applied to terms.
Pierre-Marie Pédrot
2014-11-20
*
Slightly improving error messages when mismatch with Proof using at Qed time.
Hugo Herbelin
2014-11-19
*
Remove an ununsed pattern and commented code in the kernel.
Matthieu Sozeau
2014-10-24
*
STM: simplify how the term part of a side effect is retrieved
Enrico Tassi
2014-10-13
*
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
2014-10-13
*
Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name
Matthieu Sozeau
2014-10-11
*
Simplify even further the declaration of primitive projections,
Matthieu Sozeau
2014-08-30
*
Change the way primitive projections are declared to the kernel.
Matthieu Sozeau
2014-08-28
*
make a few lines fit the screen
Enrico Tassi
2014-08-05
*
- Fix handling of opaque polymorphic definitions which were turned transparent.
Matthieu Sozeau
2014-08-03
*
Move to a representation of universe polymorphic constants using indices for ...
Matthieu Sozeau
2014-08-03
*
all coqide specific files moved into ide/
Enrico Tassi
2014-06-25
*
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
[prev]
[next]