1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00
Commit graph

20 commits

Author SHA1 Message Date
4b139019c9 Add list assignment operators 2021-04-25 19:10:37 +02:00
b93061143c Add name and value pair methods 2021-04-25 18:46:22 +02:00
151c70ed26 Add default and named arguments, rename equality operator to ==, shortcut for string pairs 2021-04-25 18:40:45 +02:00
17751c5c59 Rename checkpoint variable, add reached variable for checkpoints 2021-04-23 17:39:51 +02:00
0171d92352 Decorator system simplification, removed paragraph decorators, added function decorators 2021-04-23 17:13:39 +02:00
6f564ea0e2 Improve naming consistency
expression/conditions -> conditions
paragraphs/checkpoints -> checkpoints
merge/flush/commit -> merge
2021-04-23 02:27:06 +02:00
977aa5dadd Don't commit on function call 2021-04-12 17:41:17 +02:00
e454888b9f Discard returns values from choices 2021-04-12 17:36:18 +02:00
f9edaff7e7 Restore tags when resuming from a checkpoint; simply resuming code 2021-04-12 17:08:35 +02:00
b9c6d1d704 Add nil expression and fix return behavior with nil expression 2021-04-12 01:10:42 +02:00
dde89502da Fix a lot of issues when resuming from a paragraph in a choice or expression block 2021-04-10 14:33:32 +02:00
0df120eeaf Allow parameters alias 2021-04-08 18:19:43 +02:00
51e8c82181 Improve alias system 2021-04-08 16:34:33 +02:00
eb6da84878 Condition line -> expression line 2021-04-08 13:21:47 +02:00
9028970440 Fix + operator overloading 2021-04-04 20:29:22 +02:00
6dc0db71e0 README part 2 2021-04-04 19:34:46 +02:00
a5de02ccb1 README first draft 2021-02-18 19:06:57 +01:00
b233d7fa1e Rewrite 2020-05-24 20:31:09 +02:00
4d38e0afc2 Clean README 2019-12-25 16:09:38 +01:00
100a23edec First commit 2019-12-25 15:53:32 +01:00