ProgramSnail
|
1bacb6dfd7
|
structures: analyzer prog eval, some trivial tests
|
2026-04-29 15:12:45 +00:00 |
|
ProgramSnail
|
ac67849c5d
|
structures: remove or comment old code in the analyzer
|
2026-04-29 12:45:28 +00:00 |
|
ProgramSnail
|
1c7f676a54
|
structures: context initialization in analyzer
|
2026-04-29 12:44:15 +00:00 |
|
ProgramSnail
|
1d28d01c17
|
structures: context initialization semantics
|
2026-04-29 12:25:56 +00:00 |
|
ProgramSnail
|
35de5946f0
|
structures: store set of all possible function bodies in values (semantices & annalyzer, combining semantics?)
|
2026-04-29 12:07:33 +00:00 |
|
ProgramSnail
|
40e02c0e5a
|
structures: call stmt in analyzer, addarg & spoil for expressions, semantics fixes
|
2026-04-29 11:03:52 +00:00 |
|
ProgramSnail
|
250776f1f7
|
structures: semantics fixes, another part of analyzer (up to most part of stmt eval)
|
2026-04-29 09:16:24 +00:00 |
|
ProgramSnail
|
0be430a59b
|
structures: semantics fixes, part of analyzer
|
2026-04-28 14:37:54 +00:00 |
|
ProgramSnail
|
967d213f54
|
structures: grammar fixes
|
2026-04-28 11:17:15 +00:00 |
|
ProgramSnail
|
4eb3dea966
|
structures: spoil fix, corectness added
|
2026-04-25 17:25:21 +00:00 |
|
ProgramSnail
|
22111a37ed
|
structures: call add arguments (without typecheck), new value funciton fix
|
2026-04-25 16:58:59 +00:00 |
|
ProgramSnail
|
5a33161117
|
structures: call finalization fix (wothout correctness requirements)
|
2026-04-25 16:44:08 +00:00 |
|
ProgramSnail
|
eb90ba5449
|
structures: statement eval fix (?)
|
2026-04-25 16:15:23 +00:00 |
|
ProgramSnail
|
9d21c99556
|
structures: expr eval & typing
|
2026-04-25 16:11:29 +00:00 |
|
ProgramSnail
|
9d8dc1000c
|
structures: partial statement eval
|
2026-04-25 15:47:46 +00:00 |
|
ProgramSnail
|
fd29f7d3da
|
structures: combine + combine all
|
2026-04-25 15:07:16 +00:00 |
|
ProgramSnail
|
18d19051c4
|
structures: combine in shared memory
|
2026-04-25 14:51:38 +00:00 |
|
ProgramSnail
|
0937d91f54
|
structures: remove in & out accessors
|
2026-04-25 13:45:24 +00:00 |
|
ProgramSnail
|
e786cc6135
|
structures: week fixes, part 1 (most syntactic fixes)
|
2026-04-25 13:43:12 +00:00 |
|
ProgramSnail
|
adeefc1c87
|
structures: part of eval rules
|
2026-04-19 13:13:51 +00:00 |
|
ProgramSnail
|
ac88ca11cf
|
structures: part of semantics (new value)
|
2026-04-19 11:10:52 +00:00 |
|
ProgramSnail
|
57bb3a72ec
|
structures: value & memory model fixes (embed memory into the values), functions fixes (rerite with new syntax)
|
2026-04-14 11:32:28 +00:00 |
|
ProgramSnail
|
6a3368cbdf
|
structs model: remove unrequired def
|
2026-04-11 14:54:39 +00:00 |
|
ProgramSnail
|
a34007a63d
|
structs model: path functions, tag accessors
|
2026-04-11 14:51:56 +00:00 |
|
ProgramSnail
|
8d01ce80cc
|
structs model: syntax, start of the value & memory models
|
2026-04-11 13:17:15 +00:00 |
|
ProgramSnail
|
84d1ce7eb5
|
structures: model fixes, analyzer part
|
2026-04-05 21:45:18 +00:00 |
|
ProgramSnail
|
2e040599f3
|
kodil with structs: formal semantics draft
|
2026-04-04 13:07:15 +00:00 |
|
ProgramSnail
|
7e88e1b10a
|
struct args synt: todo chenge
|
2026-04-03 10:05:23 +00:00 |
|
ProgramSnail
|
3ce800773e
|
model with structures: init from control flow model, model formal difinition draft part
|
2026-03-29 15:32:35 +00:00 |
|
ProgramSnail
|
5fa95da8b7
|
file for abstract domain alternative model, fixes
|
2026-03-29 15:31:40 +00:00 |
|
ProgramSnail
|
93e8f23c4a
|
controw flow: synthesizer write modes addition (no tests fix for always and may inersection)
|
2026-03-21 12:13:49 +00:00 |
|
ProgramSnail
|
2069b6179e
|
control flow: analyzer combine command (without tests)
|
2026-03-21 04:18:45 +00:00 |
|
ProgramSnail
|
406992effb
|
controwl flow: analyzer write modes draft
|
2026-03-21 03:28:23 +00:00 |
|
ProgramSnail
|
869bffb0df
|
control flow semantics draft
|
2026-03-15 20:49:31 +00:00 |
|
ProgramSnail
|
9b9c6927cf
|
part semantics changes to include conditions. problem: 'choice' makes undetermenistic changes to vars, need to deal with that => top level-only choice (other choices - syntactic sugar) or more possible values
|
2026-03-15 16:05:22 +00:00 |
|
ProgramSnail
|
df26d40669
|
init new separate mode to implement control flow
|
2026-03-15 14:24:43 +00:00 |
|
ProgramSnail
|
036322903b
|
model description fixes & additions, correct memoisation in synthesizer (rec test passed)
|
2026-03-15 12:26:47 +00:00 |
|
ProgramSnail
|
0b261943db
|
analyzer fix & synthesizer fix (with prev. tests fix) (no model file fix yet)
|
2026-03-08 22:12:52 +00:00 |
|
ProgramSnail
|
270296e7b2
|
simplest model with mods: test fixes & mark not passed tests
|
2026-03-07 22:27:05 +00:00 |
|
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 |
|