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
*
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
*
|
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
*
|
CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...
Matej Kosik
2016-08-25
*
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-18
*
Adding a local type-in-type flag in kernel declarations.
Pierre-Marie Pédrot
2016-06-18
*
Factorizing the uses of Declareops.safe_flags.
Pierre-Marie Pédrot
2016-06-16
*
Merge PR #79: Let the kernel assume that a (co-)inductive type is positive.
Pierre-Marie Pédrot
2016-06-16
|
\
|
*
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
[next]