]> matita.cs.unibo.it Git - helm.git/history - components/library
tagging rc-1
[helm.git] / components / library /
2007-11-12 Enrico Tassiremoved ugly printing
2007-11-05 Claudio Sacerdoti... "f" => "aux" to avoid name clashes
2007-11-02 Claudio Sacerdoti... Added an hook useful in many situations.
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-09-11 Ferruccio GuidilibrarySync - we do not generate the object attributes...
2007-09-08 Enrico Tassiremoved an assertion that makes no more sense to me
2007-09-05 Ferruccio Guidi- lybrarySync:
2007-09-04 Claudio Sacerdoti... Composition of coercions with arity > 0 is now implemen...
2007-08-30 Enrico Tassireverted assertion, since it may happen to look for...
2007-08-30 Enrico Tassibugfix in computation of src and tgt for coercions...
2007-08-30 Claudio Sacerdoti... Coercions are now generalized to the general form
2007-08-30 Enrico Tassicoercions from funclass are not supported
2007-07-26 Ferruccio GuidiWe add a binary for computing the "heights" of helm...
2007-07-19 Enrico TassiCOERCIONS: tentative addition of an equivalence relatio...
2007-07-19 Enrico Tassifixed escaping for sqlite
2007-07-10 Ferruccio Guidipersistent inner types are now generated in publishing...
2007-07-10 Enrico Tassifixed a bug in the cleanup ofsedir that was not properl...
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
2007-06-14 Claudio Sacerdoti... Incompatible syntax problem between MySql e Sqlite3...
2007-06-13 Enrico Tassimany changes:
2007-06-01 Enrico Tassiremoved some refinement_toolkit
2007-06-01 Enrico Tassinew compose tactic, still undocumented.
2007-05-29 Enrico TassihSqlite3.ml used create_fun_2 to define REGEXP.
2007-05-24 Enrico Tassifixed a when that was causing backtrace loss
2007-05-23 Claudio Sacerdoti... Yet another patch to LibraryClean.
2007-05-23 Claudio Sacerdoti... HSql.Error ==> HSql.Error of string
2007-05-23 Claudio Sacerdoti... Reindented.
2007-05-18 lzingareadded alternative implementation for hMysql relying
2007-01-31 Claudio Sacerdoti... Several bugs fixed:
2007-01-05 Enrico TassiAdded check for duplicate (convertible) composite coerc...
2006-12-30 Claudio Sacerdoti... Serious bug fixed: arities of coercions in the .moo...
2006-12-29 Ferruccio Guidinow we try two distinct depend files for compilation...
2006-12-28 Claudio Sacerdoti... .depends committed to fix non-compilation errors
2006-12-24 Ferruccio Guidisome depend files
2006-12-14 Claudio Sacerdoti... Huge commit:
2006-12-05 Ferruccio Guidi- components: composed coercions mus be generated with...
2006-11-25 Enrico Tassifix
2006-11-25 Enrico Tassipatch to calculate meets of a pair of carriers
2006-11-12 Claudio Sacerdoti... The pretty printers in CicPp now have an optional ...
2006-11-05 Claudio Sacerdoti... Critical bug finally found after a long chasing!!!
2006-10-31 Claudio Sacerdoti... Bug fixed: inductive types were no longer removed from...
2006-10-30 Claudio Sacerdoti... remove_obj is now much faster:
2006-10-12 Enrico Tassicarr_of_term now returns Fun if a Prod is encountered
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-09-04 Andrea AspertiGeneration of inductive and inversion principles for...
2006-07-26 Claudio Sacerdoti... Debug code commented out.
2006-07-24 Stefano Zacchiroliuse the new graphviz pretty printer API
2006-07-22 Enrico Tassimatitaprover
2006-07-18 Claudio Sacerdoti... libraryclean fixed to eradicate files generated from...
2006-07-13 Stefano Zacchiroliadded $Id$
2006-07-13 Stefano Zacchiroliuse the graphviz pretty printer to generate graphviz...
2006-07-12 Stefano Zacchiroligenerate dot files with attributes on nodes (instead...
2006-07-12 Stefano Zacchiroliadded uri_of_carr
2006-07-10 Enrico Tassiimproved coercions support:
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
2006-05-25 Claudio Sacerdoti... Axioms are not allowed with the syntax: "axiom name...
2006-04-14 Enrico Tassi duplicate check for coercions when added to Db
2006-04-14 Enrico Tassi added minimal euristic for generic terms carrier compa...
2006-03-17 Enrico Tassitests are now handled with a standard Makefile that...
2006-03-15 Enrico Tassimore work for the release
2006-03-13 Enrico TassiHuge commit for the release. Includes:
2006-03-10 marangonAdded inversion principle creation for inductive predic...
2006-03-07 Enrico Tassiadded the creation of system_tables to the db when...
2006-02-18 Claudio Sacerdoti... Bug fixed: the source and target of declared parametric...
2006-02-18 Claudio Sacerdoti... Trivial bug fixed in the merging of polymorphic coercions.
2006-02-18 Claudio Sacerdoti... Bug fixed in insertion of parametric coercions.
2006-02-15 Enrico Tassiadded support for "polymorphic" coercions
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/