index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
Age
Commit message (
Expand
)
Author
2017-06-16
Move univops from kernel to library
Amin Timany
2017-06-16
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-16
Fix bugs
Amin Timany
2017-06-16
Change the place of inference after sect discharge
Amin Timany
2017-06-16
Using UInfoInd for universes in inductive types
Amin Timany
2017-06-16
Extend definition of inductives to include subtyping info
Amin Timany
2017-06-12
[lib] Remove obsolete state-management function add_frozen_state
Emilio Jesus Gallego Arias
2017-06-02
Use Names.Constant.print
Jason Gross
2017-06-02
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-01
Remove a post merge warning.
Maxime Dénès
2017-05-31
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
[coqlib] Move `Coqlib` to `library/`.
Emilio Jesus Gallego Arias
2017-05-25
Merge PR#608: Allow Ltac2 as a plugin
Maxime Dénès
2017-05-25
Merge PR#481: [option] Remove support for non-synchronous options.
Maxime Dénès
2017-05-24
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-19
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-18
Adding a trespasser warning to the Nametab API.
Pierre-Marie Pédrot
2017-05-03
Exporting Nametab generic API.
Pierre-Marie Pédrot
2017-05-03
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
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-21
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-06
Fix a normalization hotspot in computation of constr keys.
Pierre-Marie Pédrot
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
[nit] Fix a couple incorrect uses of msg_error.
Emilio Jesus Gallego Arias
2017-03-22
Merge PR#390: Updates to the Pretty Printing Infrastructure
Maxime Dénès
2017-03-22
Merge PR#478: Small optimization on handling of library state.
Maxime Dénès
2017-03-21
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
2017-03-21
[error] Move back fatal_error to toplevel
Emilio Jesus Gallego Arias
2017-03-14
[safe_string] library/nameops
Emilio Jesus Gallego Arias
2017-03-14
[library] Refactor state handling.
Emilio Jesus Gallego Arias
2017-03-14
[library] Don't recompute path_prefix on unfreeze.
Emilio Jesus Gallego Arias
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2016-12-19
Use Pp.quote in string options.
Maxime Dénès
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-02
Fix various shortcomings of the warnings infrastructure.
Maxime Dénès
2016-11-02
Put string between quotes when printing an option value.
Maxime Dénès
2016-10-30
Moving Universes to the engine/ folder.
Pierre-Marie Pédrot
2016-10-29
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-28
Merge remote-tracking branch 'github/pr/337' into v8.6
Maxime Dénès
2016-10-27
Add missing dot to impargs error message.
Maxime Dénès
2016-10-27
Proper fix for #3753 (anomaly with implicit arguments and renamings)
Maxime Dénès
2016-10-27
Complete overhaul of the Arguments vernacular.
Maxime Dénès
[next]