]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/extlib
made executable again
[helm.git] / helm / software / components / extlib /
2015-01-22 Ferruccio Guididependences update
2010-04-11 Ferruccio Guidithe edges must be quoted as well (not only the nodes)
2010-03-24 Claudio Sacerdoti... ...
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-11-10 Andrea AspertiUnion find slightly more general (f can now point to...
2009-11-05 Andrea AspertiA case was missing
2009-11-05 Andrea AspertiNaif version of the union find
2009-10-28 Enrico Tassido not put " around node name, otherwise names like...
2009-10-21 Enrico Tassinew sharing-preserving map with accumulator
2009-10-06 Wilmer RicciottiInverters/Inversion:
2009-10-05 Enrico Tassiadded auto_cache in the dupable status after an
2009-10-02 Wilmer RicciottiUpdated command ninverter. Syntax:
2009-10-02 Claudio Sacerdoti... ...
2009-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-09 Enrico Tassidepends
2009-07-13 Claudio Sacerdoti... Coercion hiding implemented. Notes:
2009-07-07 Claudio Sacerdoti... 1) Include files for NG were neither recursively proces...
2009-06-25 Ferruccio Guidi- some depend files :)
2009-06-25 Enrico Tassinew function
2009-06-25 Enrico Tassiinitial import of standalone matitaprover binary
2009-06-25 Enrico Tassinew function list_mapi_acc
2009-06-11 Ferruccio Guidi- some depend files fixed
2009-06-10 Enrico Tassinew function filter_map_acc
2009-05-18 Enrico Tassinothing special
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-08 Claudio Sacerdoti... ...
2009-05-05 Ferruccio Guidi- hExtlib: new function "list_assoc_all"
2009-04-25 Claudio Sacerdoti... Type for list_index improved.
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...
2009-04-14 Ferruccio Guidiwe rebuilt the dependences
2009-03-25 Enrico Tassinew tactics are almost ready
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-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 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-12-29 Ferruccio Guidinow we try two distinct depend files for compilation...
2006-11-29 Ferruccio Guidi- decompose tactic: decomposable constants are now...
2006-11-15 Ferruccio Guiditranscript updated
2006-09-29 Enrico Tassinew version of auto that is able to prove the irrationa...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-07-19 Stefano Zacchiroli- enable header to output graphs attributes and graph...
2006-07-18 Stefano Zacchiroliadded split_nth
2006-07-18 Stefano Zacchirolidouble quotes node identifiers
2006-07-18 Claudio Sacerdoti... rmdir_descend now works also on non existent dirs
2006-07-13 Stefano Zacchirolimoved graphviz pretty printer outside matita, so that...
2006-07-10 Enrico Tassiadded flatten_map
2006-06-11 Ferruccio Guidi- slight fix in lapply syntax
2006-06-01 Stefano Zacchirolicommented the finally function
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-24 Stefano Zacchiroliadded a generic (yet rather trivial) module for referen...
2006-02-23 Stefano Zacchiroli- added src_root build time configuration value
2006-02-22 Stefano Zacchiroliimproved comment of HExtlib.find
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/