index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-20
COMMENT: Pre_env.env
Matej Kosik
2017-04-20
COMMENT: Proof_global.pstate.pid
Matej Kosik
2017-04-20
refactoring "Ppvernac.pr_extend"
Matej Kosik
2017-04-20
correcting a typo in a comment
Matej Kosik
2017-04-20
correcting comments in the "Context" module
Matej Kosik
2017-04-20
"tclENV" is sexier, use it instead of "Env.get"
Matej Kosik
2017-04-20
reduce syntactic noise
Matej Kosik
2017-04-20
simplifying "Environ.push_named" function
Matej Kosik
2017-04-20
refactoring "Names.DirPath.is_empty" function
Matej Kosik
2017-04-20
refactoring "Names.DirPath.compare" function
Matej Kosik
2017-04-20
refactoring "Names.DirPath.equal" function
Matej Kosik
2017-04-20
correcting a typo in a comment
Matej Kosik
2017-04-19
Merge PR#573: [toplevel] Fix printing of parsing errors + corner case.
Maxime Dénès
2017-04-19
CHANGES entry for #545.
Maxime Dénès
2017-04-19
Merge PR#545: Add some hints to the "real" database to automatically discharg...
Maxime Dénès
2017-04-19
Merge PR#570: Adding and fixing links in README.
Maxime Dénès
2017-04-19
Merge PR#571: [toplevel] Fix #5475
Maxime Dénès
2017-04-19
[toplevel] Fix printing of parsing errors + corner case.
Emilio Jesus Gallego Arias
2017-04-18
[toplevel] Fix #5475
Emilio Jesus Gallego Arias
2017-04-18
Adding and fixing links in README.
Théo Zimmermann
2017-04-17
Add a test for bug #5321: clearbody breaks typing of goal.
Pierre-Marie Pédrot
2017-04-15
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-15
Merge PR#523: [readme] Add badges for Travis and Gitter.
Maxime Dénès
2017-04-14
Fixing bug #5470 (anomaly on notations with misused "binder" type).
Hugo Herbelin
2017-04-14
Fixing bug #5469 (notation format not recognizing curly braces).
Hugo Herbelin
2017-04-14
Fix EOL characters in xml protocol documentation.
Maxime Dénès
2017-04-14
Merge PR#556: Fix anomaly when doing [all:Check _.] during a proof.
Maxime Dénès
2017-04-14
Fix anomaly when doing [all:Check _.] during a proof.
Gaetan Gilbert
2017-04-14
Merge PR#557: [toplevel] Don't print goals if there is no pending proof.
Maxime Dénès
2017-04-14
Merge PR#554: Update INSTALL now that -debug is the default.
Maxime Dénès
2017-04-14
Merge PR#563: add XML protocol doc for 8.6
Maxime Dénès
2017-04-14
[travis] Use the lite target for fiat-crypto.
Maxime Dénès
2017-04-14
Merge PR#559: Fix compilation with camlp5 transitional mode.
Maxime Dénès
2017-04-14
Fix compilation with camlp5 transitional mode.
Maxime Dénès
2017-04-13
update XML protocol doc to 8.6
Paul Steckler
2017-04-13
add XML protocol doc for 8.5
Paul Steckler
2017-04-13
[toplevel] Don't print goals if there is no pending proof.
Emilio Jesus Gallego Arias
2017-04-13
Silence a few OCaml warnings.
Guillaume Melquiond
2017-04-12
Merge PR#510: Correctly identify [Time Defined.] as a defined
Maxime Dénès
2017-04-12
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
[toplevel] [stm] cleanup in module open
Emilio Jesus Gallego Arias
2017-04-12
[stm] [nit] Centralize compile-time debug flag.
Emilio Jesus Gallego Arias
2017-04-12
[stm] Improve error messages on add/parse.
Emilio Jesus Gallego Arias
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-12
[stm] Port the toplevel to the STM.
Emilio Jesus Gallego Arias
2017-04-12
[stm] Move main parsing entry point to the STM.
Emilio Jesus Gallego Arias
2017-04-12
[stm] Remove edit_id.
Emilio Jesus Gallego Arias
2017-04-12
Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...
Maxime Dénès
2017-04-11
Merge PR#549: Fast path in weak head reduction of applied atoms.
Maxime Dénès
[next]