aboutsummaryrefslogtreecommitdiffstats
path: root/calc-example (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-23Make deterministic the defaultMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-02-23Add committed-operatorMattias Andrée1-4/+4
Signed-off-by: Mattias Andrée <m@maandree.se>
2026-02-23Non-deterministic (and slow)Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <m@maandree.se>
2021-04-19mMattias Andrée1-16/+16
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-19mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-19Add rejection + fix documentation of comment syntax (can contain string)Mattias Andrée1-15/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Fix last commit and use it in calc-example1.0Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Do not use libsimple outside of the generatorMattias Andrée1-18/+18
Signed-off-by: Mattias Andrée <maandree@kth.se>