]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2005-09-27 Stefano Zacchirolichanged precedence/associativeness handling: relative...
2005-09-27 Stefano Zacchiroliadded/exported pp_pos & pp_attribute
2005-09-27 Stefano Zacchiroliremoved .annot files (files containing type annotations...
2005-09-27 Andrea Aspertismall error in nth_prime.
2005-09-27 Andrea AspertiNew entry: fermat's little theorem (almost complete).
2005-09-27 Stefano Zacchirolimore fine grained debug printing
2005-09-27 Stefano Zacchirolichanged type of ids_to_uris table to (Cic.id, UriManage...
2005-09-27 Stefano ZacchiroliBetter handling of idref propagation, no more Href...
2005-09-27 Stefano Zacchirolimoved list_uniq to the extlib
2005-09-27 Stefano Zacchiroliadded support for multiple idrefs
2005-09-27 Stefano Zacchiroliadded list_uniq
2005-09-27 Stefano Zacchirolicompleted use of \mod and / notation
2005-09-26 Claudio Sacerdoti... ...
2005-09-26 Claudio Sacerdoti... coq.moo is now automatically generated. New targets:
2005-09-26 Enrico Tassifix WE HAVE NO UNIVERSE
2005-09-26 Stefano Zacchirolifixed typo
2005-09-26 Enrico Tassi./matitaclean all removes all
2005-09-26 Stefano Zacchirolistrip heading '\' on Mo s
2005-09-26 Stefano Zacchiroliremoved some dead code
2005-09-26 Stefano Zacchiroliif a node has an xref use it for cut and paste, no...
2005-09-26 Claudio Sacerdoti... coq.moo is now automatically generated
2005-09-26 Stefano Zacchirolifunction composition notation
2005-09-26 Claudio Sacerdoti... Coq's existential fixed.
2005-09-26 Stefano Zacchirolidiv and mod notation ('%' and '\mod')
2005-09-26 Stefano Zacchiroliadded override for \circ (notation for function composi...
2005-09-26 Claudio Sacerdoti... matitatop.opt should not be generated
2005-09-26 Claudio Sacerdoti... Unification enhanchement.
2005-09-26 Claudio Sacerdoti... Unification enhanchement:
2005-09-26 Claudio Sacerdoti... Inclusion path fixed.
2005-09-26 Alberto Griggionew signature of auto_tac, with a new optional argument...
2005-09-26 Alberto Griggionew paramodulation
2005-09-26 Alberto Griggio*** empty log message ***
2005-09-26 Alberto Griggionew signature of auto_tac, with a new optional argument...
2005-09-26 Alberto Griggioadded apply_tac_verbose_with_subst, returning a Cic...
2005-09-26 Stefano Zacchiroliadded binary version of coq.moo and the corresponding...
2005-09-26 Stefano Zacchiroliremoved textual version of coq's moo file
2005-09-26 Enrico TassiMatitacleanLib.remove_baseuris will remove empty direct...
2005-09-26 Andrea Aspertipermutation.ma added to the repository.
2005-09-26 Andrea AspertiSmall bug due to case unsensitiveness in the check...
2005-09-26 Stefano Zacchirolichanged default divide notation to a/b
2005-09-26 Stefano Zacchirolibugfix: reash uris embedded in cic appl patterns
2005-09-26 Stefano Zacchiroli- added integrity checks on .moo files
2005-09-26 Stefano Zacchirolibetter name for a theorem
2005-09-26 Stefano Zacchiroliadded magic numbers
2005-09-26 Stefano Zacchiroliset extlib findlib dependencies
2005-09-26 Stefano Zacchiroliimplemented the first bunch of useful functions
2005-09-26 Andrea AspertiMysql ==> HMysql
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-09-23 Stefano Zacchirolichanged .moo format on disk: no longer plain strings...
2005-09-23 Claudio Sacerdoti... More profiling code.
2005-09-23 Claudio Sacerdoti... CicUtil.profile ==> HExtlib.profile
2005-09-23 Claudio Sacerdoti... CicUtil.profile ==> HExtlib.profile
2005-09-23 Claudio Sacerdoti... ...
2005-09-23 Stefano Zacchirolibugfix: evaluation of object commands is now atomic...
2005-09-23 Stefano Zacchiroli"verbose" argument of remove is now optional (default...
2005-09-23 Claudio Sacerdoti... Less feedback during removal of objects.
2005-09-23 Claudio Sacerdoti... ...
2005-09-23 Claudio Sacerdoti... Too many OPTIMIZE TABLES (because of a very stupid...
2005-09-23 Claudio Sacerdoti... save_object_to_disk profiler fixed
2005-09-23 Claudio Sacerdoti... Profiling code removed.
2005-09-23 Claudio Sacerdoti... several "INSERT VALUE" ==> "INSERT VALUES" (more efficient)
2005-09-23 Claudio Sacerdoti... Profiling code removed.
2005-09-23 Stefano Zacchiroliavoid generating useless parens in mathml contextes...
2005-09-23 Stefano Zacchiroliremoved a line of dead code
2005-09-23 Claudio Sacerdoti... Dead code removed again!!!
2005-09-23 Stefano Zacchiroliavoid pattern matching on attributed terms since this...
2005-09-23 Enrico Tassifix
2005-09-23 Enrico Tassiuniverses are saved to disk
2005-09-23 Claudio Sacerdoti... The disambiguation now returns the aliases diff. It...
2005-09-23 Enrico Tassiadded universes list handling
2005-09-23 Enrico Tassiadded universes
2005-09-23 Enrico Tassiadded parsing of Type:N
2005-09-23 Enrico Tassia wrong exception was raised
2005-09-23 Stefano Zacchirolibugfix for uminus notation, prints parens where needed
2005-09-23 Enrico Tassiadded support for universes uri ".univ"
2005-09-23 Claudio Sacerdoti... The disambiguation now returns the aliases diff. It...
2005-09-23 Andrea Aspertilog.ma renamed into ord.ma
2005-09-23 Claudio Sacerdoti... The new_aliases argument of the functions alias_diff...
2005-09-23 Andrea AspertiA few changes to factorization and gcd.
2005-09-23 Claudio Sacerdoti... Environment replaced by lists of domain and codomain...
2005-09-22 Claudio Sacerdoti... More notation here and there.
2005-09-22 Claudio Sacerdoti... More notation here and there: \sup, \divides, \ndivides, !
2005-09-22 Claudio Sacerdoti... * Added divides and ndivides
2005-09-22 Claudio Sacerdoti... '!' is no longer a decorator (to allow a reasonable...
2005-09-22 Claudio Sacerdoti... More notation here and there.
2005-09-22 Claudio Sacerdoti... Profiling messages grepped out.
2005-09-22 Claudio Sacerdoti... ...
2005-09-22 Claudio Sacerdoti... Dead code removed
2005-09-21 Claudio Sacerdoti... More profiling code.
2005-09-21 Claudio Sacerdoti... This commit removes the slowest identity function ever...
2005-09-21 Claudio Sacerdoti... We do not longer generate inner-types and inner-sorts...
2005-09-21 Claudio Sacerdoti... We do not longer generate inner-types and inner-sorts...
2005-09-21 Stefano Zacchiroliported to the new parser interface (Ulexing.lexbuf...
2005-09-21 Stefano Zacchiroliuses ligatures (as a sample)
2005-09-21 Stefano Zacchiroliadded ligatures support
2005-09-21 Stefano Zacchirolirebuilt
2005-09-21 Enrico Tassiclean_and_fill optimization
2005-09-21 Claudio Sacerdoti... ...
2005-09-21 Alberto Griggiobugfix on proof construction
next