]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/grafite_engine/grafiteEngine.ml
Added an implicit parameter to branch_tac to allow branching on a
[helm.git] / helm / software / components / grafite_engine / grafiteEngine.ml
2010-02-19 Andrea AspertiAdded an implicit parameter to branch_tac to allow...
2010-02-08 Andrea AspertiBug fixing.
2010-02-03 Claudio Sacerdoti... Parts of the status were not re-initialized correctly...
2010-01-08 Andrea Aspertirefresh uri
2009-12-09 Andrea AspertiAdded the paramodulation active/passive tables to the...
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-10-22 Enrico Tassinew instantiate, only known bug is w.r.t. in/out scope...
2009-10-21 Enrico Tassiadd XXX where I found a catch all statement
2009-10-16 Enrico Tassibetter indexing for auto
2009-10-12 Enrico Tassi...
2009-10-07 Enrico Tassiterms indexed in the automation cache are saturated
2009-10-07 Enrico Tassifixed Ref generation
2009-10-06 Wilmer RicciottiInverters/Inversion:
2009-10-06 Enrico TassinAuto W.I.P.
2009-10-05 Enrico Tassiauto and auto_paramod are in nAuto
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-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-14 Enrico Tassifixed coercion mechanism w.r.t. undo/require
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 Tassisome more work for ng-coercions
2009-09-08 Enrico Tassisnapshot for CSC
2009-07-31 Claudio Sacerdoti... Serious bug fixed: uris were not refreshed when loading...
2009-07-24 Claudio Sacerdoti... Debugging code removed.
2009-07-24 Claudio Sacerdoti... Record fields declared as coercions as now really decla...
2009-07-22 Claudio Sacerdoti... Almost ready to implement coercion declaration for...
2009-07-21 Claudio Sacerdoti... Record projections are now automatically generated...
2009-07-17 Claudio Sacerdoti... 1) the user is notified when a new object is defined
2009-07-17 Claudio Sacerdoti... Generation of principles is now atomic.
2009-07-17 Enrico Tassiadd comment
2009-07-17 Claudio Sacerdoti... Generation of inductive principle for Type[0].
2009-07-15 Enrico Tassincopy partially implemented and fixed (a ?) chain to...
2009-07-14 denesFixed Option type error (OCaml bug)
2009-07-10 Enrico Tassiinitial implementation of coercion composition
2009-07-10 Claudio Sacerdoti... Bug fixed (missing ctx) + comment added.
2009-07-09 Enrico Tassiinitial implementation of `ncoercion name : type :...
2009-07-09 Enrico Tassinew nrepeat (and block '('...')' ) tactical
2009-07-08 Claudio Sacerdoti... Bug fixed: the debrujinate function (hence the one...
2009-07-07 Claudio Sacerdoti... 1) Include files for NG were neither recursively proces...
2009-06-23 Enrico Tassiundo/serialization for universes implemented
2009-06-23 Claudio Sacerdoti... 1) NCicTypechecker.typecheck_obj removed, since it...
2009-06-19 Claudio Sacerdoti... Estatus finally merged into the global status using...
2009-06-19 Claudio Sacerdoti... Useless GrafiteTypes.get_baseuri removed.
2009-06-19 Claudio Sacerdoti... More statuses converted to objects.
2009-06-18 Enrico Tassidebug pps removed
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 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 Enrico Tassiavoid fixing non-recursive terms
2009-06-16 Enrico Tassiwe fix recursive object reference with the correct...
2009-06-16 Claudio Sacerdoti... FIX OF THE PREVIOUS EXPERIMENTAL COMMIT:
2009-06-15 Enrico TassiEXPERIMENTAL COMMIT (by CSC,actuall :-)
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-06-15 Enrico Tassipart of last commit
2009-06-09 Enrico Tassi...
2009-06-05 denesFirst tests for paramodulation (pretty printer, unifica...
2009-06-05 Claudio Sacerdoti... The kernel _must_ check the correctness of the height...
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-08 Claudio Sacerdoti... 1) better implementation of NObj that now calls recursi...
2009-05-05 Enrico Tassi- pretty printer made robust in face of list_nth
2009-04-28 Enrico Tassihuge commit in automation:
2009-04-26 Claudio Sacerdoti... The backward compatible management of aliases for NG...
2009-04-25 Claudio Sacerdoti... It is now possible for commands processed by grafiteEng...
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-20 Enrico Tassi- init_cache_and_tables rewritten using the automation_...
2009-04-16 Enrico TassiUniverse is used only locally to tactics/
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-02 Enrico Tassi...
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-01-13 Enrico Tassimany changes regarding coercions:
2008-12-19 Enrico Tassiadded 'unification hint command to add a term to the...
2008-11-28 Ferruccio Guiding_disambiguation ng_kernel ng_refiner disambiguation...
next