index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
record.ml
Age
Commit message (
Expand
)
Author
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-25
[location] [ast] Switch Constrexpr AST to an extensible node type.
Emilio Jesus Gallego Arias
2017-04-25
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-24
[location] More located use.
Emilio Jesus Gallego Arias
2017-04-24
[location] Use Loc.located for constr_expr.
Emilio Jesus Gallego Arias
2017-04-07
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-06
Merge PR#508: Optimize pending evars
Maxime Dénès
2017-04-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-24
Unifying standard "constr_level" names for constructors of local_binder_expr.
Hugo Herbelin
2017-03-24
"Standardizing" the name LocalPatten into LocalRawPattern.
Hugo Herbelin
2017-03-23
Ensuring static invariants about handling of pending evars in Pretyping.
Pierre-Marie Pédrot
2017-02-22
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-02-15
[stm] Break stm/toplevel dependency loop.
Emilio Jesus Gallego Arias