2009-06-05 |
Ferruccio Guidi | - Procedural convertible rewrites in the conclusion... |
blob | commitdiff | raw |
2009-06-05 |
denes | First tests for paramodulation (pretty printer, unifica... |
blob | commitdiff | raw | diff to current |
2009-06-03 |
Claudio Sacerdoti... | Huge commit with several changes: |
blob | commitdiff | raw | diff to current |
2009-05-28 |
Ferruccio Guidi | - cicInspect: relevant nodes count updated: letin nodes... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Enrico Tassi | in the new kernel you can type Type[i] to mean Type_i... |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Ferruccio Guidi | - Procedural: new flag "level=n" to control the reconst... |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Ferruccio Guidi | - hExtlib: new function "list_assoc_all" |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Wilmer Ricciotti | New command "inverter" used to generate an induction... |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Enrico Tassi | - init_cache_and_tables rewritten using the automation_... |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Claudio Sacerdoti... | - nrewrite ((very?) rough implementation) |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Enrico Tassi | tactic cases works! delift clears tags |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Claudio Sacerdoti... | New tactic "case1_tac" that make "intro" followed by... |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Claudio Sacerdoti... | New tactic intro. Syntax: "# n". |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Enrico Tassi | added tentative elim |
blob | commitdiff | raw | diff to current |
2009-04-01 |
Enrico Tassi | 1) mk_meta now returns also the index of the created... |
blob | commitdiff | raw | diff to current |
2009-03-30 |
Enrico Tassi | tentative subst-sexpand and change |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Enrico Tassi | new apply almost there |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Enrico Tassi | new tactics are almost ready |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Enrico Tassi | unification hints almost ready |
blob | commitdiff | raw | diff to current |
2009-02-17 |
Ferruccio Guidi | - Coq/preamble: missing alias added |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Enrico Tassi | many changes regarding coercions: |
blob | commitdiff | raw | diff to current |
2008-12-19 |
Enrico Tassi | added 'unification hint command to add a term to the... |
blob | commitdiff | raw | diff to current |
2008-11-15 |
Enrico Tassi | disambiguation can use a goal as hint for the expected... |
blob | commitdiff | raw | diff to current |
2008-10-17 |
Enrico Tassi | new command eval added |
blob | commitdiff | raw | diff to current |
2008-08-23 |
Ferruccio Guidi | Procedural: explicit flavour specification for constant... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Ferruccio Guidi | basic support for imposed flavour in procedural object... |
blob | commitdiff | raw | diff to current |
2008-07-02 |
Ferruccio Guidi | - new tactic applyP for use in the *P*rocedural script... |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Enrico Tassi | notation factored, coercion commant taking terms and... |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Claudio Sacerdoti... | 1. bug fixed in generalize_pattern: a lazy const_tac... |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Enrico Tassi | new, more rigid syntax, for auto_params affecting the... |
blob | commitdiff | raw | diff to current |
2008-03-20 |
Enrico Tassi | changed auto_tac params type and all derivate tactics... |
blob | commitdiff | raw | diff to current |
2007-11-16 |
Enrico Tassi | compose tactic restore and added nocomposites keyword |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Ferruccio Guidi | now destruct takes an optional list of term rather... |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Ferruccio Guidi | new implementation of the destruct tactic, |
blob | commitdiff | raw | diff to current |
2007-08-30 |
Claudio Sacerdoti... | Coercions are now generalized to the general form |
blob | commitdiff | raw | diff to current |
2007-07-30 |
Enrico Tassi | added 'rewrite' option to the the hint macro. a cicBrow... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Claudio Sacerdoti... | Tentative bug fix for diverging pretty-printing function. |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Claudio Sacerdoti... | map_unicode_to_tex is no longer optional and it always... |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Claudio Sacerdoti... | 1. "by proof" now allowed as a justification in equalit... |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Enrico Tassi | new more flexible compose, see matita/tests/compose... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Enrico Tassi | new compose tactic, still undocumented. |
blob | commitdiff | raw | diff to current |
2007-05-24 |
Enrico Tassi | auto and autogui... some work |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Ferruccio Guidi | PrimitiveTactics: intros _ now aveilable |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Ferruccio Guidi | DoubleTypeInference: added a comment on "does_not_occur" |
blob | commitdiff | raw | diff to current |
2007-04-29 |
Ferruccio Guidi | GrafiteAstPp: \n's finally fixed |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Ferruccio Guidi | procedural: bug fixes |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Claudio Sacerdoti... | Much ado about nothing: |
blob | commitdiff | raw | diff to current |
2007-03-16 |
Ferruccio Guidi | elim tactic: it needs two arguments, a term as well... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Ferruccio Guidi | elim tactic: now takes a pattern instead of just a... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Enrico Zoli | "by j let x : T such that P(x)" generalized to allow... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Ferruccio Guidi | procedural : some improvements. |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Ferruccio Guidi | added option -dump to matitac for persistent macro... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
Ferruccio Guidi | matitaGui: some missing cases during disambiguation... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Ferruccio Guidi | attributes now in the proof status: commit 4 |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Ferruccio Guidi | - tactics: |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Claudio Sacerdoti... | New declarative tactic "we proceed by cases on t to... |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Claudio Sacerdoti... | New tactic cases (still to be documented). |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Ferruccio Guidi | Procedural: "ByInduction" method ok |
blob | commitdiff | raw | diff to current |
2006-12-18 |
Ferruccio Guidi | Procedural: some improvements |
blob | commitdiff | raw | diff to current |
2006-12-14 |
Ferruccio Guidi | content2Procedural.ml: "Intros+LetTac" ok |
blob | commitdiff | raw | diff to current |
2006-12-12 |
Ferruccio Guidi | we started the infrastructure for the procedural render... |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Claudio Sacerdoti... | New syntax and semantics for the rewriting steps that... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Claudio Sacerdoti... | The rewritingstep declarative command now takes also... |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Ferruccio Guidi | - decompose tactic: decomposable constants are now... |
blob | commitdiff | raw | diff to current |
2006-11-23 |
Andrea Asperti | Added a new command "index" for the indexing terms... |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Ferruccio Guidi | helm_registry: added the pair unmarshaller |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Ferruccio Guidi | - transcript: now outputs includes and coercions correctly |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Claudio Sacerdoti... | applyS now receives the same parameters that auto receives. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
maiorino | Some declarative tactics did not allow the "done" optio... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Claudio Sacerdoti... | Inline command implemented. |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Claudio Sacerdoti... | Initial work on setoids: |
blob | commitdiff | raw | diff to current |
2006-09-25 |
Claudio Sacerdoti... | injection_tac and discriminate_tac now replaced by... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Enrico Tassi | BIG FAT COMMIT REGARDING COERCIONS: |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Ferruccio Guidi | - semantics of tactic subst allmost fixed |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Ferruccio Guidi | - new tactic subst removes simple non recursive equalit... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Ferruccio Guidi | - Level-1: some fixes to the extraction procedure |
blob | commitdiff | raw | diff to current |
2006-07-27 |
maiorino | Declarative tactics for rewriting steps, elimination... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
maiorino | New declarative commands (ast, pretty-printing and... |
blob | commitdiff | raw | diff to current |
2006-07-22 |
Enrico Tassi | matitaprover |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Claudio Sacerdoti... | GrafiteAst.Quit (unused) removed. |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Claudio Sacerdoti... | GrafiteAst.Print (unused) removed. |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Claudio Sacerdoti... | GrafiteAst.Search_pat and GrafiteAst.Search_term (both... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
maiorino | First experimental version of the declarative proof... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Claudio Sacerdoti... | Demodulate used to be a reduction_kind and it used... |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Ferruccio Guidi | - "linear" flag added to lapply (automatic clearing) |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Ferruccio Guidi | - decompose now runs with no arguments (operates on... |
blob | commitdiff | raw | diff to current |
2006-06-21 |
Enrico Tassi | added the geniric |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Ferruccio Guidi | - fwd concrete syntax fixed |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Andrea Asperti | Apply-Silvie tactic added! |
blob | commitdiff | raw | diff to current |
2006-06-11 |
Ferruccio Guidi | - slight fix in lapply syntax |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Stefano Zacchiroli | implemented tinycals: |
blob | commitdiff | raw | diff to current |
2006-05-13 |
Enrico Tassi | fixed some bugs |
blob | commitdiff | raw | diff to current |
2006-05-13 |
Enrico Tassi | fixed some pp stuff |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Enrico Tassi | whelp locate now accepts * and ? |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Enrico Tassi | whelp macros have now () around args |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Claudio Sacerdoti... | Never implemented tactics compare and decide equality... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Stefano Zacchiroli | - renamed ocaml/ to components/ |
blob | commitdiff | raw | diff to current |
|