index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
printers.mllib
Commit message (
Expand
)
Author
Age
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Machine arithmetic operations for native compiler.
Maxime Dénès
2014-04-09
*
Had to split Nativelambda in two files because of Retroknowledge
Maxime Dénès
2014-04-09
*
Uint31 support.
Maxime Dénès
2014-04-09
*
Adding a canary library. This canary is imperfect. It allows serialization
Pierre-Marie Pédrot
2014-03-05
*
Added a new module HMap. It works (almost) like Map, except that it expects
Pierre-Marie Pédrot
2014-03-05
*
Adding a CSet module in Coq lib.
Pierre-Marie Pédrot
2014-03-05
*
Matching --> ConstrMatching (was clashing with OCaml's compiler-libs)
Pierre Letouzey
2014-03-02
*
Grammar.cma with less deps (Glob_ops and Nameops) after moving minor code
Pierre Letouzey
2014-03-02
*
Code refactoring thanks to the new Monad module.
Arnaud Spiwack
2014-02-27
*
Remove unsafe code (Obj.magic) in Tacinterp.
Arnaud Spiwack
2014-02-27
*
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
*
Aux_file: cache information at compile time for later (re)use
Enrico Tassi
2014-01-04
*
Support for evars and metas in native compiler.
Maxime Dénès
2013-12-30
*
Notations now accept the $(...)$ tactic-in-term syntax. They are resolved at
Pierre-Marie Pédrot
2013-12-22
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Replaced monads.ml by an essentially equivalent proofview_gen.ml generated by...
aspiwack
2013-11-02
*
Conv_orable made functional and part of pre_env
gareuselesinge
2013-10-31
*
Ephemeron: marshaling friendly keys
gareuselesinge
2013-10-18
*
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-18
*
Moving Searchstack to CStack, and normalizing names a bit.
ppedrot
2013-09-06
*
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
*
Fix compilation of dev/printres.cma
gareuselesinge
2013-08-20
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Future library to represent pure computations
gareuselesinge
2013-08-08
*
Removing the use of leveled tactics wit_tacticn. It is now handled
ppedrot
2013-07-02
*
Splitted up Genarg in four different levels:
ppedrot
2013-06-21
*
Cutting the dependency of Genarg in constr_expr, glob_constr
ppedrot
2013-06-21
*
Proof-of-concept: moved four easy-to-handle generic arguments to
ppedrot
2013-06-18
*
Adding a persistent stream data structure.
ppedrot
2013-05-28
*
Gmap is now useless, hail to Map!
ppedrot
2013-05-14
*
Removing Fmap from libraries, it is not used anymore.
ppedrot
2013-05-14
*
Removing Fset, since it is not used anymore.
ppedrot
2013-05-12
*
Added a generic notion of hook. Hooks are functions to be set
ppedrot
2013-05-12
*
Getting rid of module Gmapl.
ppedrot
2013-05-09
*
add Loadpath to printers.mllib
gareuselesinge
2013-05-09
*
Merging Context and Sign.
ppedrot
2013-04-29
*
Splitting Term into five unrelated interfaces:
ppedrot
2013-04-29
*
Updated Exninfo to the new Store type.
ppedrot
2013-03-12
*
kernel/declarations becomes a pure mli
letouzey
2013-02-26
*
Added exception enrichment. Now one can define additional arbitrary
ppedrot
2013-02-18
*
Splitted Evarutil in two files
ppedrot
2013-02-10
*
Added backtrace primitives.
ppedrot
2013-01-28
*
New implementation of the conversion test, using normalization by evaluation to
mdenes
2013-01-22
*
Moving hcons_string to String namespace.
ppedrot
2012-12-14
*
Added a CString module.
ppedrot
2012-11-13
*
Added an Int module with dummy utility functions.
ppedrot
2012-11-08
*
Cleared a purely declarative .ml file and moved its interface to intf/
ppedrot
2012-10-23
*
Clean-up : no more Proof_type.proof_tree
letouzey
2012-10-06
*
Moved Compat to parsing. This permits to break the dependency of the
ppedrot
2012-10-04
[next]