]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/extlib/hExtlib.ml
Branched paramodulation for CNF (Horn clauses)
[helm.git] / helm / software / components / extlib / hExtlib.ml
2009-07-17 denesBranched paramodulation for CNF (Horn clauses)
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... Type for list_index improved.
2008-11-28 Ferruccio Guiding_disambiguation ng_kernel ng_refiner disambiguation...
2008-11-21 Enrico Tassiaccording to camlp5 sources, the dummy loc should be...
2008-10-14 Enrico Tassimore work
2008-10-03 Wilmer RicciottiFinal implementation of proof irrelevant conversion...
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 Tassiswitch off profilers
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 Guidiwe chmod the created directories to override the umask...
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-18 Claudio Sacerdoti... rmdir_descend now works also on non existent dirs
2006-07-10 Enrico Tassiadded flatten_map
2006-05-09 Enrico Tassitypes2006 patch
2006-04-05 Enrico Tassiadded estimate_size
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-03-24 Claudio Sacerdoti... Legend for profiling printed iff something is profiled.
2006-03-22 Enrico Tassiprofiler on steroids. added -profile-only to specify...
2006-03-21 Enrico Tassiadded calls number
2006-03-13 Enrico TassiHuge commit for the release. Includes:
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/