]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2005-06-09 no authorThis commit was manufactured by cvs2svn to create tag... PRE_INDEX_1
2005-06-09 Alberto Griggioprima implementazione di demodulate, superposition_left...
2005-06-09 Alberto Griggiocambiato il tipo equality, aggiunto l'ordinamento tra...
2005-06-09 Claudio Sacerdoti... ...
2005-06-09 Claudio Sacerdoti... test_instance.ma moved to interactive/ (whose tests...
2005-06-09 Claudio Sacerdoti... intro ==> intros
2005-06-09 Claudio Sacerdoti... Error message improved.
2005-06-09 Claudio Sacerdoti... Now CicMetaSubst.delift_rels restricts the Metas when...
2005-06-09 Claudio Sacerdoti... No more explicit types for the branches of the matches...
2005-06-09 Stefano Zacchirolisnapshot
2005-06-09 Claudio Sacerdoti... CicSubstitution.delift ==> CicMetaSubst.delift_rels
2005-06-09 Stefano Zacchirolilablgtksourceview: first checkin, almost nothing bound ...
2005-06-09 Claudio Sacerdoti... Exception raised by delift changed:
2005-06-09 Claudio Sacerdoti... Debugging code removed.
2005-06-09 Enrico Tassiadded debug item for coercion
2005-06-09 Enrico Tassiadded \n to "file saved" message
2005-06-09 Enrico Tassiadded whd before uri_of_term
2005-06-09 Enrico Tassiremoved debug prints
2005-06-09 Enrico Tassifixed remove_coercion
2005-06-09 Claudio Sacerdoti... andrea.ma removed (superseded by match.ma)
2005-06-09 Andrea AspertiUpdated to the new syntax for match.
2005-06-09 Stefano Zacchirolisimplified cicBrowser: whelp bar is now always visible
2005-06-08 Stefano Zacchiroli- handles about:* uris in cicBrowser
2005-06-08 Stefano Zacchirolifixed history handling: now both "home" and link reache...
2005-06-08 Stefano Zacchirolirewritten cicBrowser handling of uri text entry, still...
2005-06-08 Claudio Sacerdoti... The type of a top-level "let rec" can be optional.
2005-06-08 Claudio Sacerdoti... Let's try to make the "let rec" construct infer its...
2005-06-08 Claudio Sacerdoti... Syntax for top-level "let rec" fixed.
2005-06-08 Claudio Sacerdoti... Using the lighter syntax for "let recs".
2005-06-08 Claudio Sacerdoti... Using the top-level syntax for let-rec definitions.
2005-06-08 Claudio Sacerdoti... The file is now well formed.
2005-06-08 Claudio Sacerdoti... New syntax (again) for let rec binders:
2005-06-08 Claudio Sacerdoti... New lighter syntax for "let rec".
2005-06-08 Claudio Sacerdoti... Bug fixed: a symbol must be formed of just one (unicode...
2005-06-08 Claudio Sacerdoti... Query results were erroneously tagged as directories.
2005-06-08 Claudio Sacerdoti... 1. syntax of match changed
2005-06-08 Claudio Sacerdoti... Yet another bug fixed in the inference of the outtype...
2005-06-08 Claudio Sacerdoti... The getter maps are now dumped also if matitac exits...
2005-06-08 Claudio Sacerdoti... Added new target "make tests" for regression testing.
2005-06-08 Claudio Sacerdoti... Fixed a few bugs in the inference of the outtype for...
2005-06-08 Claudio Sacerdoti... Fixed inference of outtype for match when the inductive...
2005-06-08 Claudio Sacerdoti... Harder test (with empty inductive types and left and...
2005-06-08 Claudio Sacerdoti... More informative error message.
2005-06-08 Claudio Sacerdoti... clean now also performs clean_metas (since make also...
2005-06-08 Stefano Zacchiroliadded icons to entries shown in cicbrowser so that...
2005-06-08 Stefano Zacchirolisnapshot (minor changes)
2005-06-07 Luca Padovani* generate list elements in correct order
2005-06-07 Enrico Tassiadded test for coercions
2005-06-07 Enrico Tassiadded coercions
2005-06-07 Stefano Zacchiroliimplemented attributes pretty printing
2005-06-07 Stefano Zacchirolihandles "elimCProp" value for class attribute
2005-06-07 Stefano Zacchiroliadded object attributes
2005-06-07 Enrico Tassiremoved coercions from status
2005-06-07 Enrico Tassiadded support for coercions
2005-06-07 Enrico Tassiadded letin
2005-06-07 Enrico Tassiadded syntax for letin
2005-06-07 Enrico Tassi1) Implemented inference of the outtype for empty induc...
2005-06-07 Enrico Tassichanged match syntax:
2005-06-07 Enrico Tassiadded whd to match argument in guarded_by_destructors;
2005-06-07 Enrico Tassiadded Pp of Cast
2005-06-07 Stefano Zacchiroliadded integration entry
2005-06-07 Stefano Zacchirolisnapshort
2005-06-07 Ferruccio Guidicontrol of dependences improved
2005-06-07 Alberto Griggio*** empty log message ***
2005-06-07 Andrea AspertiMy two pennies.
2005-06-06 Stefano Zacchiroli- set monospace buffer using modify_font widget method
2005-06-06 Luca Padovani* update
2005-06-06 Luca Padovani* more to do
2005-06-05 Luca Padovani* added todo file
2005-06-04 Stefano Zacchirolisnapshot (first version with working pattern matching...
2005-06-04 Ferruccio Guidia contribution about subset theory in an intuitionistic...
2005-06-04 Stefano Zacchirolisnapshot
2005-06-03 Ferruccio Guidicontribution about \lambda-\delta
2005-06-02 Stefano Zacchirolisnapshot (added typed environment in 2 -> 1 conversion)
2005-06-02 Stefano Zacchirolisnapshot (first working implementation of parttern...
2005-06-01 Enrico Tassifix_escaping
2005-06-01 Enrico Tassireduce with path
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-06-01 Enrico Tassisome cosmetic fixes
2005-06-01 Enrico Tassifix
2005-06-01 Enrico Tassiremoved debug prerr_endline
2005-06-01 Enrico Tassifixed classical non-C programmer misunderstooding of...
2005-06-01 Enrico Tassifixed intro.
2005-06-01 Enrico Tassiadded C.Appl [] case
2005-05-31 Stefano Zacchirolisnapshot (ported to new "typed" ids_to_inner_sort table)
2005-05-31 Stefano ZacchiroliChanged type of ids_to_inner_sort table used in transfo...
2005-05-31 Enrico Tassi added comment
2005-05-31 Stefano Zacchirolisnapshot (first version with [apparently] working mappi...
2005-05-31 Enrico Tassiimplemented normalize (used in new_metasenv_for_apply)
2005-05-31 Enrico Tassifixed width fonts
2005-05-31 Enrico Tassifixed comments
2005-05-31 Enrico Tassinew shortcuts
2005-05-31 Andrea Aspertiadded colors
2005-05-31 Stefano Zacchirolisnapshot (the thing on the doorstep)
2005-05-31 Andrea Aspertimore verbose case failure message
2005-05-31 Andrea Aspertiadded chronometer
2005-05-31 Andrea Aspertiadded automathic aliases for _ind _rec and _rect when...
2005-05-31 Andrea Aspertifix
2005-05-31 Enrico Tassiadded automathic aliases for qed and definition
2005-05-31 Enrico Tassiadded shortcuts
next