]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/extlib/hExtlib.mli
Coercion hiding implemented. Notes:
[helm.git] / helm / software / components / extlib / hExtlib.mli
2009-07-13 Claudio Sacerdoti... Coercion hiding implemented. Notes:
2009-06-25 Enrico Tassinew function
2009-06-25 Enrico Tassinew function list_mapi_acc
2009-06-10 Enrico Tassinew function filter_map_acc
2009-05-15 Claudio Sacerdoti... Patch to add a debugging string to HExtlib.split_nth...
2009-05-14 Ferruccio Guidi- hExtlib: added debugging information for split_nth
2009-05-11 Claudio Sacerdoti... New function list_iter_sep.
2009-05-05 Ferruccio Guidi- hExtlib: new function "list_assoc_all"
2009-04-25 Claudio Sacerdoti... Slightly improved type for list_index.
2009-04-25 Claudio Sacerdoti... New utility function list_index (useful in many places...
2008-11-28 Ferruccio Guiding_disambiguation ng_kernel ng_refiner disambiguation...
2008-10-03 Wilmer RicciottiFinal implementation of proof irrelevant conversion...
2008-09-30 Enrico Tassi...
2008-09-24 Enrico Tassiadded skip function
2008-09-19 Enrico Tassiadded list_seq
2008-05-30 Enrico Tassithanks to the fact that we convert well typed term...
2008-05-15 Enrico TassiNew function list_forall_default3. 3 euros to the first...
2008-05-14 Claudio Sacerdoti... list_iter2_default_value moved to HExtlib. 1 euro to...
2008-05-14 Claudio Sacerdoti... New function map_hash.
2008-04-30 Enrico Tassiadded list_mapi
2008-04-09 Enrico Tassiallow to switch profiling on and off on the fly
2008-01-10 Enrico TassiBIG FAT WARNING: DEVELOPMENTS DIE HERE
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-09-23 Ferruccio Guidifixed some file permissions (anybody can rebuild a...
2007-08-30 Enrico Tassiadded an utility function
2007-05-23 Enrico Tassiadded is_writabledir to extlib
2006-11-29 Ferruccio Guidi- decompose tactic: decomposable constants are now...
2006-11-15 Ferruccio Guiditranscript updated
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-07-18 Stefano Zacchiroliadded split_nth
2006-07-10 Enrico Tassiadded flatten_map
2006-06-01 Stefano Zacchirolicommented the finally function
2006-04-05 Enrico Tassiadded estimate_size
2006-03-22 Enrico Tassiprofiler on steroids. added -profile-only to specify...
2006-02-22 Stefano Zacchiroliimproved comment of HExtlib.find
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/