index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-12-19
Fix coqtop -config when absolute path have been given for ocaml*
pboutill
2012-12-14
Moving hcons_string to String namespace.
ppedrot
2012-12-14
Moved Stringset and Stringmap to String namespace.
ppedrot
2012-12-14
Moved Intset and Intmap to Int namespace.
ppedrot
2012-12-13
Documented CString.
ppedrot
2012-12-13
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
2012-12-08
Ensure that a function declared with a label is used with it
letouzey
2012-12-08
Removed a unused function in Pp
ppedrot
2012-12-07
Envars: repair failed compilation after yann's commits
letouzey
2012-12-07
* lib/Envars:
regisgia
2012-12-07
* lib/Envars:
regisgia
2012-11-25
More equality functions
ppedrot
2012-11-22
Monomorphization (lib)
ppedrot
2012-11-20
Cleaning and small optimization in CList.
ppedrot
2012-11-19
Serialize: no need anymore to export of_value / to_value in the mli
letouzey
2012-11-19
Serialize: dead code
letouzey
2012-11-19
Serialize: fix dyn-typing of GetOptions (oups), also adapt of_answer
letouzey
2012-11-19
Serialize.to_answer: dynamically check that answer & call correspond
letouzey
2012-11-13
Small uniformization in String
ppedrot
2012-11-13
More monomorphizations
ppedrot
2012-11-13
Added a CString module.
ppedrot
2012-11-12
Xml_parser: detect immediate EOF + disable check_eof by default
letouzey
2012-11-08
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
Added an Int module with dummy utility functions.
ppedrot
2012-10-29
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-17
Using weak tables instead of plain hash tables while hashconsing.
ppedrot
2012-10-06
avoid using rectypes in dnet.ml
letouzey
2012-10-05
More accurate timings for "Time foo"
letouzey
2012-10-04
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-10-02
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-09-26
Reusing the Hashset data structure in Hashcons. Hopefully, this should
ppedrot
2012-09-26
Cleaning, renaming obscure functions and documenting in Hashcons.
ppedrot
2012-09-25
Fixing ocamldoc errors
ppedrot
2012-09-18
More cleaning in CArray...
ppedrot
2012-09-18
More cleanup of Util: utf8 aspects moved to a new file unicode.ml
letouzey
2012-09-18
Cleaning interface of Util.
ppedrot
2012-09-17
More cleaning on Utils and CList. Some parts of the code being
ppedrot
2012-09-17
More type-safe interface to Coq XML API.
ppedrot
2012-09-15
Some documentation and cleaning of CList and Util interfaces.
ppedrot
2012-09-14
As r15801: putting everything from Util.array_* to CArray.*.
ppedrot
2012-09-14
Added some tricky tail-rec versions of List functions to CList
ppedrot
2012-09-14
Partial revert of Yann commit in order to use CLib.List when opening
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
lib/Pp:
regisgia
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-09-13
Made Pp.std_ppcmds opaque.
ppedrot
2012-09-10
Moved Pp to CLib. In particular, Pp does not depend on CAMLP4/5
ppedrot
2012-09-09
When asked for a SearchAbout request, Coq now returns a more precise
ppedrot
2012-08-24
correct some ends of .mllib files (avoid a broken tolink.ml)
letouzey
[next]