]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/grafite_engine/grafiteEngine.ml
Fixed Option type error (OCaml bug)
[helm.git] / helm / software / components / grafite_engine / grafiteEngine.ml
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...
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 Tassiiremoved call to auto
2008-09-26 Enrico Tassilazy proof term to increase sharing and decrease memory...
2008-09-10 Enrico Tassireverted auto experiment
2008-09-10 Enrico TassiAGAIN A TEST
2008-09-10 Enrico TassiCOMMIT TO JUST RUN A BENCH, SHOULD BE REVERTED ASAP...
2008-09-09 Enrico Tassisome work to make tries "printable", fixed comparison...
2008-07-07 Enrico Tassisimplified coercDb implementation with additional info...
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-04-22 Enrico Tassioblivion ugraph everywhere outside the kernel
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-14 Ferruccio Guidinow destruct takes an optional list of term rather...
2007-11-13 Ferruccio Guidi- ProofEngineHelpers: namer_of moved to GrafiteEngine
2007-11-06 Ferruccio Guidinew implementation of the destruct tactic,
2007-11-02 Ferruccio Guidi- tacticals: new tactical ifs added: uses thens where...
2007-08-30 Claudio Sacerdoti... Coercions are now generalized to the general form
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
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-23 Claudio Sacerdoti... Yet another patch to LibraryClean.
2007-05-17 Enrico Tassiadded a (for the moment) dummy field _subst to Proofeng...
2007-05-09 Ferruccio GuidiPrimitiveTactics: intros _ now aveilable
2007-04-20 Claudio Sacerdoti... Much ado about nothing:
2007-04-20 Claudio Sacerdoti... Interface of the argument to Continuationals.Make great...
2007-04-19 Claudio Sacerdoti... EXPERIMENTAL and _INCOMPLETE_ COMMIT:
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-01-24 Ferruccio GuidimatitaGui: some missing cases during disambiguation...
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
next