Commit graph

13 commits

Author SHA1 Message Date
ProgramSnail
ea03743fee syntesizer with mods: tests update (no result update, no run) 2026-03-07 21:44:55 +00:00
ProgramSnail
2ec7f963db syntesizer with mods: sucessfull build, no tests done (& pretty much no test updated) 2026-03-07 14:38:54 +00:00
ProgramSnail
bfe3d8dc92 simplest_model_with_mod: remove commented spoil arg, refactor state' 2026-03-03 17:29:48 +00:00
ProgramSnail
c2374d198d simplest_model_with_mod: wrong spoil arg function variant (commented) 2026-03-03 17:26:10 +00:00
ProgramSnail
607743a66f simplest_model_with_mod: fixes & model spec fixes 2026-03-02 16:34:34 +00:00
ProgramSnail
c3775feccb simplest_model_with_mods: first draft of the formal semantics 2026-03-02 08:40:36 +00:00
ProgramSnail
d590f28f9b simplest_model_with_mods: advanced analyzer with more argument properties 2026-03-01 15:56:43 +00:00
ProgramSnail
5b49f139cc simplest_model_with_mods: const tests 2026-03-01 08:11:17 +00:00
ProgramSnail
afb4ccfda4 simplest_model_with_mods: memoization => recursive calls, regression: all args assumend to be read in funection (example: marked test) 2026-02-28 16:13:30 +00:00
ProgramSnail
8852c0577d simplest_model_with_mods: remove assignments (are not requirend in presense of mods) 2026-02-23 17:11:36 +00:00
ProgramSnail
248c6a1b35 simplest_model_with_mods: mods in analyzer (without additional tests) 2026-02-23 17:08:44 +00:00
ProgramSnail
04fb1da502 add types to the analyzer 2026-02-23 15:25:20 +00:00
ProgramSnail
7b312fcfdd init separate parallel version to include const/mut modifiers for arguments 2026-02-23 14:25:03 +00:00