]> matita.cs.unibo.it Git - helm.git/history - components
Changed the type of compute-equality_weight that now takes also
[helm.git] / components /
2006-03-21 Andrea AspertiChanged the type of compute-equality_weight that now...
2006-03-20 Andrea AspertiSnapshot.
2006-03-17 Enrico Tassitests are now handled with a standard Makefile that...
2006-03-16 Enrico Tassione more step toward release and bench reorganization
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-10 marangonInversion code cleaning.
2006-03-08 Claudio Sacerdoti... Debugging code removed.
2006-03-08 Claudio Sacerdoti... Reduction trick added to simplify (greatly speeding...
2006-03-07 Enrico Tassiadded the creation of system_tables to the db when...
2006-02-24 Stefano ZacchiroliUse reference counting to keep track of camlp4 extensio...
2006-02-24 Stefano Zacchiroliadded a generic (yet rather trivial) module for referen...
2006-02-23 Stefano Zacchirolibugfix: use utf8-aware substring function
2006-02-23 Stefano ZacchiroliAdded module GrafiteWalker, which implements traversals...
2006-02-23 Stefano Zacchirolifactorized an ast_statement type which is (now) used...
2006-02-23 Stefano Zacchiroli- added src_root build time configuration value
2006-02-23 Claudio Sacerdoti... During simplify, reduction of the argument of a Fix...
2006-02-22 Stefano Zacchiroliimproved comment of HExtlib.find
2006-02-22 Stefano Zacchiroli- ensure simplify_deps exists when invoked
2006-02-22 Stefano Zacchirolimoved initial (i.e. empty) lexiconEngine status to...
2006-02-22 Claudio Sacerdoti... Bug fixed in simplify: delta expansion of constants...
2006-02-22 Stefano Zacchirolichanged structure of the generated utf8MacroTable.ml...
2006-02-22 Claudio Sacerdoti... Order of compilation of the modules fixed.
2006-02-21 Claudio Sacerdoti... Coercions are now hidden by default in termAcicContent.ml.
2006-02-21 Claudio Sacerdoti... Coercions are now hidden by default (in termAcicContent.ml)
2006-02-20 Claudio Sacerdoti... pack_coercion used to avoid packing n-ary coercions...
2006-02-20 Claudio Sacerdoti... Stupid bug fixed.
2006-02-20 Claudio Sacerdoti... Packing of implicit coercions must be also performed...
2006-02-20 Claudio Sacerdoti... Bug fixed: rewrite > t where t had occurrences of metav...
2006-02-20 Claudio Sacerdoti... Localization bug fixed.
2006-02-20 Claudio Sacerdoti... Bug fixed in pack_coercions_obj. The context of the...
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-18 Claudio Sacerdoti... More refinement errors localized.
2006-02-18 Claudio Sacerdoti... More refinement errors localized.
2006-02-18 Claudio Sacerdoti... Bug fixed: the wrong exception was enriched, breaking...
2006-02-17 Enrico Tassitentative speedup not coercion-packing the proof after...
2006-02-15 Enrico Tassiadded support for "polymorphic" coercions
2006-02-14 Enrico Tassireverted orrible but correct syntax
2006-02-14 Enrico Tassifixed syntax
2006-02-08 Claudio Sacerdoti... Never implemented tactics compare and decide equality...
2006-02-07 Stefano Zacchirolifactorization of the recursive rule
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/