]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml
id ;-) and lapply patched
[helm.git] / helm / ocaml /
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...
2005-07-01 Claudio Sacerdoti... Signature of fwdSimpl changed to get rid of a warning.
2005-07-01 Enrico Tassiuri_of_string now checks the uri is well formed
2005-07-01 Claudio Sacerdoti... 1. change_tac moved from PrimitiveTactics to ReductionT...
2005-07-01 Claudio Sacerdoti... Syntax of patterns changed again to make it non-ambiguous:
2005-06-30 Alberto Griggioproofs are now built lazily at the end of the computation
2005-06-30 Claudio Sacerdoti... The pattern of a fold cannot have the "wanted" part...
2005-06-30 Claudio Sacerdoti... Signature and concrete syntax of fold fixed.
2005-06-30 Ferruccio Guidilapply and fwd improved
2005-06-30 Claudio Sacerdoti... The rewrite_* set of tactics is now working again....
2005-06-30 Claudio Sacerdoti... Bug fixed: a wrong lift made select unuseful when wante...
2005-06-30 Claudio Sacerdoti... Pretty printing of Cic.Implict (Some `Hole) is now "%"
2005-06-30 Claudio Sacerdoti... 1. rewrite_* and rewrite_back_* merged into one function
2005-06-30 Claudio Sacerdoti... Oooops. I forgot the convertibility test that makes...
2005-06-30 Claudio Sacerdoti... The tactic change is now working again. Moreover, it...
2005-06-30 Claudio Sacerdoti... A bit of renaming in the code to make it more clear.
2005-06-30 Enrico Tassiburi_of_uri is now #xpointer aware.
2005-06-30 Claudio Sacerdoti... Obsolete comment removed.
2005-06-30 Claudio Sacerdoti... Stupid bug fixed (a completely erroneous assert false...
2005-06-30 Claudio Sacerdoti... This commit makes ProofEngineHelpers.select reach its...
2005-06-29 Claudio Sacerdoti... 1. new syntax for patterns:
2005-06-29 Enrico Tassiremoved profiling function (now a stub is used instead)
2005-06-29 Claudio Sacerdoti... Incredible bug of simpl fixed: the stack (in the termin...
2005-06-29 Alberto Griggiovarious updates, removed proofs for now because they...
2005-06-29 Ferruccio Guidilapply reimplemented using letin_tac
2005-06-29 Claudio Sacerdoti... does_not_occur unexported since it did not have the...
2005-06-29 Claudio Sacerdoti... Stupid bug fixed in the refinement of let ... in
2005-06-28 Ferruccio Guidilapply improved
2005-06-28 Ferruccio Guidilapply improved
2005-06-28 Enrico Tassiadded Drop
2005-06-28 Enrico Tassimisc -> domMisc
2005-06-28 Claudio Sacerdoti... New argument for LApply: the ident for the generated...
2005-06-28 Stefano Zacchirolichanged get_pair interface, now supports different...
2005-06-28 Stefano Zacchiroliadded get_pair method
2005-06-28 Stefano Zacchirolimoved discovery of METAS dir to configure.ac: script...
2005-06-27 Claudio Sacerdoti... 1. interface of replace generalized to patterns
2005-06-27 Claudio Sacerdoti... A few other tactics made available to matita.
2005-06-27 Claudio Sacerdoti... New argument (the identifier) to generalize.
2005-06-27 Claudio Sacerdoti... New argument (the hypothesis name) for cut.
2005-06-27 Enrico Tassisupport for _ in binders, and a more coplex pattern...
2005-06-27 Claudio Sacerdoti... More tactics or tactic arguments made available to...
2005-06-27 Claudio Sacerdoti... * auto_tac removed (it can be found in CVS)
2005-06-27 Claudio Sacerdoti... More tactics are now available to matita.
2005-06-27 Enrico Tassi1) moved select and pattern_of from cicUtil to proofEng...
2005-06-27 Enrico Tassifixed LApply pretty printing
2005-06-25 Ferruccio Guidifirst working (?) version of lapply
2005-06-25 Ferruccio Guidifirs wrking (?) version of lapply
2005-06-24 Ferruccio Guidilapply tactic continued
2005-06-24 Enrico Tassinew implementation (due to paths).
2005-06-24 Enrico Tassistupid rename
2005-06-24 Enrico Tassinow we use rplace_lifting_csc since the what must NOT...
2005-06-24 Enrico Tassifixed select (not Implicit (Some `TYPE) is handled)
2005-06-24 Claudio Sacerdoti... New implementation of experimental_hint/auto (called...
2005-06-24 Claudio Sacerdoti... Bug fixed: select => select distinct (since the ors...
2005-06-24 Claudio Sacerdoti... cicPxpParser.ml*, cicParser2.ml* and cicParser3.ml...
2005-06-24 Claudio Sacerdoti... Small improvement in extracting suffixes.
2005-06-24 Claudio Sacerdoti... New functions UriManager.uri_is_var, UriManager.uri_is_con.
2005-06-24 Claudio Sacerdoti... Asts generalized: a lot of tactics where restricted...
2005-06-24 Claudio Sacerdoti... debugging printf removed
2005-06-23 Alberto Griggioadded various profiling statistics...
2005-06-23 Enrico TassiMuch simpler (and slightly more performant) implementat...
2005-06-23 Enrico Tassiaded prifiler factory
2005-06-23 Claudio Sacerdoti... The discriminate tactic accepts a term, not only an...
2005-06-23 Claudio Sacerdoti... Tactic generalize ported to patterns and activated...
2005-06-23 Claudio Sacerdoti... 1 .Tactic generalize ported to patterns and activated...
2005-06-22 Alberto Griggioreverted to previous version, as it worked better...
2005-06-22 Stefano Zacchirolirestored local usage of OCAMLPATH so that ./script...
2005-06-22 Stefano Zacchiroliadded $(NULL)
2005-06-22 Alberto Griggiouse of discrimination trees instead of path indexes...
2005-06-22 Alberto Griggiotrie structure implementation
2005-06-20 Alberto Griggiosome optimizations...
2005-06-20 Alberto Griggiotesting...
2005-06-20 Alberto Griggio*** empty log message ***
2005-06-20 Alberto Griggiodiscrimination trees
2005-06-19 Alberto Griggiolimited-resource-strategy implementation (now working!)
2005-06-19 Alberto Griggiopath indexing integration, limited-resource-strategy...
next