index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
declaremods.ml
Age
Commit message (
Expand
)
Author
2013-05-12
Use the Hook module here and there.
ppedrot
2013-05-06
States: frozen states can hold closures
gareuselesinge
2013-04-23
Fix issues with "Reset Initial" in scripts given to coqtop -l
letouzey
2013-04-22
code simplifications concerning Summary
letouzey
2013-04-22
Declaremods: some more minor cleanup
letouzey
2013-04-15
Minor simplifications in Declaremods and Safe_typing
letouzey
2013-04-15
Declaremods: drop some useless stuff (slight gain in vo size)
letouzey
2013-03-13
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-13
Declaremods: a few syntactic improvements
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 8)
letouzey
2013-02-26
kernel/declarations becomes a pure mli
letouzey
2013-02-19
Dir_path --> DirPath
letouzey
2013-02-18
Minor code cleanups, especially take advantage of Dir_path.is_empty
letouzey
2013-01-28
Actually adding backtrace handling.
ppedrot
2013-01-28
Uniformization of the "anomaly" command.
ppedrot
2013-01-22
New implementation of the conversion test, using normalization by evaluation to
mdenes
2012-12-18
Modulification of mod_bound_id
ppedrot
2012-12-18
Modulification of Label
ppedrot
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-12-14
Moved Stringset and Stringmap to String namespace.
ppedrot
2012-11-22
Monomorphization (library)
ppedrot
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-08-08
Updating headers.
herbelin
2012-03-02
Noise for nothing
pboutill
2011-11-02
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-10-11
Various simplifications about constant_of_delta and mind_of_delta
letouzey
2011-09-15
Names.make_mbid and co : convert from/to identifier (avoid some String.copy)
letouzey
2011-05-17
Modops: the strengthening functions can work without any env argument
letouzey
2011-05-11
Print Module (Type) M now tries to print more details
letouzey
2011-02-11
Annotations at functor applications:
letouzey
2011-01-31
A fine-grain control of inlining at functor application via priority levels
letouzey
2010-09-24
Some dead code removal, thanks to Oug analyzer
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2010-01-19
Various bug fix on recent features of the module system:
soubiran
2010-01-17
Variant !F M for functor application that does not honor the Inline declarations
letouzey
2010-01-07
Include can accept both Module and Module Type
letouzey
2009-12-08
Declaremods.ml: a useless function wrongly introduced in last commit
letouzey
2009-12-07
No more specific syntax "Include Self" for inclusion of partially-applied fun...
letouzey
2009-12-03
declaremods.ml <--- code factoring
soubiran
2009-11-18
Now "Include Self <expr>" handles partially applied functors, cf for example ...
soubiran
2009-11-18
Module subtyping : allow many <: and module type declaration with <:
letouzey
2009-11-16
New syntax <+ for chains of Include (or Include Type) (or Include Self (Type))
letouzey
2009-11-16
Include Self (Type) Foo: applying a (Type) Functor to the current context
letouzey
2009-10-28
Same as commit 12430 but with the good version of the function iter_all_segment
soubiran
2009-10-28
From now SearchAbout requests search also inside INCLUDE libobject.
soubiran
2009-10-21
This big commit addresses two problems:
soubiran
2009-09-17
Remove useless Liboject.export_function field
glondu
[next]