]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml
added coercions to Prod
[helm.git] / helm / ocaml /
2005-10-17 Enrico Tassiadded coercions to Prod
2005-10-17 Alberto Griggioadded some comments; general code cleanup
2005-10-12 Alberto Griggiofixed a couple of bugs that broke tests...
2005-10-11 Alberto Griggiofixed bugs in Indexing.find_matches and Saturation...
2005-10-11 Stefano Zacchiroliadded goals_of_proof
2005-10-11 Stefano Zacchiroliadded list_concat
2005-10-10 Stefano Zacchiroliadded level2 <-> level3 transformations
2005-10-10 Alberto Griggiofixed a bug (status not reset properly between calls...
2005-10-10 Stefano Zacchiroli- added stack frame tagging
2005-10-09 Claudio Sacerdoti... More informative exceptions raised.
2005-10-06 Stefano Zacchirolichanged functor interface, now based on proofs instead...
2005-10-06 Stefano Zacchiroliignore usual *tex crap
2005-10-06 Stefano Zacchiroliadded Makefile
2005-10-06 Stefano Zacchirolicompleted instantiatian of level 2 patterns from level 1
2005-10-06 Stefano Zacchiroli- better naming
2005-10-06 Stefano Zacchirolifirst check in of continuationals implementation
2005-10-06 Stefano Zacchiroliin the end: ... proper handling of multiple bindings...
2005-10-06 Stefano Zacchirolibugfix: multiple bindings of the same key work again
2005-10-05 Stefano Zacchirolis/commands_of_domain_and_codomain_items_list/aliases_of...
2005-10-05 Stefano Zacchiroliadded metadata "commands"
2005-10-05 Stefano Zacchiroliuncommented find_cic_appl_pattern_uris
2005-10-05 Stefano Zacchiroliadded find
2005-10-05 Stefano Zacchirolirebuilt
2005-10-05 Stefano Zacchiroliadded hmysql dependency
2005-10-05 Stefano Zacchiroli- "load_from" no longer clears the previous registry...
2005-10-05 Stefano Zacchirolirebut
2005-10-05 Stefano Zacchiroliadded hmysql
2005-10-05 Stefano Zacchirolimoved hmysql to a separate module
2005-10-05 Enrico Tassiaded hmysql/
2005-10-04 Stefano Zacchiroliadded filter_map
2005-10-03 Luca Padovaniincomplete snapshot ....
2005-10-03 Stefano Zacchirolirestated ...
2005-10-03 Enrico Tassithe filled object is inserted in the env after a succes...
2005-10-03 Enrico Tassifixed clean_and_fill that now fills the object (used...
2005-10-03 Enrico Tassimoved to fast implementation and fixed a bug in the...
2005-10-02 Luca Padovani* well-formedness constraints
2005-10-02 Luca Padovani* added well-formedness rules for level 2 patterns
2005-10-01 Luca Padovani* added pattern matching of level 2 terms
2005-09-30 Stefano Zacchiroli- fixed some metasenv issues
2005-09-30 Stefano Zacchirolifixed some (more) typos
2005-09-30 Stefano Zacchirolifixed some typos
2005-09-30 Stefano Zacchirolicontinuationals semantics: first draft
2005-09-29 Luca Padovani* required for the blob icon
2005-09-29 Luca Padovani* added concrete syntax for level 2
2005-09-29 Alberto Griggionon-default equalities in equations_for_goal
2005-09-29 Alberto Griggioupgraded code to work with non-default equalities
2005-09-29 Luca Padovani* snapshot
2005-09-29 Claudio Sacerdoti... Further speed-up in the disambiguation algorithm.
2005-09-29 Luca Padovani* required for texing it
2005-09-29 Luca Padovani+ well-formedness of level 1 patterns
2005-09-28 Luca Padovani* first version of the specification
2005-09-28 Stefano Zacchirolibetter precedence handling, should remove useless parens
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 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 Zacchiroliadded list_uniq
2005-09-26 Stefano Zacchirolifixed typo
2005-09-26 Stefano Zacchirolistrip heading '\' on Mo s
2005-09-26 Stefano Zacchiroliremoved some dead code
2005-09-26 Stefano Zacchiroliadded override for \circ (notation for function composi...
2005-09-26 Claudio Sacerdoti... Unification enhanchement:
2005-09-26 Claudio Sacerdoti... Inclusion path fixed.
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 Andrea AspertiSmall bug due to case unsensitiveness in the check...
2005-09-26 Stefano Zacchirolibugfix: reash uris embedded in cic appl patterns
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... More profiling code.
2005-09-23 Claudio Sacerdoti... CicUtil.profile ==> HExtlib.profile
2005-09-23 Claudio Sacerdoti... ...
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 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 Enrico Tassiadded support for universes uri ".univ"
2005-09-23 Claudio Sacerdoti... The disambiguation now returns the aliases diff. It...
2005-09-23 Claudio Sacerdoti... Environment replaced by lists of domain and codomain...
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... 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 Stefano Zacchiroliported to the new parser interface (Ulexing.lexbuf...
next