index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
interp
/
notation.ml
Commit message (
Expand
)
Author
Age
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Fixing generic hashes and replacing them with proper ones.
Pierre-Marie Pédrot
2014-03-03
*
Grammar.cma with less deps (Glob_ops and Nameops) after moving minor code
Pierre Letouzey
2014-03-02
*
Fixing pervasive comparisons
Pierre-Marie Pédrot
2014-03-01
*
Useless check when loading notations through import.
Pierre-Marie Pédrot
2014-03-01
*
Reverting the old LIFO behaviour of the notation finding algorithm.
ppedrot
2013-11-08
*
Do not generate useless argument arrays in whd_* functions.
ppedrot
2013-10-29
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
cList: set-as-list functions are now with an explicit comparison
letouzey
2013-10-23
*
Some more hand-written comparison functions to avoid polymorphic comparison.
xclerc
2013-10-14
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
Actually using the domain function for maps.
ppedrot
2013-08-25
*
More dynamic argument scopes
letouzey
2013-07-17
*
Removing useless uses of Gmap.
ppedrot
2013-05-14
*
Getting rid of module Gmapl.
ppedrot
2013-05-09
*
Removing Gmap from Notations.
ppedrot
2013-05-09
*
Uniformizing the [if_warn] flag used for warning printing and put
ppedrot
2013-05-08
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-03-13
*
Dir_path --> DirPath
letouzey
2013-02-19
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Modulification of dir_path
ppedrot
2012-12-14
*
Modulification of identifier
ppedrot
2012-12-14
*
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
2012-12-13
*
Monomorphization (interp)
ppedrot
2012-11-25
*
More equality functions
ppedrot
2012-11-25
*
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
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Moving Utils.list_* to a proper CList module, which includes stdlib
ppedrot
2012-09-14
*
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-14
*
Updating headers.
herbelin
2012-08-08
*
Bigint: avoid dependency over Pp
letouzey
2012-07-30
*
Open Scope can now also accepts delimiters (e.g. Z).
letouzey
2012-07-05
*
Added an indirection with respect to Loc in Compat. As many [open Compat]
ppedrot
2012-06-22
*
Internalization of pattern is done in two phases.
pboutill
2012-06-14
*
Replacing some str with strbrk
ppedrot
2012-06-04
*
global_reference migrated from Libnames to new Globnames, less deps in gramma...
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
*
Glob_term now mli-only, operations now in Glob_ops
letouzey
2012-05-29
*
Notations are back in the "in" clause of pattern matching.
pboutill
2012-05-15
*
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
*
Backtracking on r14876 (fix for bug #2267): extra scopes might be
herbelin
2012-01-05
*
Fixing Arguments Scope bug when too many scopes are given (bug #2667).
herbelin
2012-01-04
*
Fixing bug #2634 (unscoped notations were disturbing the
herbelin
2011-12-18
[next]