index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
metasyntax.ml
Commit message (
Expand
)
Author
Age
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Fixed bug #2967 (some missing check on ill-formed recursive notation strings).
herbelin
2013-01-27
*
Modulification of identifier
ppedrot
2012-12-14
*
Using library string functions.
ppedrot
2012-12-13
*
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
2012-12-13
*
Revised the strategy for automatic insertion of spaces when printing
herbelin
2012-12-04
*
Monomorphization (toplevel)
ppedrot
2012-11-26
*
Taking into account the type of a definition (if it exists), and the
herbelin
2012-11-17
*
Added a CString module.
ppedrot
2012-11-13
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp
letouzey
2012-10-16
*
still some more dead code removal
letouzey
2012-10-06
*
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-10-04
*
Cleaning interface of Util.
ppedrot
2012-09-18
*
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-09-14
*
Added support for option Local (at module level) in Tactic Notation.
herbelin
2012-08-11
*
Updating headers.
herbelin
2012-08-08
*
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-07-05
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-06-01
*
More uniformisation in Pp.warn functions.
ppedrot
2012-05-30
*
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-05-29
*
Slight change in the semantics of arguments scopes: scopes can no
herbelin
2012-03-26
*
Continuing r15045-15046 and r15055 (fixing bug #2732 about atomic
herbelin
2012-03-20
*
Noise for nothing
pboutill
2012-03-02
*
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-11-02
*
Clarifying that only identifiers are advertised to be turned into keywords
herbelin
2011-08-23
*
Partly revert commit r14389 about relaxing the condition for being a keyword
herbelin
2011-08-10
*
Be a bit less aggressive in declaring idents as keywords in notations
herbelin
2011-08-08
*
Fixed notation printing bug when curly brackets are involved (requests
herbelin
2011-04-28
*
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
*
About "unsupported" unicode characters in notations.
herbelin
2010-10-17
*
Backporting r13521 from branch 8.3 to trunk (fixing bug #2406, looping
herbelin
2010-10-11
*
Some dead code removal, thanks to Oug analyzer
letouzey
2010-09-24
*
Fix unescaped end-of-lines (OCaml warning 29)
glondu
2010-09-13
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Extension of the recursive notations mechanism
herbelin
2010-07-22
*
Fixing spelling: pr_coma -> pr_comma
herbelin
2010-06-12
*
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
*
Nicer representation of tokens, more independant of camlp*
letouzey
2010-05-19
*
Remove the svn-specific $Id$ annotations
letouzey
2010-04-29
*
Several bug-fixes and improvements of coqdoc
herbelin
2010-03-29
[next]