Commit Graph

13 Commits

Author SHA1 Message Date
Your Name
00ff4bc322 Revert "Threaded 'a parameter everywhere"
This reverts commit 40377a80df.
2019-03-05 21:00:48 +01:00
Your Name
b5f7779a68 Revert "Renamed the extensibility type parameter to 'x so that it can easily be grepped for."
This reverts commit fb85ea1f18.
2019-03-05 21:00:48 +01:00
Your Name
78629b6652 Revert "WIP…"
This reverts commit 9b9760f052.
2019-03-05 21:00:47 +01:00
Your Name
a6585b6e91 Revert "Does not work"
This reverts commit cbf565d4c0.
2019-03-05 21:00:44 +01:00
Your Name
cbf565d4c0 Does not work 2019-03-05 20:41:58 +01:00
Your Name
9b9760f052 WIP… 2019-03-05 20:37:48 +01:00
Your Name
fb85ea1f18 Renamed the extensibility type parameter to 'x so that it can easily be grepped for.
Review this commit with:

    git diff --color-words=.
2019-03-05 18:19:20 +01:00
Your Name
40377a80df Threaded 'a parameter everywhere 2019-03-05 18:17:57 +01:00
Christian Rinderknecht
09f790680f
I extended the grammar with optional semicolons and vertical bars. 2019-03-07 17:06:02 +01:00
Your Name
61575e13ea Merge commit '45d18f7' 2019-03-05 11:15:02 +01:00
Your Name
629bb48b8f Used records everywhere instead of objects. 2019-03-05 09:53:58 +01:00
Christian Rinderknecht
45d18f7b12
Added instruction 'fail'. I changed the grammar and AST for local functions and removed global mutable variables. 2019-02-28 15:46:34 +01:00
Galfour
9df0f6ad3a initial commit 2019-02-25 21:29:29 +00:00