index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
base_include
Commit message (
Expand
)
Author
Age
*
Remove reference name type.
Maxime Dénès
2018-06-18
*
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-12
*
Merge PR #7558: [api] Make `vernac/` self-contained.
Maxime Dénès
2018-05-30
|
\
|
*
[api] Make `vernac/` self-contained.
Emilio Jesus Gallego Arias
2018-05-27
*
|
Remove some occurrences of Evd.empty
Maxime Dénès
2018-05-25
|
/
*
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-21
*
[api] Relocate `intf` modules according to dependency-order.
Emilio Jesus Gallego Arias
2018-04-23
*
[vernac] Move `Quit` and `Drop` to the toplevel layer.
Emilio Jesus Gallego Arias
2018-03-11
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
Merge PR #6511: [econstr] Continue consolidation of EConstr API under `interp`.
Maxime Dénès
2018-03-04
|
\
*
|
[toplevel] Update state when `Drop` exception is thrown [#6872]
Emilio Jesus Gallego Arias
2018-02-28
|
*
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-28
|
/
*
Merge PR #6753: [toplevel] Make toplevel state into a record.
Maxime Dénès
2018-02-19
|
\
*
|
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2018-02-17
|
*
[toplevel] Make toplevel state into a record.
Emilio Jesus Gallego Arias
2018-02-15
|
/
*
Merge PR #6448: Cleanup and add debug printers a bit
Maxime Dénès
2018-01-18
|
\
*
|
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-12-27
|
*
Cleanup debug printers a bit, add generated mli.
Gaëtan Gilbert
2017-12-22
*
|
Separate vernac controls and regular commands.
Maxime Dénès
2017-12-20
*
|
[vernac] Split `command.ml` into separate files.
Emilio Jesus Gallego Arias
2017-12-17
|
/
*
Merge PR #6185: [parser] Remove unnecessary statically initialized hook.
Maxime Dénès
2017-11-21
|
\
|
*
[parser] Remove unnecessary statically initialized hook.
Emilio Jesus Gallego Arias
2017-11-19
*
|
[dev] Remove deprecation warning from `base_include`
Emilio Jesus Gallego Arias
2017-11-15
|
/
*
[toplevel] Export the last document seen after `Drop`.
Emilio Jesus Gallego Arias
2017-10-28
*
[api] Fix base_include LTAC parts.
Emilio Jesus Gallego Arias
2017-07-27
*
Adapting to 91df40272 (body_of_constant_body moved to global).
Hugo Herbelin
2017-07-16
*
Fix a bug in cumulativity
Amin Timany
2017-06-16
*
A short cleanup
Amin Timany
2017-06-16
*
Clean up universes of constants and inductives
Amin Timany
2017-06-16
*
fix dev/base_include (thanks Zimmi48)
Pierre Letouzey
2017-06-15
*
Put all plugins behind an "API".
Matej Kosik
2017-06-07
*
Fixes for Drop. to work (decl_mode removal and toplevel -> vernac)
Matthieu Sozeau
2017-04-07
*
Fixing #use"include" after vernac is added and ltac is moved to a plugin.
Hugo Herbelin
2017-02-23
*
Moving Ltac-specific parsing API to ltac/ folder.
Pierre-Marie Pédrot
2016-09-14
*
rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...
Pierre Letouzey
2016-07-03
*
Creating a dedicated ltac/ folder for Hightactics.
Pierre-Marie Pédrot
2016-03-21
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-30
|
\
|
*
Fixing another instance of bug #3267 in eauto, this time in the
Hugo Herbelin
2015-10-29
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-05-05
|
\
|
|
*
Fixing #4198 (looking for subterms also in the return clause of match).
Hugo Herbelin
2015-04-21
*
|
Adding a new folder corresponding to the low-level part of the pretyper
Pierre-Marie Pédrot
2015-02-27
|
/
*
Removing import of Proofview in debugger because its module Goal hides
Hugo Herbelin
2014-12-07
*
More "open" by default for trace debugging.
Hugo Herbelin
2014-10-31
*
Fix ill-typed debugging function
Matthieu Sozeau
2014-10-15
*
Add debug printers for projections, fix printing of evar constraints
Matthieu Sozeau
2014-10-10
*
Fix debug printing with primitive projections.
Matthieu Sozeau
2014-09-18
*
Fix base_include due to change in argument order of env and evar_map
Matthieu Sozeau
2014-09-12
*
More open in base_include
Hugo Herbelin
2014-06-28
*
- Fix in kernel conversion not folding the universe constraints
Matthieu Sozeau
2014-05-26
*
Remove Lemmas from base_include, it's not linked in dev/printers anymore
Matthieu Sozeau
2014-05-06
[next]