index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
API
/
API.mli
Age
Commit message (
Expand
)
Author
2017-12-20
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-18
Merge PR #6419: [vernac] Split `command.ml` into separate files.
Maxime Dénès
2017-12-18
Merge PR #6413: [econstr] Switch constrintern API to non-imperative style.
Maxime Dénès
2017-12-17
[flags] Make program_mode a parameter for commands in vernac.
Emilio Jesus Gallego Arias
2017-12-17
[vernac] Split `command.ml` into separate files.
Emilio Jesus Gallego Arias
2017-12-15
[econstr] Switch constrintern API to non-imperative style.
Emilio Jesus Gallego Arias
2017-12-14
Merge PR #978: In printing, experimenting factorizing "match" clauses with sa...
Maxime Dénès
2017-12-14
Merge PR #6169: Clean up/deprecated options
Maxime Dénès
2017-12-12
In printing, factorizing "match" clauses with same right-hand side.
Hugo Herbelin
2017-12-12
Removing cumbersome location in multiple patterns.
Hugo Herbelin
2017-12-11
[proof] Embed evar_map in RefinerError exception.
Emilio Jesus Gallego Arias
2017-12-11
Remove deprecated option Tactic Compat Context.
Théo Zimmermann
2017-12-11
Merge PR #6368: [api] Remove yet another type alias.
Maxime Dénès
2017-12-11
Merge PR #6324: Fix #6323: stronger restrict universe context vs abstract.
Maxime Dénès
2017-12-11
Merge PR #6338: Remove up-to-conversion term matching
Maxime Dénès
2017-12-10
[api] Remove kernel dependency on intf (Decl_kind)
Emilio Jesus Gallego Arias
2017-12-09
[api] Remove yet another type alias.
Emilio Jesus Gallego Arias
2017-12-09
Remove up-to-conversion matching functions.
Pierre-Marie Pédrot
2017-12-08
Merge PR #6158: Allows a level in the raw and glob printers
Maxime Dénès
2017-12-06
Fix #6323: stronger restrict universe context vs abstract.
Gaëtan Gilbert
2017-12-01
Cleanup API for registering universe binders.
Matthieu Sozeau
2017-12-01
Proper nametab handling of global universe names
Matthieu Sozeau
2017-12-01
Merge PR #6233: [proof] [api] Rename proof types in preparation for functiona...
Maxime Dénès
2017-11-30
Merge PR #1049: Remove obsolete locality
Maxime Dénès
2017-11-30
Merge PR #6244: [lib] [api] Introduce record for `object_prefix`
Maxime Dénès
2017-11-30
Merge PR #6274: Attempt to fix inversion disregarding singleton types (fixes ...
Maxime Dénès
2017-11-29
Remove "obsolete_locality" and fix STM vernac classification.
Maxime Dénès
2017-11-29
[lib] [api] Introduce record for `object_prefix`
Emilio Jesus Gallego Arias
2017-11-29
[proof] [api] Rename proof types in preparation for functionalization.
Emilio Jesus Gallego Arias
2017-11-29
Merge PR #6199: [vernac] Uniformize type of vernac interpretation.
Maxime Dénès
2017-11-28
Adding a variant get_truncation_family_of of get_sort_family_of.
Hugo Herbelin
2017-11-28
Merge PR #1033: Universe binder improvements
Maxime Dénès
2017-11-28
Merge PR #6248: [api] Remove aliases of `Evar.t`
Maxime Dénès
2017-11-27
[vernac] Add polymorphic to the type of vernac interpration options.
Emilio Jesus Gallego Arias
2017-11-27
[vernac] Start to uniformize type of vernac interpretation.
Emilio Jesus Gallego Arias
2017-11-26
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-24
Use Evarutil.has_undefined_evars for tactic has_evar.
Gaëtan Gilbert
2017-11-24
Use Entries.constant_universes_entry more.
Gaëtan Gilbert
2017-11-24
When declaring constants/inductives use ContextSet if monomorphic.
Gaëtan Gilbert
2017-11-24
Stop exposing UState.universe_context and its Evd wrapper.
Gaëtan Gilbert
2017-11-24
Separate checking univ_decls and obtaining universe binder names.
Gaëtan Gilbert
2017-11-24
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-24
Use type Universes.universe_binders.
Gaëtan Gilbert
2017-11-24
Extending further PR#6047 (system to register printers for Ltac values).
Hugo Herbelin
2017-11-24
Merge PR #6197: [plugin] Remove LocalityFixme über hack.
Maxime Dénès
2017-11-23
Merge PR #6186: [api] Miscellaneous consolidation.
Maxime Dénès
2017-11-23
Merge PR #6200: Remove pidentref grammar entry.
Maxime Dénès
2017-11-22
[plugin] Remove LocalityFixme über hack.
Emilio Jesus Gallego Arias
2017-11-22
[plugin] Encapsulate modifiers to vernac commands.
Emilio Jesus Gallego Arias
2017-11-22
[api] Re-enable deprecation warnings.
Emilio Jesus Gallego Arias
[next]