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
2013-01-27
Fixed bug #2967 (some missing check on ill-formed recursive notation strings).
herbelin
2012-12-14
Modulification of identifier
ppedrot
2012-12-13
Using library string functions.
ppedrot
2012-12-13
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
2012-12-04
Revised the strategy for automatic insertion of spaces when printing
herbelin
2012-11-26
Monomorphization (toplevel)
ppedrot
2012-11-17
Taking into account the type of a definition (if it exists), and the
herbelin
2012-11-13
Added a CString module.
ppedrot
2012-11-08
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-10-16
Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp
letouzey
2012-10-06
still some more dead code removal
letouzey
2012-10-04
Adding a nominal typing layer to Metasyntax in order to clarify
ppedrot
2012-10-04
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-09-18
Cleaning interface of Util.
ppedrot
2012-09-14
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-08-11
Added support for option Local (at module level) in Tactic Notation.
herbelin
2012-08-08
Updating headers.
herbelin
2012-07-05
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-06-22
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-04
Replacing some str with strbrk
ppedrot
2012-06-01
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-05-30
More uniformisation in Pp.warn functions.
ppedrot
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
[prev]
[next]