src/Tools/isac/Interpret/istate.sml
Tue, 28 Apr 2020 19:39:06 +0200 move code from struct.Celem to appropriate struct.s
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 12:42:39 +0200 renaming, cleanup
Tue, 31 Mar 2020 15:43:33 +0200 renaming, cleanup
Mon, 24 Feb 2020 17:51:26 +0100 prep.: add test-code and test, cleanup
Thu, 23 Jan 2020 11:12:09 +0100 repair last changeset, rename set_skip -> set_found (according last change)
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)
Mon, 20 Jan 2020 14:38:46 +0100 determine structure for TODO.thy
Mon, 20 Jan 2020 11:11:56 +0100 lucin: cleanup Istate (doubled code in Istate_Def)
Fri, 17 Jan 2020 13:47:19 +0100 lucin: cleanup code
Wed, 15 Jan 2020 11:47:38 +0100 preps for IJCAR paper
Wed, 18 Dec 2019 12:40:49 +0100 cleanup OLD NEW
Tue, 17 Dec 2019 16:31:46 +0100 lucin: shift Istate into Interpret/ from MathEngBasic
Thu, 22 Aug 2019 12:18:58 +0200 lucin: renaming from "script" to "program"
Tue, 13 Aug 2019 19:33:09 +0200 lucin: repair [Text_Isac/../inverse_z_transform.sml]
Wed, 24 Jul 2019 15:28:11 +0200 lucin: rename assod --> associate
Wed, 24 Jul 2019 11:30:59 +0200 lucin: separate interpreter-state and improve type-identifier