]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/grafite_parser
Horrible workaround
[helm.git] / helm / software / components / grafite_parser /
2015-01-22 Ferruccio Guididependences update
2014-07-08 Ferruccio Guidiupdate for CamlP5
2010-07-28 Enrico Tassi...
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-03-31 Andrea AspertiTracing mechanism for auto. Interface changed to solve...
2010-03-24 Claudio Sacerdoti... ...
2010-03-18 Andrea AspertiNew option "demod" for auto.
2010-03-02 Wilmer RicciottiAdded syntax for ninversion tactic (still experimental).
2010-01-18 Andrea AspertiNumber notation for NG
2010-01-08 Andrea AspertiSupport for the new auto tactics //
2009-12-09 Andrea Aspertiparam "slir" to call the new auto
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-10-28 Claudio Sacerdoti... One-shot aliases were no longer generated because of...
2009-10-06 Wilmer RicciottiInverters/Inversion:
2009-10-05 Enrico Tassiadded auto_cache in the dupable status after an
2009-10-05 Enrico Tassinew ng_library module
2009-10-02 Enrico Tassifixed bug in coercion application, input/output swapped...
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... Slightly simplied status code.
2009-09-14 Claudio Sacerdoti... Simplest typing for status records.
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-07-28 Claudio Sacerdoti... Introduction of vectors of implicit (only for NG).
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-19 Claudio Sacerdoti... Good:
2009-06-18 Claudio Sacerdoti... Objects are now used to represent also the tactic status.
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... Stricter type: the type now shows that disambiguation...
2009-06-18 Claudio Sacerdoti... 1) grafiteWalker removed
2009-06-17 Claudio Sacerdoti... Initial implementation of statuses using objects in...
2009-06-16 Claudio Sacerdoti... 1) unification hint now takes NG terms (as it should...
2009-06-16 Claudio Sacerdoti... 1) NCicLibrary (which is untrusted) moved after NCicUnt...
2009-06-16 Claudio Sacerdoti... FIX OF THE PREVIOUS EXPERIMENTAL COMMIT:
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
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-09 Enrico TassitermAcicContent is logic independent (despite its name...
2009-06-05 Ferruccio Guidibugfix in Include syntax: it was changed and committed...
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 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-06 Ferruccio Guidi- dependenciesParser: updated to new inline syntax
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... Lookup_in_library implemented for new objects. Basicall...
2009-04-25 Claudio Sacerdoti... It is now possible to declare new aliases using the...
2009-04-25 Claudio Sacerdoti... The translation from old aliases to new references...
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 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 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-03-03 Enrico Tassi- fixed hint generation, more hints are generated
2009-02-17 Ferruccio Guidi- Coq/preamble: missing alias added
2009-01-13 Enrico Tassimany changes regarding coercions:
2008-12-19 Enrico Tassimore pps
next