index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
kernel
/
term.mli
Commit message (
Expand
)
Author
Age
*
[ci] [coq] Complete 4.06.0 support.
Emilio Jesus Gallego Arias
2017-11-13
*
[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-06
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Remove (useless) aliases from the API.
Matej Košík
2017-06-10
*
More consistent writing of de Bruijn.
Théo Zimmermann
2017-05-01
*
Fix for bug 5507. Mispelt de Bruijn.
Théo Zimmermann
2017-05-01
*
Make the Constr.kind_of_term type parametric in sorts and universes.
Pierre-Marie Pédrot
2017-03-31
*
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
Moving unused code out of the kernel into Termops.
Pierre-Marie Pédrot
2016-10-31
*
Shrink Proofs/Obligations by default and deprecate
Matthieu Sozeau
2016-06-27
*
Term: fix a comment (first de Bruijn index is 1)
Pierre Letouzey
2016-02-16
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-21
|
\
|
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
|
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2016-01-11
*
|
Unifying betazeta_applist and prod_applist into a clearer interface.
Hugo Herbelin
2015-12-05
*
|
Moving three related small half-general half-ad-hoc utility functions
Hugo Herbelin
2015-12-05
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-19
|
\
|
|
*
Adding a function to mirror decompose_prod_n_assum in that it counts let-ins,
Hugo Herbelin
2015-10-18
*
|
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-06
|
/
*
Update headers.
Maxime Dénès
2015-01-12
*
Revert "Term: include a function to print terms"
Enrico Tassi
2014-12-27
*
Term: include a function to print terms
Enrico Tassi
2014-12-26
*
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-20
*
Simplify evarconv thanks to new delta status of projections,
Matthieu Sozeau
2014-09-30
*
Add a boolean to indicate the unfolding state of a primitive projection,
Matthieu Sozeau
2014-09-27
*
Cleanup in Univ, moving code for UniverseConstraints outside the kernel in Un...
Matthieu Sozeau
2014-06-10
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Adding a field ci_cstr_nargs to case_info and mind_consnrealargs to
Hugo Herbelin
2014-04-28
*
Fix typo in comment.
Maxime Dénès
2014-03-05
*
Do not generate useless argument arrays in whd_* functions.
ppedrot
2013-10-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
*
Comments in mli
pboutill
2013-03-25
*
Restrict (try...with...) to avoid catching critical exn (part 5)
letouzey
2013-03-13
*
Term.dest* functions now raise specific DestKO exn instead of Invalid_argument
letouzey
2013-03-12
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Modulification of name
ppedrot
2012-12-18
*
Modulification of identifier
ppedrot
2012-12-14
*
Removed some FIXME related to equality on universes.
ppedrot
2012-11-26
*
More monomorphizations
ppedrot
2012-11-13
*
Updating headers.
herbelin
2012-08-08
*
Fixing bug #2817 (occur check was not done up to instantiation of
herbelin
2012-06-20
*
Reorganizing the structure of evarutil.ml (only restructuration, no
herbelin
2012-03-20
*
Fixing vm_compute bug #2729 (function used to decompose constructors
herbelin
2012-03-13
*
More on r14536 (an unused pattern-matching remained in the commit).
herbelin
2011-10-11
*
Hash-consing of mutual_inductive_body (and Univ.constraints)
letouzey
2011-10-10
*
Hash-consing of constr could share more
letouzey
2011-10-02
*
Remove specific hash-consing of Term.types (was unused anyway)
letouzey
2011-09-22
*
More twicks on hash-consing
letouzey
2011-09-08
[next]