index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
detyping.ml
Commit message (
Expand
)
Author
Age
*
Remove Sorts.contents
Gaëtan Gilbert
2018-06-26
*
Change the proj_ind field from MutInd.t to inductive.
Pierre-Marie Pédrot
2018-06-23
*
Merge PR #7797: Remove reference name type.
Enrico Tassi
2018-06-19
|
\
|
*
Remove reference name type.
Maxime Dénès
2018-06-18
*
|
Remove the proj_body field from the kernel.
Pierre-Marie Pédrot
2018-06-17
|
/
*
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
*
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-30
*
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
*
Moving Option.smart_map to Option.Smart.map.
Hugo Herbelin
2018-05-23
*
Collecting List.smart_* functions into a module List.Smart.
Hugo Herbelin
2018-05-23
*
Collecting Array.smart_* functions into a module Array.Smart.
Hugo Herbelin
2018-05-23
*
Always print explanation for univ inconsistency, rm Flags.univ_print
Gaëtan Gilbert
2018-04-26
*
Detyping: Adding a variant of share_names for patterns.
Hugo Herbelin
2018-03-28
*
Detyping: Making detype_fix/detype_cofix polymorphic combinator (step 1).
Hugo Herbelin
2018-03-28
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
[located] More work towards using CAst.t
Emilio Jesus Gallego Arias
2018-03-09
*
Update headers following #6543.
Théo Zimmermann
2018-02-27
*
detype_case predicate is not optional
Gaëtan Gilbert
2018-02-14
*
Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-01-30
*
Decompiling pattern-matching: mini-removal dead code.
Hugo Herbelin
2017-12-12
*
In printing, factorizing "match" clauses with same right-hand side.
Hugo Herbelin
2017-12-12
*
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
*
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
*
[general] Remove Econstr dependency from `intf`
Emilio Jesus Gallego Arias
2017-10-25
*
Merge PR #1084: After testing it in live, writing metas using an ?INTERNAL#42...
Maxime Dénès
2017-10-03
|
\
*
|
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-09-28
*
|
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-09-28
|
*
After testing it in live, writing metas using an ?INTERNAL#42 style is ugly.
Hugo Herbelin
2017-09-23
|
/
*
Proposing meta names more distinguishable from evar names than ?M42.
Hugo Herbelin
2017-09-21
*
A possible fix to BZ#5750 (ability to print context of ltac subterm match).
Hugo Herbelin
2017-09-21
*
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
*
Prevent overallocation in Array.map_to_list and remove custom implementation ...
Guillaume Melquiond
2017-08-22
*
Merge PR #913: Less allocations in Detyping
Maxime Dénès
2017-08-01
|
\
*
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
|
*
Add a comment regarding the specialization of the combinator in Detyping.
Pierre-Marie Pédrot
2017-07-26
|
*
Allocation-friendly detyping of term arrays.
Pierre-Marie Pédrot
2017-07-21
|
/
*
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
*
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
*
Don't double up on periods in anomalies
Jason Gross
2017-06-02
*
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-31
*
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-25
|
\
*
\
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-05-24
|
\
\
|
|
*
[option] Remove support for non-synchronous options.
Emilio Jesus Gallego Arias
2017-05-24
|
|
/
|
*
Merge PR#544: Anonymous universes
Maxime Dénès
2017-05-05
|
|
\
|
|
*
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
2017-05-03
|
*
|
applied the patch for printing types of let bindings by @herbelin
Abhishek Anand (@brixpro-home)
2017-05-02
|
|
/
|
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
|
[location] [ast] Port module AST to CAst
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
*
|
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2017-04-25
[next]