src/Tools/isac/TODO.thy
Fri, 10 Apr 2020 14:46:55 +0200 rearrange code for ThmC
Thu, 09 Apr 2020 17:13:17 +0200 separate struct. UnparseC, shift code to ThmC
Thu, 09 Apr 2020 11:21:53 +0200 separate struct. ThmC, Error_Fill_Def; unite error-pattern and fill-pattern
Wed, 08 Apr 2020 16:56:47 +0200 separate struct Rewrite_Ord
Wed, 08 Apr 2020 14:24:38 +0200 separate struct ThyC
Wed, 08 Apr 2020 13:21:19 +0200 separate struct Exec_Def
Wed, 08 Apr 2020 12:32:51 +0200 use new struct "Rule_Set" for renaming identifiers
Mon, 06 Apr 2020 11:44:36 +0200 use "Rule_Set" for shorter identifiers
Sat, 04 Apr 2020 12:11:32 +0200 separate Rule_Set from Rule
Wed, 01 Apr 2020 18:54:03 +0200 renaming, cleanup
Wed, 01 Apr 2020 14:14:46 +0200 reorganise 2 tests according to fun.defs
Wed, 01 Apr 2020 12:42:39 +0200 renaming, cleanup
Wed, 01 Apr 2020 10:24:13 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Tue, 31 Mar 2020 14:05:10 +0200 remove assumptions from Check_Postcond'; these are done by context now
Tue, 31 Mar 2020 13:06:41 +0200 avoid contradicting predicates in contexts
Thu, 26 Mar 2020 16:17:21 +0100 improve classification of assumptions (True, False, indeterminate)
Tue, 24 Mar 2020 17:01:02 +0100 prep. ONE tactic per step VISIBLE in calculation
Fri, 20 Mar 2020 19:31:55 +0100 collect code for by_tactic..Check_Postcond'
Wed, 18 Mar 2020 15:23:15 +0100 prep. cleanup LItool.resume_prog
Tue, 17 Mar 2020 16:11:18 +0100 update TODO.thy according to last changeset
Tue, 17 Mar 2020 14:50:19 +0100 clean ctxt handling: remove double insert_assumptions
Sat, 07 Mar 2020 17:11:55 +0100 cleanup LItool, begin
Sat, 07 Mar 2020 15:37:37 +0100 further separate specify- and solve-phase
Sat, 07 Mar 2020 11:54:13 +0100 cleanup ctxt: replace Ctree.update_ctxt by Ctree.cupdate_problem
Wed, 04 Mar 2020 17:48:37 +0100 cleanup ctxt: ctxt_specify goes via cappend_problem
Wed, 04 Mar 2020 15:38:06 +0100 unify copy&paste-code in Sub_Problem.prog_to_tac
Tue, 03 Mar 2020 11:59:06 +0100 cleanup, in particular TODO.thy
Tue, 25 Feb 2020 18:36:29 +0100 prep. cleanup istate/ctxt in Ctree, part 6
Mon, 24 Feb 2020 17:51:26 +0100 prep.: add test-code and test, cleanup
Fri, 21 Feb 2020 14:19:33 +0100 prep. cleanup istate/ctxt in Ctree, part 5
Thu, 20 Feb 2020 17:09:24 +0100 prep. cleanup istate/ctxt in Ctree, part 3
Thu, 20 Feb 2020 14:57:03 +0100 prep. cleanup istate/ctxt in Ctree, part 2
Thu, 20 Feb 2020 11:55:29 +0100 prep. cleanup istate/ctxt in Ctree
Tue, 11 Feb 2020 17:25:45 +0100 introduce Step.by_tactic, part 2
Tue, 11 Feb 2020 11:58:45 +0100 introduce Step.by_tactic, part 1
Tue, 11 Feb 2020 10:59:18 +0100 cleanup Step.do_next
Mon, 10 Feb 2020 17:01:49 +0100 replace Prog. in prep_rls by Auto_Prog.gen, which generates Prog. on the fly
Sun, 09 Feb 2020 16:55:41 +0100 cleanup TODO
Sun, 09 Feb 2020 16:21:26 +0100 cleanup TODO, reactivate unused tests
Sun, 09 Feb 2020 12:48:18 +0100 cleanup TODOs
Sat, 08 Feb 2020 16:33:27 +0100 step separated wrt Solve .. Specify
Sat, 08 Feb 2020 12:41:27 +0100 LI: prep. test to re-build locate_input_term
Fri, 07 Feb 2020 12:36:08 +0100 LI: rename Lucin to LI
Tue, 04 Feb 2020 17:11:54 +0100 lucin: rename central structure to Lucin
Thu, 23 Jan 2020 10:48:57 +0100 lucin: renaming due to simpler scanning (Istate .. found_accept)
Wed, 22 Jan 2020 17:32:45 +0100 lucin: simpler Lucin.scan_up works, but ERROR "LI.find_next_step without result" outcommented
Wed, 22 Jan 2020 11:44:56 +0100 lucin: Accept_Tac sets to Skip_ (later: found = true) instead of AppUndef_ (later false)
Wed, 22 Jan 2020 11:20:54 +0100 lucin: tests towards simpl. Lucin.scan*
Tue, 21 Jan 2020 09:09:11 +0100 lucin: towards simplifying Lucin.scan*
Mon, 20 Jan 2020 14:38:46 +0100 determine structure for TODO.thy
Mon, 20 Jan 2020 11:48:59 +0100 postpone separation of Tactic
Mon, 20 Jan 2020 11:11:56 +0100 lucin: cleanup Istate (doubled code in Istate_Def)
Fri, 17 Jan 2020 14:10:10 +0100 tuned
Fri, 17 Jan 2020 13:47:19 +0100 lucin: cleanup code
Fri, 17 Jan 2020 13:14:11 +0100 lucin: introduce Calc.T and Program.T
Fri, 17 Jan 2020 12:37:21 +0100 lucin: renaming
Thu, 16 Jan 2020 15:17:06 +0100 just notes
Wed, 15 Jan 2020 12:12:44 +0100 lucin: rename fun *2 to fun * with expectation to unify fun * with fun *1
Wed, 15 Jan 2020 11:47:38 +0100 preps for IJCAR paper