]> matita.cs.unibo.it Git - helm.git/history - components/cic
tagging rc-1
[helm.git] / components / cic /
2007-10-26 Enrico Tassirebuilt
2007-07-19 Ferruccio GuidicicUtil : new test function "is_sober" to test...
2007-07-13 Claudio Sacerdoti... Dirty patch by Zack: natural numbers of Matita are...
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
2007-07-04 Claudio Sacerdoti... Quick hack: matita natural numbers are now accepted...
2007-06-13 Enrico Tassimany changes:
2007-05-13 Ferruccio GuidiCicInspect: a function for counting the nodes of a...
2007-04-04 Ferruccio Guidialpha equivalence fixed: in the case "meta against...
2007-04-04 Ferruccio Guidialpha equivalence test factorized and moved to CicUtil
2007-03-07 Ferruccio GuidiProcedural : cic object preprocessor added
2007-02-25 Ferruccio GuidiRELATIONAL: new undecomposable definition of NLE
2007-02-09 Ferruccio Guidiadded option -dump to matitac for persistent macro...
2007-02-08 Claudio Sacerdoti... * 'default "equality"' command changed to consider...
2007-01-31 Claudio Sacerdoti... Several bugs fixed:
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
2007-01-06 Enrico Tassi- inside dicrimination_tree is now checked the invarian...
2007-01-05 Enrico Tassiremoved debugging printing
2007-01-05 Enrico Tassidebuggin message improved
2007-01-02 Enrico Tassiadded oblivion_universe and used it in paxck_coercions
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-22 Andrea AspertiThe function uri_of_term now works also if the explciit...
2006-11-28 Andrea AspertiChanged an ahstable into an association list.
2006-11-27 Andrea AspertiAdded in_eq_uris.
2006-10-23 Claudio Sacerdoti... CicUniv.UniverseInconsistency is no handled correcly.
2006-10-02 Enrico Tassirestored old (r6662) behaviour
2006-09-29 Enrico Tassinew version of auto that is able to prove the irrationa...
2006-09-27 Enrico Tassiauto snapshot
2006-09-21 Enrico Tassiauto snapshot
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-08-29 Claudio Sacerdoti... cic/test.ml moved to binaries/utilities
2006-07-22 Enrico Tassimatitaprover
2006-06-27 Enrico Tassiadded a metas_of_term implemented using sets instead...
2006-06-16 Enrico Tassisome more on equalities
2006-06-11 Ferruccio Guidi- slight fix in lapply syntax
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-05-19 Enrico Tassi- metas_of_term moved to cicUtil
2006-05-16 Enrico Tassibetter exception
2006-05-16 Enrico Tassihashtbl on cic terms is a bit faster
2006-04-27 Andrea AspertiAdded is_trans_eq_URI and is_sym_eq_URI
2006-04-05 Enrico Tassia bit of shareing
2006-03-30 Claudio Sacerdoti... Less profiling.
2006-03-30 Claudio Sacerdoti... Profiling code for merge_ugraphs commented out (since...
2006-03-30 Claudio Sacerdoti... Sys.Break used to be captured.
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/