]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/grafite_parser/grafiteParser.ml
initial implementation of `ncoercion name : type := body on name : pat to pat`
[helm.git] / helm / software / components / grafite_parser / grafiteParser.ml
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-18 denesAdded ntry and nassumption tactics
2009-06-18 Enrico Tassicallbacks were taking in input a status bu were not...
2009-06-18 Claudio Sacerdoti... 1) grafiteWalker removed
2009-06-15 Enrico Tassitacticals are really tactics now, they have an AST...
2009-06-10 Ferruccio Guidi- library/list/list.ma: unused code commented
2009-06-09 Claudio Sacerdoti... Temporary (and partially broken) patch for Ferruccio...
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-25 Enrico Tassinasty change in the lexer/parser:
2009-05-18 Enrico Tassiin the new kernel you can type Type[i] to mean Type_i...
2009-05-18 Claudio Sacerdoti... 1) GrafiteAst.NEval => GrafiteAst.NReduce
2009-05-11 Claudio Sacerdoti... - non_punctuational_tacticals ported to NG
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-29 Claudio Sacerdoti... Records are now interpreted in the NG (but I am sure...
2009-04-28 Enrico Tassihuge commit in automation:
2009-04-25 Claudio Sacerdoti... It is now possible to declare new aliases using the...
2009-04-25 Ferruccio Guidi- matitacLib: better handling of the callbacks for...
2009-04-24 Claudio Sacerdoti... - Grammar for all obj commands ported to NG (let recs...
2009-04-24 Claudio Sacerdoti... Quick&dirty implementation of neqd:
2009-04-22 Wilmer RicciottiNew command "inverter" used to generate an induction...
2009-04-22 Enrico Tassidemodulate takes an extra argument 'all', if present...
2009-04-20 Enrico Tassi- init_cache_and_tables rewritten using the automation_...
2009-04-16 Claudio Sacerdoti... The context is now parsed in the reverse (right) order.
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 Claudio Sacerdoti... New tactic clear; new syntax # _; to introduce and...
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... ## prefix is now used for tinycals
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 Tassiunification hint
2008-11-15 Enrico Tassidisambiguation can use a goal as hint for the expected...
2008-10-17 Enrico Tassinew command eval added
2008-09-26 Enrico Tassimore push/pop to avoid confusion with imperative data...
2008-09-02 Claudio Sacerdoti... Uri ending in '' were not accepted. Fixed.
2008-08-25 Ferruccio Guidibug fix in inline syntax
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-23 Enrico Tassinotation support fixed to parentesize in a more sane...
2008-06-22 Ferruccio Guidi- grafiteParser.ml: the callback invocation was displaced
2008-06-20 Claudio Sacerdoti... - partial implementation of pattern for case documented
2008-06-19 Claudio Sacerdoti... 1. bug fixed in generalize_pattern: a lazy const_tac...
2008-06-19 Enrico Tassinotation on steroids: 'term 40 x' is a valid variable...
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.
2008-01-10 Enrico TassiBIG FAT WARNING: DEVELOPMENTS DIE HERE
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-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-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-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.
2007-02-12 Ferruccio GuidiLexiconAstPp: fixed syntax for include
2007-02-06 Ferruccio Guidi- Procedural: moved in a directory on its own
2007-01-31 Claudio Sacerdoti... Several bugs fixed:
2007-01-24 Ferruccio GuidimatitaGui: some missing cases during disambiguation...
2006-12-29 Ferruccio Guidi- tactics:
2006-12-20 Claudio Sacerdoti... New declarative tactic "we proceed by cases on t to...
2006-12-20 Claudio Sacerdoti... New tactic cases (still to be documented).
2006-12-18 Ferruccio GuidiProcedural: some improvements
2006-12-12 Ferruccio Guidiwe parametrized CicNotationPt.obj on 'term
2006-12-12 Ferruccio Guidiwe started the infrastructure for the procedural render...
2006-11-30 Claudio Sacerdoti... New syntax and semantics for the rewriting steps that...
2006-11-30 Claudio Sacerdoti... The auto parameters that can be given to a declarative...
2006-11-29 Claudio Sacerdoti... The rewritingstep declarative command now takes also...
2006-11-29 Ferruccio Guidi- decompose tactic: decomposable constants are now...
2006-10-13 Claudio Sacerdoti... New content level representations for LetRec, Inductive...
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
2006-10-03 maiorinoSome declarative tactics did not allow the "done" optio...
2006-10-03 Claudio Sacerdoti... Inline command implemented.
next