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-09-15
Merge PR #811: Addressing #5434 (ltac pattern-matching refusing to match anon...
Maxime Dénès
2017-09-15
Phantom type for typed closures.
Pierre-Marie Pédrot
2017-09-14
Abstracting away the type of arities and ML tactics.
Pierre-Marie Pédrot
2017-09-14
Moving valexpr definition to Tac2ffi.
Pierre-Marie Pédrot
2017-09-14
Explicit arity for closures.
Pierre-Marie Pédrot
2017-09-14
Introducing the remember tactic.
Pierre-Marie Pédrot
2017-09-14
Using an algebraic type for distinguishing toplevel input from location in file.
Hugo Herbelin
2017-09-14
Avoid extra failure in the "constructor" tactic (bug #5666).
Guillaume Melquiond
2017-09-14
Binding the pose/set family of tactics.
Pierre-Marie Pédrot
2017-09-14
Use a simpler syntax for generalize grammar.
Pierre-Marie Pédrot
2017-09-13
Better printing for list literals.
Pierre-Marie Pédrot
2017-09-13
Adding quotations for the generalize tactic.
Pierre-Marie Pédrot
2017-09-13
Merge PR #981: Miscellaneous fixes for notations
Maxime Dénès
2017-09-13
Reference manual: A few words about the file system constraints for -Q/-R.
Hugo Herbelin
2017-09-13
Adding a test for utf8 characters in directory names.
Hugo Herbelin
2017-09-13
A possible fix for BZ#5715 (escape non-utf8 win32 file names).
Hugo Herbelin
2017-09-13
Complying more precisely to unicode standard.
Hugo Herbelin
2017-09-13
Adding a function to escape strings with non-utf8 characters.
Hugo Herbelin
2017-09-13
Supporting library names in utf8 in coqdep.
Hugo Herbelin
2017-09-13
Fix GitLab CI
Gaëtan Gilbert
2017-09-12
Fixing bug #5693 (treating empty notation format as any format).
Hugo Herbelin
2017-09-12
Adding a missing period in a notation warning.
Hugo Herbelin
2017-09-12
Fixing bugs of a67bd7f9 and c6d9d4fb in recognizing a 'pat binding.
Hugo Herbelin
2017-09-12
Don't exclude a priori CLocalDef to be treated by ppconstr.ml.
Hugo Herbelin
2017-09-12
Fixing a typo in printing notations with recursive binders.
Hugo Herbelin
2017-09-12
Fixing a bug of recursive notations introduced in dfdaf4de.
Hugo Herbelin
2017-09-12
Fixing little inaccuracy in coercions to ident or name.
Hugo Herbelin
2017-09-12
Adding function to be typically used to pass values from an OCaml "when" clause.
Hugo Herbelin
2017-09-12
Removing now useless former fix to #3333 (check valid module names).
Hugo Herbelin
2017-09-12
Port is_Set and is_Type to EConstr, as was is_Prop already.
Guillaume Melquiond
2017-09-11
Better error messages, fix for BZ#5723
Paul Steckler
2017-09-11
Merge PR #1017: Addressing BZ#5713 (classical_left/classical_right artificial...
Maxime Dénès
2017-09-11
Remove unneeded fix for BZ#1715
Gaëtan Gilbert
2017-09-11
Merge PR #1032: Make our CI policy clearer and more explicit
Maxime Dénès
2017-09-11
Disable OSX signing for temporary artifacts.
Maxime Dénès
2017-09-11
Merge PR #1038: Fix Typo in Doc for `Set Parsing Explicit`
Maxime Dénès
2017-09-11
Merge PR #1035: Fix the introduction of SSR refman chapter.
Maxime Dénès
2017-09-11
Merge PR #1029: Fix a refine anomaly "Evar defined twice".
Maxime Dénès
2017-09-11
Merge PR #1014: Add option index entry for NativeCompute Profiling
Maxime Dénès
2017-09-11
Merge PR #1004: Document primitive projections in more detail
Maxime Dénès
2017-09-11
Merge PR #987: In Array.smartmap, read and write from same array
Maxime Dénès
2017-09-11
In stm, fixing a typo about flushing debugging messages.
Hugo Herbelin
2017-09-11
Typo in the header of ide_slave.ml.
Hugo Herbelin
2017-09-11
Coqide: adding a separating space in some debugging messages.
Hugo Herbelin
2017-09-09
If backtrace is missing, don't print it.
Pierre-Marie Pédrot
2017-09-09
Update backtraces only when the Ltac2 Backtrace flag is set.
Pierre-Marie Pédrot
2017-09-09
Fix coq/ltac2#26: Ltac1 gives no backtraces.
Pierre-Marie Pédrot
2017-09-09
Fix coq/ltac2#18: Terms should show a backtrace when Set Ltac2 Backtrace is set.
Pierre-Marie Pédrot
2017-09-09
Moving Ltac2 backtraces to the Exninfo mechanism.
Pierre-Marie Pédrot
2017-09-09
Fix coq/ltac2#25: Control.case should not be able to catch Control.throw.
Pierre-Marie Pédrot
[prev]
[next]