index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
Commit message (
Expand
)
Author
Age
*
Only one "in" clause in "destruct" even for a multiple "destruct".
herbelin
2009-09-20
*
Add "case as/in/using" and temporary "destruct" with n args.
herbelin
2009-09-20
*
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-17
*
- Addition of "Reserved Infix" continued.
herbelin
2009-09-14
*
- Inductive types in the "using" option of auto/eauto/firstorder are
herbelin
2009-09-13
*
Generalized the possibility to refer to a global name by a notation
herbelin
2009-09-11
*
Added syntax "exists bindings, ..., bindings" for iterated "exists".
herbelin
2009-09-10
*
Postpone checking of Local/Global to allow grammar extensions to use it
msozeau
2009-09-02
*
Ajout de la gestion de Local et Global pour les options (au sens de
aspiwack
2009-08-14
*
Added profile.cmo in grammar.cma so that any functions in one of the
herbelin
2009-08-14
*
Death of "survive_module" and "survive_section" (the first one was
herbelin
2009-08-13
*
Add support for "Infix ... := constr" instead of just "Infix ... := ref".
herbelin
2009-08-11
*
Fixed incorrect optimization in Prettyp.pr_located_qualid introduced
herbelin
2009-08-07
*
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-08-06
*
Added "etransitivity".
herbelin
2009-08-03
*
Improved parameterization of Coq:
herbelin
2009-08-02
*
- Granted wish #2138 (support for local binders in syntax of Record fields).
herbelin
2009-07-15
*
Miscellaneous practical commits:
herbelin
2009-06-29
*
Allow anonymous instances again, with syntax [Instance: T] where T
msozeau
2009-06-15
*
Simplifying the call to print_no_goals and not calling it when no goal
herbelin
2009-06-11
*
- Added two new introduction patterns with the following temptative syntaxes:
herbelin
2009-06-07
*
Fixing bug 2110 (tactic "refine" was calling (co)mutual_fix with index 0
herbelin
2009-06-06
*
Ensure the precondition of the partial function [list_chop] holds
msozeau
2009-06-03
*
Ajout d'un printer modulaire pour les constr. C'est-à-dire une fonction
aspiwack
2009-05-28
*
Ajout d'une fonction Lexer.remove_keyword pour libérer un keyword dans
aspiwack
2009-05-27
*
=?utf-8?q?D=C3=A9sinterdiction=20de=20GDELETE=5FRULE=20dans=20pcoq.ml4.=20Mal...
aspiwack
2009-05-27
*
- Fixing declarative mode in presence of high use of Change_evars nodes
herbelin
2009-05-20
*
- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence
herbelin
2009-05-09
*
- Fixed a little bug in previous commit (bad failure in case of unknown entry).
herbelin
2009-04-27
*
- Cleaning (unification of ML names, removal of obsolete code,
herbelin
2009-04-27
*
- Fixing #2090 (occur check missing when trying to solve evar-evar equation).
herbelin
2009-04-25
*
Some dead code removal + cleanups
letouzey
2009-04-08
*
- Backport of 12053 (fixing parsing segfault bug #2087) and 12058 (fixing
herbelin
2009-04-08
*
Avoid inadvertent declaration of "on" as a keyword. New syntax is
msozeau
2009-03-29
*
Rewrite of Program Fixpoint to overcome the previous limitations:
msozeau
2009-03-28
*
Parsing files for numerals (+ ascii/string) moved into plugins
letouzey
2009-03-27
*
Remove unused mli files
letouzey
2009-03-27
*
- Fixed bug 2058 (as much as possible - the syntax of "pose (f binders := ...)"
herbelin
2009-03-23
*
Many changes in the Makefile infrastructure + a beginning of ocamlbuild
letouzey
2009-03-20
*
Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"
herbelin
2009-03-16
*
Optionally list opaque constants in addition to axions/variables in
msozeau
2009-03-09
*
commande Timeout + compaction des traces de debug_tactic
barras
2009-03-04
*
Do not reserve the keyword "Infer".
puech
2009-02-03
*
Les records déclarés avec Record ne peuvent plus être récursifs (le
aspiwack
2009-01-19
*
- Structuring Numbers and fixing Setoid in stdlib's doc.
herbelin
2009-01-19
*
Getting rid of the previous implementation of setoid_rewrite which was
msozeau
2009-01-18
*
Last changes in type class syntax:
msozeau
2009-01-18
*
DISCLAIMER
puech
2009-01-17
*
Fixing #1960 (xml bug with external on goal variable) and #1961
herbelin
2009-01-14
*
Fixing/improving management of uniform prefix Local and Global
herbelin
2009-01-14
[next]