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-08-29
Move dev/doc/changes to Markdown.
Théo Zimmermann
2017-08-29
Post-merge API fix.
Maxime Dénès
2017-08-29
Merge PR #946: Functional pretyping interface
Maxime Dénès
2017-08-29
Factorizing code for declaration of primitive tactics.
Pierre-Marie Pédrot
2017-08-29
Merge PR #937: [general] Remove spurious dependency of highparsing on toplevel.
Maxime Dénès
2017-08-29
Merge PR #916: Fixing notation bug 5608 involving { } and a slight restructur...
Maxime Dénès
2017-08-29
Merge PR #838: Have coq-dpdgraph ci test print the differences
Maxime Dénès
2017-08-29
Merge PR #830: Moving assert (the "Cut" rule) to new proof engine
Maxime Dénès
2017-08-29
Merge PR #819: Cleanup old things
Maxime Dénès
2017-08-29
Merge PR #805: Functional tactics
Maxime Dénès
2017-08-29
Merge PR #773: [flags] Remove XML output flag.
Maxime Dénès
2017-08-29
Merge PR #966: Makefile : ignore user-contrib in various file searches
Maxime Dénès
2017-08-29
coq_makefile: do not overwrite CAMLFLAGS
Enrico Tassi
2017-08-29
coq_makefile: use dedicated variable for extra packages
Enrico Tassi
2017-08-29
coq_makefile: build/use .cma for packed plugins
Enrico Tassi
2017-08-29
coq_makefile: test using findlib's package
Enrico Tassi
2017-08-29
test-suite: depend on byte compilation too
Enrico Tassi
2017-08-29
Merge PR #985: Fix coqdoc test-suite target on Windows.
Maxime Dénès
2017-08-29
Trying to fix deployment of master on bintray, and deploy tags to github.
Maxime Dénès
2017-08-29
Master now deploys 8.8+alpha.
Maxime Dénès
2017-08-29
coqdoc: Support comments in verbatim output
Tej Chajed
2017-08-29
Quoting notations in incompatible-level error message.
Hugo Herbelin
2017-08-29
A new step of restructuration of notations.
Hugo Herbelin
2017-08-29
Adding a test for #5569 (warning about skipping spaces).
Hugo Herbelin
2017-08-29
Dropping former fix to bug #5469 (notation format not recognizing curly braces).
Hugo Herbelin
2017-08-29
A little reorganization of notations + a fix to #5608.
Hugo Herbelin
2017-08-29
Canonically renaming fold_map into fold_left_map in library Name.
Hugo Herbelin
2017-08-29
Adapting code to renaming Option.fold_map -> Option.fold_left_map.
Hugo Herbelin
2017-08-29
Canonically renaming fold_map into fold_left_map in library Option.
Hugo Herbelin
2017-08-29
Adapting code to renaming Array.fold_map -> Array.fold_left_map.
Hugo Herbelin
2017-08-29
Canonically renaming fold_map into fold_left_map in library Array.
Hugo Herbelin
2017-08-29
Adapting code to renaming fold_map/fold_map' into fold_left_map/fold_right_map
Hugo Herbelin
2017-08-29
Adding combinators + a canonical renaming in cList.ml.
Hugo Herbelin
2017-08-29
Implementing Ltac2 antiquotations in constr syntax.
Pierre-Marie Pédrot
2017-08-29
Binding an unsafe substitution function.
Pierre-Marie Pédrot
2017-08-29
Binding primitives to generate fresh variables.
Pierre-Marie Pédrot
2017-08-28
Fix README.
Pierre-Marie Pédrot
2017-08-28
Fix coq/ltac2#6: Expected and actual types are flipped.
Pierre-Marie Pédrot
2017-08-28
typos
gallais
2017-08-27
Do not reuse the Val.t type in toplevel values.
Pierre-Marie Pédrot
2017-08-27
Notation for clear.
Pierre-Marie Pédrot
2017-08-27
Fix semantics of the solve tactical.
Pierre-Marie Pédrot
2017-08-27
Ensure no confusion with unit in rigid variables.
Pierre-Marie Pédrot
2017-08-27
Proper handling of rigid variables in subtyping.
Pierre-Marie Pédrot
2017-08-27
Introducing rebindable toplevel definitions.
Pierre-Marie Pédrot
2017-08-26
Allowing calls to Ltac2 inside Ltac1.
Pierre-Marie Pédrot
2017-08-26
Typos
Hugo Herbelin
2017-08-26
Allowing to insert calls to Ltac1 references in Ltac2.
Pierre-Marie Pédrot
2017-08-25
Adding more notations for the lulz.
Pierre-Marie Pédrot
2017-08-25
Introducing a distinct bindings scope.
Pierre-Marie Pédrot
[prev]
[next]