]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/grafite
parameter sintax added to axiom statement
[helm.git] / helm / software / components / grafite /
2015-01-22 Ferruccio Guididependences update
2010-07-28 Wilmer RicciottiExperimental enhancements to the ndestruct tactic....
2010-05-10 Enrico Tassinew intro:
2010-05-07 Enrico Tassitrace generation with "// by _;"
2010-04-13 Enrico Tassiprint nobjects (hack with Obj.magic)
2010-03-31 Andrea AspertiTracing mechanism for auto. Interface changed to solve...
2010-03-24 Claudio Sacerdoti... ...
2010-03-02 Wilmer RicciottiAdded syntax for ninversion tactic (still experimental).
2010-01-08 Andrea AspertiapplyS
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-10-06 Wilmer RicciottiInverters/Inversion:
2009-10-05 Enrico Tassiadded auto_cache in the dupable status after an
2009-10-02 Wilmer RicciottiUpdated command ninverter. Syntax:
2009-10-02 Claudio Sacerdoti... ...
2009-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-23 Enrico Tassinew macro screenshot
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-14 Claudio Sacerdoti... New tactics ncut and nlapply.
2009-09-11 Enrico Tassiconstructor accepts the arguments of the constructor...
2009-09-11 Enrico Tassinew tactic constructor: @[n]
2009-09-11 Enrico Tassinew macro ncheck. fixed term2pres for Inductive and...
2009-09-09 Enrico Tassidepends
2009-08-13 Claudio Sacerdoti... Assert false do not allow to debug...
2009-07-15 Enrico Tassincopy partially implemented and fixed (a ?) chain to...
2009-07-09 Enrico Tassiinitial implementation of `ncoercion name : type :...
2009-07-09 Enrico Tassinew nrepeat (and block '('...')' ) tactical
2009-07-07 Claudio Sacerdoti... 1) Include files for NG were neither recursively proces...
2009-06-25 Ferruccio Guidi- some depend files :)
2009-06-18 denesAdded ntry and nassumption tactics
2009-06-18 Claudio Sacerdoti... 1) grafiteWalker removed
2009-06-16 Claudio Sacerdoti... 1) unification hint now takes NG terms (as it should...
2009-06-15 Enrico Tassitacticals are really tactics now, they have an AST...
2009-06-12 Claudio Sacerdoti... ocaml sucks...
2009-06-12 Claudio Sacerdoti... ...
2009-06-12 Enrico Tassi-ng implemented
2009-06-10 Ferruccio Guidi- library/list/list.ma: unused code commented
2009-06-05 Ferruccio Guidi- Procedural convertible rewrites in the conclusion...
2009-06-05 denesFirst tests for paramodulation (pretty printer, unifica...
2009-06-03 Claudio Sacerdoti... Huge commit with several changes:
2009-05-28 Ferruccio Guidi- cicInspect: relevant nodes count updated: letin nodes...
2009-05-18 Enrico Tassiin the new kernel you can type Type[i] to mean Type_i...
2009-05-18 Enrico Tassinothing special
2009-05-18 Claudio Sacerdoti... 1) GrafiteAst.NEval => GrafiteAst.NReduce
2009-05-11 Claudio Sacerdoti... - non_punctuational_tacticals ported to NG
2009-05-08 Claudio Sacerdoti... ...
2009-05-05 Ferruccio Guidi- Procedural: new flag "level=n" to control the reconst...
2009-05-05 Ferruccio Guidi- hExtlib: new function "list_assoc_all"
2009-04-24 Claudio Sacerdoti... Quick&dirty implementation of neqd:
2009-04-22 Wilmer RicciottiNew command "inverter" used to generate an induction...
2009-04-20 Enrico Tassi- init_cache_and_tables rewritten using the automation_...
2009-04-14 Ferruccio Guidiwe rebuilt the dependences
2009-04-14 Claudio Sacerdoti... assert_tac now takes a list of sequents and also checks...
2009-04-14 Claudio Sacerdoti... New debugging tactic nassert:
2009-04-09 Enrico Tassiadded letin, still broken
2009-04-09 Enrico Tassinew tactic whd implemented
2009-04-08 Enrico Tassigeneralized is half-implemented (still broken)
2009-04-07 Claudio Sacerdoti... - nrewrite ((very?) rough implementation)
2009-04-06 Enrico Tassitactic cases works! delift clears tags
2009-04-01 Claudio Sacerdoti... New tactic "case1_tac" that make "intro" followed by...
2009-04-01 Claudio Sacerdoti... New tactic intro. Syntax: "# n".
2009-04-01 Enrico Tassiadded tentative elim
2009-04-01 Enrico Tassi1) mk_meta now returns also the index of the created...
2009-03-30 Enrico Tassitentative subst-sexpand and change
2009-03-26 Enrico Tassinew apply almost there
2009-03-25 Enrico Tassinew tactics are almost ready
2009-03-10 Enrico Tassiunification hints almost ready
2009-02-17 Ferruccio Guidi- Coq/preamble: missing alias added
2009-01-13 Enrico Tassimany changes regarding coercions:
2008-12-19 Enrico Tassiadded 'unification hint command to add a term to the...
2008-11-15 Enrico Tassidisambiguation can use a goal as hint for the expected...
2008-10-17 Enrico Tassinew command eval added
2008-08-23 Ferruccio GuidiProcedural: explicit flavour specification for constant...
2008-08-21 Ferruccio Guidibasic support for imposed flavour in procedural object...
2008-07-02 Ferruccio Guidi- new tactic applyP for use in the *P*rocedural script...
2008-06-24 Enrico Tassinotation factored, coercion commant taking terms and...
2008-06-19 Claudio Sacerdoti... 1. bug fixed in generalize_pattern: a lazy const_tac...
2008-05-26 Enrico Tassinew, more rigid syntax, for auto_params affecting the...
2008-03-20 Enrico Tassichanged auto_tac params type and all derivate tactics...
2008-03-10 Claudio Sacerdoti... Tactic reduce got rid of. Use normalize, instead.
2007-11-16 Enrico Tassicompose tactic restore and added nocomposites keyword
2007-11-14 Ferruccio Guidinow destruct takes an optional list of term rather...
2007-11-06 Ferruccio Guidinew implementation of the destruct tactic,
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-08-30 Claudio Sacerdoti... Coercions are now generalized to the general form
2007-07-30 Enrico Tassiadded 'rewrite' option to the the hint macro. a cicBrow...
2007-07-20 Claudio Sacerdoti... Tentative bug fix for diverging pretty-printing function.
2007-07-19 Claudio Sacerdoti... map_unicode_to_tex is no longer optional and it always...
2007-07-04 Claudio Sacerdoti... 1. "by proof" now allowed as a justification in equalit...
2007-06-04 Enrico Tassinew more flexible compose, see matita/tests/compose...
2007-06-01 Enrico Tassinew compose tactic, still undocumented.
2007-05-24 Enrico Tassiauto and autogui... some work
2007-05-09 Ferruccio GuidiPrimitiveTactics: intros _ now aveilable
2007-05-08 Ferruccio GuidiDoubleTypeInference: added a comment on "does_not_occur"
2007-04-29 Ferruccio GuidiGrafiteAstPp: \n's finally fixed
2007-04-26 Ferruccio Guidiprocedural: bug fixes
2007-04-20 Claudio Sacerdoti... Much ado about nothing:
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2007-03-01 Enrico Zoli"by j let x : T such that P(x)" generalized to allow...
2007-02-21 Ferruccio Guidiprocedural : some improvements.
next