]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2004-02-05 Claudio Sacerdoti... mk_fresh_name moved to FreshNamesGenerator.
2004-02-05 Claudio Sacerdoti... New test.
2004-02-05 Claudio Sacerdoti... Final answer: the local context MUST be normalized...
2004-02-05 Claudio Sacerdoti... Restrict reimplemented to avoid generating lists of...
2004-02-05 Claudio Sacerdoti... Added a TODO (to catch only the right exceptions instea...
2004-02-05 Claudio Sacerdoti... Bug fixed: the canonical contexts were traversed in...
2004-02-04 Claudio Sacerdoti... Rel to hidden hypotheses are now printed as _hidden_n.
2004-02-04 Claudio Sacerdoti... ppterm_in_context exported
2004-02-04 Claudio Sacerdoti... ppcontext (and thus also ppmetasenv) were buggy: the...
2004-02-04 Claudio Sacerdoti... Functors must be applied using parentheses around the...
2004-02-04 Claudio Sacerdoti... Added newline.
2004-02-04 Claudio Sacerdoti... Bug fixed: restriction of already restricted contexts...
2004-02-04 Claudio Sacerdoti... Effects of fixing bugs for other regression tests ;-)
2004-02-04 Claudio Sacerdoti... We no longer apply the subst to a Meta in force_does_no...
2004-02-04 Andrea Aspertidelift no longer apply the substitution when a Meta...
2004-02-04 Andrea AspertiAdded a new example.
2004-02-04 Claudio Sacerdoti... ...
2004-02-04 Claudio Sacerdoti... report files are now produced (and removed) during...
2004-02-04 Claudio Sacerdoti... Patch to delift withdrawn.
2004-02-04 Claudio Sacerdoti... ...
2004-02-04 Claudio Sacerdoti... Typo fixed. Used to break target gentest.
2004-02-04 Claudio Sacerdoti... Bug fixed: when a variable not instantiated yet was...
2004-02-04 Claudio Sacerdoti... Improved regression testing reporting.
2004-02-04 Claudio Sacerdoti... - regtest: better argument handling (using Arg)
2004-02-04 Stefano Zacchiroliremoved a debugging message
2004-02-04 Stefano Zacchiroli- improved some error messages
2004-02-04 Stefano Zacchirolimoved here CicAst and pretty printer
2004-02-04 Stefano Zacchiroliported to CicAst
2004-02-04 Stefano Zacchiroli- sorted domain which hopefully avoids exponential...
2004-02-04 Stefano Zacchirolimoved Ast in cic_transformations/
2004-02-04 Stefano Zacchiroli- added support for implicit in concrete syntax
2004-02-03 Claudio Sacerdoti... regression tests
2004-02-03 Claudio Sacerdoti... cic_mkimplicit' removed (its implementation was wrong...
2004-02-03 Claudio Sacerdoti... Debugging code removed.
2004-02-03 Claudio Sacerdoti... sort_of_prod changed to not generate a new metavariable...
2004-02-03 Stefano Zacchiroli- comment inside .test file that explain what follows
2004-02-03 Stefano Zacchiroliadded cleantest target (removes tests/*.test)
2004-02-03 Claudio Sacerdoti... Check missed: the two metasenv were not compared.
2004-02-03 Claudio Sacerdoti... Debuggin infos removed.
2004-02-03 Claudio Sacerdoti... - do not crash any longer if type-checking or reduction...
2004-02-03 Claudio Sacerdoti... time added to regtest
2004-02-03 Stefano Zacchirolicatch just AssertFailure instead of _ (AssertFailure...
2004-02-03 Stefano Zacchiroliremoved SortExpectedMetaFound special exception
2004-02-03 Stefano Zacchiroliadded urimanager dependency
2004-02-03 Claudio Sacerdoti... Meta vs same Meta now tries unification when convertibi...
2004-02-03 Stefano Zacchirolis/LocatedTerm/AnnotatedTerm + various annotations/
2004-02-03 Claudio Sacerdoti... New tests for lambdas (that show bugs in applications ;-)
2004-02-03 Stefano Zacchirolicatch exceptions and mark corresponding tests as failed
2004-02-03 Claudio Sacerdoti... eat_prods reimplemented to generalize the output type...
2004-02-03 Claudio Sacerdoti... Added an optional parameter to identity_relocation_list...
2004-02-03 Claudio Sacerdoti... More debug informations.
2004-02-02 Claudio Sacerdoti... Substitution no longer returned from CicRefine.type_of_aux
2004-02-02 Stefano Zacchiroliported to new type_of prototype
2004-02-02 Stefano Zacchiroliuses CicMetaSubst.ppterm where needed
2004-02-02 Stefano Zacchiroli- refine's type_of no longer return a substitution
2004-02-02 Stefano Zacchiroliported to latest Ast changes (mainly capture_variable...
2004-02-02 Stefano Zacchiroli- added entries for capture variables parsing
2004-02-02 Stefano Zacchiroli- added capture_variable entry and Cic.names here and...
2004-02-02 Stefano Zacchiroli- changed ast for pattern matching so that type annotat...
2004-02-02 Stefano Zacchiroli- big hack: keep on unifying/refining when SortExpected...
2004-02-02 Stefano Zacchiroli- removed metasenv argument from kernel proxies invocations
2004-02-02 Stefano Zacchiroli- added SortExpectedMetaFound exception (huge hack)
2004-02-02 Stefano Zacchiroli- bugfix for expand_implicits, return correct term...
2004-02-02 Stefano Zacchiroli- removed unwind: every substitution is now _not_ unwinded
2004-02-02 Stefano Zacchirolichanged prototype of CicMetaSubst.apply_subst*
2004-02-02 Stefano Zacchiroliadded comments
2004-02-02 Stefano Zacchirolifact regtest
2004-01-30 Stefano Zacchirolireordered
2004-01-30 Stefano Zacchiroliadded string_of_html_msg
2004-01-30 Stefano Zacchiroli- typo bugfix: INT token no longer exists
2004-01-30 Claudio Sacerdoti... Refinement of Fix and CoFix now implemented.
2004-01-30 Stefano Zacchiroli- removed ancient refine exception
2004-01-30 Stefano Zacchiroliadded regression tests
2004-01-30 Stefano Zacchirolis/Callbacks/DisambiguateCallbacks/
2004-01-29 Claudio Sacerdoti... - lift added to CicMetaSubst
2004-01-29 Stefano Zacchiroli- s/TexTermEditor/TermEditor/ (* former no longer appro...
2004-01-29 Stefano Zacchiroli- added "clear alias" menu item
2004-01-27 Stefano Zacchiroli- occur check test anticipated to the delift phase
2004-01-27 Stefano Zacchiroliuse CicUtil.lookup_meta
2004-01-27 Ferruccio Guidibad link patched
2004-01-27 Stefano Zacchirolis/List.find.../CicUtil.lookup_meta/
2004-01-27 Stefano Zacchiroliadded CicUtil module with just lookup_meta function
2004-01-27 Ferruccio Guidiempty goal patched
2004-01-27 Ferruccio Guidiopt goal fixed
2004-01-27 Andrea Aspertitest for empty string given, if so return Environment...
2004-01-27 Stefano Zacchirolihelm registry's META
2004-01-27 Stefano Zacchirolihelm registry --- first release
2004-01-27 Stefano Zacchirolisample aliases language
2004-01-26 Andrea AspertiNotation for Case revisited and completed.
2004-01-26 Claudio Sacerdoti... Generated ml files added.
2004-01-26 Stefano Zacchiroliraise proper exception when a regexp fails on term_of_uri
2004-01-24 Stefano Zacchirolidon't remove METAs on clean, but on distclean
2004-01-24 Stefano Zacchiroli- s/id_to_uris/environment/
2004-01-24 Stefano Zacchirolireference moved EnvironmentP3 for new parser
2004-01-24 Stefano Zacchiroli- factorized DisambiguateChoices module
2004-01-24 Stefano Zacchirolioptionalizide some class parameters
2004-01-24 Stefano Zacchiroli.in version of "configuration" modules
2004-01-24 Stefano Zacchirolidebug_print
2004-01-24 Stefano Zacchirolinew configure.ac with support for compile time configur...
2004-01-24 Stefano Zacchirolisplit a term0 rule for dinamycally change top-level...
next