index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
/
vernacentries.ml
Age
Commit message (
Expand
)
Author
2017-06-16
Change the option to Set Inductive Cumulativity
Amin Timany
2017-06-16
Correct coqchk reduction
Amin Timany
2017-06-16
Fix bugs and add an option for cumulativity
Amin Timany
2017-06-15
Merge PR#769: [lib] Remove obsolete state-management function add_frozen_state
Maxime Dénès
2017-06-15
Merge PR#375: Deprecation
Maxime Dénès
2017-06-14
Merge PR#763: [proof] Deprecate redundant wrappers.
Maxime Dénès
2017-06-14
Deprecate options that were introduced for compatibility with 8.2.
Guillaume Melquiond
2017-06-14
Remove options deprecated since 8.4.
Guillaume Melquiond
2017-06-12
[lib] Remove obsolete state-management function add_frozen_state
Emilio Jesus Gallego Arias
2017-06-12
Remove Show Thesis command which was never implemented.
Théo Zimmermann
2017-06-12
Remove non-working Show Tree and Show Node commands.
Théo Zimmermann
2017-06-12
Remove Show Implicit Arguments command.
Théo Zimmermann
2017-06-11
[proof] Deprecate redundant wrappers.
Emilio Jesus Gallego Arias
2017-06-08
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-06-07
Merge PR#717: [proof] Deprecate "proof mode" API
Maxime Dénès
2017-06-06
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-01
Merge PR#696: Trunk+cleanup constr of global
Maxime Dénès
2017-05-31
[proof] Deprecate "proof mode" API
Emilio Jesus Gallego Arias
2017-05-31
Creating a module Nameops.Name extending module Names.Name.
Hugo Herbelin
2017-05-29
Cleanup: removal of constr_of_global.
Matthieu Sozeau
2017-05-27
[cleanup] Unify all calls to the error function.
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
Removing unused warnings.
Pierre-Marie Pédrot
2017-05-19
Merge branch 'master' into ltac2-hooks
Pierre-Marie Pédrot
2017-05-05
Adapted to EConstr.
Pierre Courtieu
2017-05-03
Allowing to pass arbitrary data in internalization environments.
Pierre-Marie Pédrot
2017-05-03
Adding an even more compact mode for goal display.
Pierre Courtieu
2017-04-28
Merge PR#531: Fixing bug #5420 and many similar bugs due to the presence of l...
Maxime Dénès
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-24
[location] Use located in misctypes.
Emilio Jesus Gallego Arias
2017-04-24
Merge PR#579: [flags] Deprecate is_silent/is_verbose in favor of single flag.
Maxime Dénès
2017-04-21
Remove VernacError
Gaetan Gilbert
2017-04-21
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-15
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-12
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
[flags] Documentation and a minor tweak.
Emilio Jesus Gallego Arias
2017-04-12
[vernac] vernacentries.mli cleanup
Emilio Jesus Gallego Arias
2017-04-09
Removing internal support for accepting "{struct x}" and co in "Theorem with".
Hugo Herbelin
2017-04-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-30
Merge PR#511: [stm] Remove some obsolete vernacs/classification.
Maxime Dénès
2017-03-24
Merge branch 'trunk' into pr379
Maxime Dénès
2017-03-24
[stm] Remove some obsolete vernacs/classification.
Emilio Jesus Gallego Arias
2017-03-24
[nit] Fix a couple incorrect uses of msg_error.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove uses of expensive string_of_ppcmds.
Emilio Jesus Gallego Arias
2017-03-21
[pp] [ide] Minor cleanups in pp code.
Emilio Jesus Gallego Arias
[next]