index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
metasyntax.ml
Age
Commit message (
Expand
)
Author
2012-05-29
Split Egrammar into Egramml and Egramcoq
letouzey
2012-05-29
Basic stuff about constr_expr migrated from topconstr to constrexpr_ops
letouzey
2012-05-29
Stuff about notation_constr (ex-aconstr) now in notation_ops.ml
letouzey
2012-05-29
New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr
letouzey
2012-03-26
Slight change in the semantics of arguments scopes: scopes can no
herbelin
2012-03-20
Continuing r15045-15046 and r15055 (fixing bug #2732 about atomic
herbelin
2012-03-02
Noise for nothing
pboutill
2011-11-02
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-08-23
Clarifying that only identifiers are advertised to be turned into keywords
herbelin
2011-08-10
Partly revert commit r14389 about relaxing the condition for being a keyword
herbelin
2011-08-08
Be a bit less aggressive in declaring idents as keywords in notations
herbelin
2011-04-28
Fixed notation printing bug when curly brackets are involved (requests
herbelin
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-10-17
About "unsupported" unicode characters in notations.
herbelin
2010-10-11
Backporting r13521 from branch 8.3 to trunk (fixing bug #2406, looping
herbelin
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-13
Fix unescaped end-of-lines (OCaml warning 29)
glondu
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-22
Extension of the recursive notations mechanism
herbelin
2010-06-12
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-05-19
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
Nicer representation of tokens, more independant of camlp*
letouzey
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-03-29
Several bug-fixes and improvements of coqdoc
herbelin
2010-03-23
Added automatic expansion on the left of recursive notations
herbelin
2009-11-25
Fix for notation scope & inductive types
vsiles
2009-11-11
Improving abbreviations/notations + backtrack of semantic change in r12439
herbelin
2009-11-08
Restructuration of command.ml + generic infrastructure for inductive schemes
herbelin
2009-10-21
This big commit addresses two problems:
soubiran
2009-09-29
Remove legacy export_* functions
glondu
2009-09-17
Remove useless Liboject.export_function field
glondu
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-09-14
- Addition of "Reserved Infix" continued.
herbelin
2009-09-11
Generalized the possibility to refer to a global name by a notation
herbelin
2009-08-11
Add support for "Infix ... := constr" instead of just "Infix ... := ref".
herbelin
2009-08-06
- Cleaning phase of the interfaces of libnames.ml and nametab.ml
herbelin
2009-04-27
- 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-25
- Fixing #2090 (occur check missing when trying to solve evar-evar equation).
herbelin
2009-01-19
- Structuring Numbers and fixing Setoid in stdlib's doc.
herbelin
2009-01-14
Fixing #1960 (xml bug with external on goal variable) and #1961
herbelin
2008-10-26
- MAJ svn:ignore pour bin/coq-parser (anciennement bin/parser)
herbelin
2008-10-22
Affichage des notations récursives:
herbelin
2008-10-19
- Export de pattern_ident vers les ARGUMENT EXTEND and co.
herbelin
2008-08-05
Correction de bugs:
herbelin
2008-07-17
Uniformisation du format des messages d'erreur (commencent par une
herbelin
2008-06-14
Correction bug 1878 (utilisation de extend_evar déplacée là où une
herbelin
2008-03-30
Ajout d'abbréviations/notations paramétriques
herbelin
2007-12-06
Plus de combinateurs sont passés de Util à Option. Le module Options
aspiwack
2007-12-05
Factorisation des opérations sur le type option de Util dans un module
aspiwack
[prev]
[next]