index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
invalid_arg instead of raise (Invalid_argement ...)
letouzey
2013-03-12
*
New function Errors.noncritical for restricting try ... with ...
letouzey
2013-03-12
*
Updated Exninfo to the new Store type.
ppedrot
2013-03-12
*
Allowing different types of, not to be mixed, generic Stores through
ppedrot
2013-03-12
*
More monomorphization.
ppedrot
2013-03-05
*
Missing primitive in CArray
ppedrot
2013-03-05
*
New -no-native-compiler flag for configure, globally disabling the native
mdenes
2013-02-24
*
Removing Exc_located and using the new exception enrichement
ppedrot
2013-02-18
*
Adding more primitives to Exninfo
ppedrot
2013-02-18
*
Updating the backtrace handling mechanism to accomodate the new
ppedrot
2013-02-18
*
Added exception enrichment. Now one can define additional arbitrary
ppedrot
2013-02-18
*
v8.4: Granting bug/wish #2976 (turning anomaly on input_value into nice message)
herbelin
2013-02-01
*
Actually adding backtrace handling.
ppedrot
2013-01-28
*
Added backtrace primitives.
ppedrot
2013-01-28
*
Uniformization of the "anomaly" command.
ppedrot
2013-01-28
*
Added backtrace information to anomalies
ppedrot
2013-01-28
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Envar: in w32, add .exe when searching for caml binaries
letouzey
2013-01-12
*
Array.create is deprecated
pboutill
2012-12-19
*
Fix coqtop -config when absolute path have been given for ocaml*
pboutill
2012-12-19
*
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-14
*
Documented CString.
ppedrot
2012-12-13
*
Renamed Option.Misc.compare to the more uniform Option.equal.
ppedrot
2012-12-13
*
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-08
*
Envars: repair failed compilation after yann's commits
letouzey
2012-12-07
*
* lib/Envars:
regisgia
2012-12-07
*
* lib/Envars:
regisgia
2012-12-07
*
More equality functions
ppedrot
2012-11-25
*
Monomorphization (lib)
ppedrot
2012-11-22
*
Cleaning and small optimization in CList.
ppedrot
2012-11-20
*
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-19
*
Small uniformization in String
ppedrot
2012-11-13
*
More monomorphizations
ppedrot
2012-11-13
*
Added a CString module.
ppedrot
2012-11-13
*
Xml_parser: detect immediate EOF + disable check_eof by default
letouzey
2012-11-12
*
Monomorphized a lot of equalities over OCaml integers, thanks to
ppedrot
2012-11-08
*
Added an Int module with dummy utility functions.
ppedrot
2012-11-08
*
Removed many calls to OCaml generic equality. This was done by
ppedrot
2012-10-29
*
Using weak tables instead of plain hash tables while hashconsing.
ppedrot
2012-10-17
*
avoid using rectypes in dnet.ml
letouzey
2012-10-06
*
More accurate timings for "Time foo"
letouzey
2012-10-05
*
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-10-04
*
Remove some more "open" and dead code thanks to OCaml4 warnings
letouzey
2012-10-02
*
Reusing the Hashset data structure in Hashcons. Hopefully, this should
ppedrot
2012-09-26
[next]