index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
term_typing.ml
Age
Commit message (
Expand
)
Author
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
2018-09-24
[kernel] Compile with almost all warnings enabled.
Emilio Jesus Gallego Arias
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-13
Avoid repeat universe declarations for constants with split univs
Gaëtan Gilbert
2018-09-03
Merge PR #7912: Simplify effects API
Maxime Dénès
2018-07-03
Term_typing: remove unused argument to internal function.
Gaëtan Gilbert
2018-07-03
Cooking.cook_constant: remove unused env argument.
Gaëtan Gilbert
2018-06-24
Further cleaning of the side-effect API.
Pierre-Marie Pédrot
2018-06-24
Share the role type between the implementations of side-effects.
Pierre-Marie Pédrot
2018-06-23
Merge PR #7614: Simplify the code that handles trust of side-effects in kerne...
Maxime Dénès
2018-06-17
Remove special declaration of primitive projections in the kernel.
Pierre-Marie Pédrot
2018-06-17
Getting rid of the const_proj field in the kernel.
Pierre-Marie Pédrot
2018-05-31
Reduce circular dependency constants <-> projections
Gaëtan Gilbert
2018-05-28
Unify pre_env and env
Maxime Dénès
2018-05-27
Simplify the code that handles trust of side-effects in kernel typing.
Pierre-Marie Pédrot
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-09
[nit] Remove some unnecessary global `open Feedback`
Emilio Jesus Gallego Arias
2018-01-11
Enforce that polymorphic definitions do not generate internal constraints.
Pierre-Marie Pédrot
2017-12-30
Returning instance instead of substitution in universe context abstraction.
Pierre-Marie Pédrot
2017-12-19
Let definitions do not create new universe constraints.
Pierre-Marie Pédrot
2017-12-19
Specific type for section definition entries.
Pierre-Marie Pédrot
2017-12-16
Let definitions must not contain side-effects when reaching the kernel.
Pierre-Marie Pédrot
2017-11-24
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
[api] Deprecate all legacy uses of Names in core.
Emilio Jesus Gallego Arias
2017-11-04
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-10-17
[stm] Remove state-handling from Futures.
Emilio Jesus Gallego Arias
2017-10-10
Take Suggest Proof Using outside the kernel.
Gaëtan Gilbert
2017-10-06
[stm] [flags] Move document mode flags to the STM.
Emilio Jesus Gallego Arias
2017-07-26
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
Avoiding a variable shadowing in the kernel.
Pierre-Marie Pédrot
2017-07-26
Statically ensuring that inlined entries out of the kernel have no effects.
Pierre-Marie Pédrot
2017-07-26
Further simplication: do not recreate entries for side-effects.
Pierre-Marie Pédrot
2017-07-26
More precise type of entries capturing their lack of side-effects.
Pierre-Marie Pédrot
2017-07-26
Using a record type for Cooking.result.
Pierre-Marie Pédrot
2017-07-26
More precise type for universe entries.
Pierre-Marie Pédrot
2017-07-17
Merge PR #783: Remove some useless code in Term_typing
Maxime Dénès
2017-07-11
Fix nonsensical universe abstraction in the kernel.
Pierre-Marie Pédrot
2017-07-11
Getting rid of simple calls to AUContext.instance.
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-16
Clean up universes of constants and inductives
Amin Timany
2017-06-16
Using UInfoInd for universes in inductive types
Amin Timany
2017-06-13
Remove some useless code in Term_typing
Gaëtan Gilbert
2017-06-07
[kernel] Improve proof using message, fixes bugzilla #3613
Emilio Jesus Gallego Arias
2017-04-12
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
[stm] Remove edit_id.
Emilio Jesus Gallego Arias
2017-04-11
Merge PR#537: Efficient side-effect abstraction
Maxime Dénès
2017-04-07
Inline the only use of hcons_j in Term_typing.
Pierre-Marie Pédrot
2017-04-06
Documenting the fact terms are only hashconsed outside of a section.
Pierre-Marie Pédrot
[next]