]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml
- synced notation pretty printing with parsing syntax
[helm.git] / helm / ocaml /
2005-07-18 Stefano Zacchiroli- synced notation pretty printing with parsing syntax
2005-07-18 Claudio Sacerdoti... ANALYZE TABLE ==> OPTIMIZE TABLE
2005-07-18 Stefano Zacchiroli- removed old parser
2005-07-18 Stefano Zacchirolimerged cic_notation with disambiguation: good luck!
2005-07-18 Alberto Griggioadding library support (not ready yet)
2005-07-15 Andrea AspertiNew version of name checking.
2005-07-14 Stefano Zacchirolisnapshot, notably:
2005-07-14 Luca Padovani* added group box (?)
2005-07-14 Stefano Zacchirolibugfix: removed spurious section "helm_registry" from...
2005-07-13 Stefano Zacchiroliadded XmlAttrs attribute for specification of xml attri...
2005-07-13 Stefano Zacchirolibugfix: "LPAREN" vs LPAREN
2005-07-13 Stefano Zacchirolisnapshot
2005-07-12 Luca Padovanisnapshot
2005-07-12 Andrea AspertiAdded a function equations_for_goal similar to signatur...
2005-07-11 Alberto Griggionow proofs have the correct type :-)
2005-07-11 Luca Padovani* implemented unless
2005-07-11 Enrico Tassitentative hack for the incredible DB slowdown.
2005-07-11 Claudio Sacerdoti... Bug fixed: the left parameters of a record or inductive...
2005-07-11 Luca Padovani* added backtracking in matching code (hairy code!)
2005-07-11 Luca Padovani* various bug fix related to the environment returned...
2005-07-11 Claudio Sacerdoti... The outtype of the MutCase of the generated elimination...
2005-07-11 Claudio Sacerdoti... Bug fixed in check_sort_elimination in the case (not...
2005-07-11 Claudio Sacerdoti... Bug fixed: the generated elimination principles used...
2005-07-09 Stefano Zacchirolibuilt test_{lexer,parser} per default
2005-07-09 Stefano Zacchiroliremoved dependency on gdome2-xslt
2005-07-09 Claudio Sacerdoti... Some terms were processed in the wrong context.
2005-07-09 Claudio Sacerdoti... Generalize ported to the new select up to unification.
2005-07-08 Stefano Zacchirolisnapshot
2005-07-08 Enrico Tassiadded Variant theorem flavour
2005-07-08 Claudio Sacerdoti... Replace is now working again and it is able to match...
2005-07-08 Stefano Zacchirolisnapshot
2005-07-08 Claudio Sacerdoti... Elim generalized: the term to eliminate is now saturate...
2005-07-08 Claudio Sacerdoti... Cosmetic changes: a piece of code replaced with a pre...
2005-07-08 Claudio Sacerdoti... Bug fixed: metavariables generated by the saturation...
2005-07-08 Claudio Sacerdoti... The fix and cofix cases of the select were not finished...
2005-07-08 Claudio Sacerdoti... 1. PrimitiveTactics.new_metasenv_for_apply changed...
2005-07-08 Claudio Sacerdoti... An impossible case changed to an assert false.
2005-07-07 Enrico Tassiapply_tac now catches TypeChecerFailure and raises...
2005-07-07 Enrico Tassifixed auto when the context has some deleted hypothesis
2005-07-07 Claudio Sacerdoti... Bug fixed: uris can contain '-' (e.g. cic:/Sophia-Antip...
2005-07-07 Claudio Sacerdoti... Names bound in lambdas can now be used in the "canonica...
2005-07-07 Andrea AspertiCheck function for Matita name convention.
2005-07-07 Enrico Tassitab -> spaces
2005-07-07 Enrico Tassialim of now resets the counter
2005-07-07 Enrico Tassiremoved gdom2 dep
2005-07-06 Stefano Zacchiroli- bugfix: correctly handle real "index.theory"
2005-07-06 Claudio Sacerdoti... Bug fixed: "intros n" should fail when there are less...
2005-07-06 Stefano Zacchiroliadded index.theory handling
2005-07-06 Claudio Sacerdoti... Fixed a bug in the "do" tactical that made it diverge.
2005-07-06 Claudio Sacerdoti... mk_fresh_name now returns [name] instead of its basenam...
2005-07-06 Stefano Zacchiroliadded backtick function
2005-07-06 Stefano Zacchirolino longer uses Shell library
2005-07-06 Stefano Zacchiroli- updated META dependencies (no more dbm, no more shell)
2005-07-06 Stefano Zacchiroliuses mowgli's getter conffile as sample
2005-07-06 Stefano Zacchirolibugfix: leave ".theory" suffix in place for theory...
2005-07-06 Stefano Zacchirolihelp string in sync with available commands
2005-07-06 Stefano Zacchiroli- handle prefixes on the same line in conffile
2005-07-06 Claudio Sacerdoti... 1. tactical "try_tacticals" renamed to "first"
2005-07-06 Enrico Tassiclear now fails if the hypothesys doesnt exist, and...
2005-07-06 Stefano Zacchiroliadded support for multiple binding of the same prefix...
2005-07-06 Stefano Zacchirolido not .body/.types/.proof_tree files from ls output
2005-07-06 Stefano Zacchiroli- bugfix in cache handling for remote resources
2005-07-06 Enrico Tassinow it doesn't try to apply a cleared hypothesis
2005-07-06 Stefano Zacchirolibetter exception handling for HTTP errors
2005-07-06 Claudio Sacerdoti... * Bug fixed: "tac." was parsed as Seq [tac]
2005-07-06 Stefano Zacchiroliadded docu comment
2005-07-06 Stefano Zacchirolitypo fixed: s/msemantics/semantics/
2005-07-06 Stefano Zacchiroliremoved (wrong) output encoding iso-8859-1
2005-07-06 Claudio Sacerdoti... -rectypes missing for native code compilation
2005-07-06 Claudio Sacerdoti... Some precisations on a few comments by Ferruccio.
2005-07-05 Stefano Zacchirolisnapshot
2005-07-05 Ferruccio Guidiname specifications added for elim_intros, elim_intros_...
2005-07-05 Claudio Sacerdoti... Debugging back to false
2005-07-05 Claudio Sacerdoti... Bug fixed: the outtype of a match when omitted was...
2005-07-05 Stefano Zacchirolisnapshot
2005-07-05 Ferruccio Guidiid ;-) and lapply patched
2005-07-05 Stefano Zacchiroliported to new getter interface
2005-07-05 Stefano Zacchirolibumped license year
2005-07-05 Stefano Zacchirolinew getter implementation: no more DBM maps
2005-07-05 Stefano Zacchirolihandle Not_found exception in extension
2005-07-04 Claudio Sacerdoti... New command default "foo" uri1 ... urin
2005-07-04 Claudio Sacerdoti... All the tactics have been ported to use the objects...
2005-07-04 Claudio Sacerdoti... Comestic changes.
2005-07-04 Claudio Sacerdoti... Cosmetic changes.
2005-07-04 Claudio Sacerdoti... New function (only partially implemented) to pretty...
2005-07-04 Stefano Zacchiroliadded some utility functions on filename suffixes
2005-07-04 Claudio Sacerdoti... "include" command implemented.
2005-07-02 Claudio Sacerdoti... All the equalityTactics have now been ported to use...
2005-07-01 Alberto Griggiofixed bug in proof generation, new weight function...
2005-07-01 Enrico Tassion is now a keyword (needed in let rec)
2005-07-01 Enrico Tassiadded uri_is_ind
2005-07-01 Alberto Griggioremoved first Cic.term from type equality, added an...
2005-07-01 Claudio Sacerdoti... TacticAst2Box no longer used.
2005-07-01 Claudio Sacerdoti... Module TacticAst2Box unused!
2005-07-01 Claudio Sacerdoti... count_pattern implemented
2005-07-01 Claudio Sacerdoti... More cases implemented in tactic_count.
2005-07-01 Claudio Sacerdoti... replace tactic reimplemented.
2005-07-01 Claudio Sacerdoti... pattern_of function reimplemented. Now it takes a term...
2005-07-01 Claudio Sacerdoti... prerr_endline -> debug_print
2005-07-01 Claudio Sacerdoti... The replace tactic is now working again. It can now...
next