src/Tools/isac/Interpret/solve-step.sml
Tue, 19 May 2020 12:33:35 +0200 adapt test/../Specify/* to new files in src/../Specify/*
Tue, 12 May 2020 17:42:29 +0200 shift code from struct.Specify to appropriate locations
Mon, 11 May 2020 11:38:52 +0200 error -> raise ERROR
Sun, 10 May 2020 17:26:36 +0200 cleanup generate.sml, model.sml
Tue, 05 May 2020 15:39:20 +0200 assign code struct.O_Model and I_Model, part 2: model.sml is clean
Mon, 04 May 2020 13:27:45 +0200 remove unused code
Mon, 04 May 2020 12:38:16 +0200 end cleanup Interpret/*, preliminary
Mon, 04 May 2020 10:19:16 +0200 spearate Specify_Step.add
Mon, 04 May 2020 09:25:51 +0200 separate Solve_Step.add, rearrange code, prep. Specify_Step
Sat, 02 May 2020 17:39:04 +0200 prep. new Solve_Step.add
Sat, 02 May 2020 16:34:42 +0200 Solve_Check: postpone parsing input to _ option
Sat, 02 May 2020 15:41:27 +0200 simplify Solve_Step.check, remove CAScmd (is not a tactic)
Sat, 02 May 2020 12:13:20 +0200 remove unused tactics, finish
Sat, 02 May 2020 10:57:04 +0200 remove unused tactics, part 1
Fri, 01 May 2020 17:17:41 +0200 unify sequence of tactics
Fri, 01 May 2020 16:06:59 +0200 separate Specify_Step.check
Fri, 01 May 2020 15:28:40 +0200 separate Solve_Step.check, repair ALL of Test_Isac_Short
Wed, 29 Apr 2020 12:30:51 +0200 prep. separation of check Applicable between specify-phase and solve-phase