]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2004-02-09 no authorThis commit was manufactured by cvs2svn to create tag... V_0_2_999
2004-02-09 Stefano Zacchirolisplit into two major parts:
2004-02-09 Stefano Zacchirolibumped version (tag soon)
2004-02-09 Stefano Zacchirolino longer use marshalled table for unicode macros
2004-02-09 Stefano Zacchiroliuse CicAstPp
2004-02-09 Claudio Sacerdoti... eat_prods now uses mk_implicit_type.
2004-02-07 Claudio Sacerdoti... - Added mk_implicit_sort.
2004-02-07 Claudio Sacerdoti... Added mk_implicit_sort.
2004-02-07 Claudio Sacerdoti... A better (but yet not empty) metasenv is now returned.
2004-02-07 Claudio Sacerdoti... sort_of_prod: the second term, when it is a meta, was...
2004-02-07 Stefano Zacchiroli- added options "-vars" and "-varsprefix"
2004-02-07 Stefano Zacchirolichanged deps since testlibrary now uses (minimally...
2004-02-07 Stefano Zacchirolirebuilt
2004-02-06 Claudio Sacerdoti... sort metavariables are now generated in an empty canoni...
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-06 Stefano Zacchiroliuse ledit for debugging
2004-02-06 Claudio Sacerdoti... Comments (notes) removed.
2004-02-06 Claudio Sacerdoti... Code riorganization.
2004-02-06 Stefano Zacchiroliadded Format-library-friendly pretty printers defined...
2004-02-06 Stefano Zacchiroliadded -g flag to ocamlc per default
2004-02-06 Stefano Zacchirolitextual term editor is now the default one
2004-02-06 Stefano Zacchiroliignore .debug_script (used by Makefile's debug target)
2004-02-06 Stefano Zacchiroli- split regtest/testlibrary/gTopLevel objects so that...
2004-02-06 Andrea AspertiBug MutCase fixed: now the type of the constructor...
2004-02-06 Stefano Zacchiroliadded testlibrary.opt and some cm****
2004-02-05 Claudio Sacerdoti... NameExpected exception removed. The "identifier" __n...
2004-02-05 Claudio Sacerdoti... Improved error messages.
2004-02-05 Claudio Sacerdoti... No more garbage in the metasenv.
2004-02-05 Claudio Sacerdoti... New target librarytest (to apply testlibrary.opt to...
2004-02-05 Stefano Zacchiroli- added support for multiple choices
2004-02-05 Stefano Zacchirolibetter output format
2004-02-05 Stefano Zacchiroliflush stdout after print_string
2004-02-05 Stefano Zacchirolidebug prints on stderr
2004-02-05 Stefano Zacchiroliremoved duplicated entry about freshNamesGenerator
2004-02-05 Stefano Zacchiroli- added testlibrary .opts
2004-02-05 Stefano Zacchiroliadded \to notation for anonymous binders Pi and Lambda
2004-02-05 Stefano Zacchirolibugfix: use rev_uniq also on non-located term
2004-02-05 Claudio Sacerdoti... sort_of_prod relaxed to accept also Metas (when the...
2004-02-05 Claudio Sacerdoti... - sort_of_prod now returns the second Meta (if it is...
2004-02-05 Stefano Zacchiroliadded html_of_html_msg
2004-02-05 Claudio Sacerdoti... __n no longer generated.
2004-02-05 Claudio Sacerdoti... "assert false" relaxed to a warning.
2004-02-05 Claudio Sacerdoti... No longer puts anonymous declarations in the canonical...
2004-02-05 Claudio Sacerdoti... - the result of a refinement is now cleared from dummy...
2004-02-05 Claudio Sacerdoti... freshNameGenerator.ml* added
2004-02-05 Stefano Zacchirolirebuilt
2004-02-05 Stefano Zacchiroliadded freshNameGenerator
2004-02-05 Stefano Zacchiroliadded testlibrary script
2004-02-05 Stefano Zacchiroliuse a dummy location when no location is provided
2004-02-05 Stefano Zacchiroliadded ( ) notation for binders
2004-02-05 Claudio Sacerdoti... dummy dependent types and dummy letins are now removed...
2004-02-05 Claudio Sacerdoti... fresh_name_generator has now also the metasenv parameter.
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
next