-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: ASI #74
base: main
Are you sure you want to change the base?
WIP: ASI #74
Commits on Nov 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6d83a94 - Browse repository at this point
Copy the full SHA 6d83a94View commit details -
lang: unified condition expressions
- Allow multiple if-cases. - Conditions can be split into a common discriminator and continuations in individual if-cases. Though not strictly required, we use a token (`...`) to explicitly indicate this construct. fixes #5
Configuration menu - View commit details
-
Copy full SHA for adbb492 - Browse repository at this point
Copy the full SHA adbb492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ee7df - Browse repository at this point
Copy the full SHA 91ee7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c3281 - Browse repository at this point
Copy the full SHA a8c3281View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25deb8 - Browse repository at this point
Copy the full SHA d25deb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 103c80b - Browse repository at this point
Copy the full SHA 103c80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f1363 - Browse repository at this point
Copy the full SHA 48f1363View commit details
Commits on Dec 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e92dc57 - Browse repository at this point
Copy the full SHA e92dc57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b1e90 - Browse repository at this point
Copy the full SHA 42b1e90View commit details
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d005538 - Browse repository at this point
Copy the full SHA d005538View commit details -
lang: drop procedure syntax, require result type for functions
Providing syntax sugar for side-effecting functions is the wrong way to go. fixes #3
Configuration menu - View commit details
-
Copy full SHA for b8dc4fb - Browse repository at this point
Copy the full SHA b8dc4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0491099 - Browse repository at this point
Copy the full SHA 0491099View commit details -
Configuration menu - View commit details
-
Copy full SHA for c606490 - Browse repository at this point
Copy the full SHA c606490View commit details -
stdlib: add
all
,any
,each
,flatMap
,flatten
,map
, `rejec……t`, `retain` to `Option` fixes #56
Configuration menu - View commit details
-
Copy full SHA for 7e72120 - Browse repository at this point
Copy the full SHA 7e72120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 763708c - Browse repository at this point
Copy the full SHA 763708cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fa05d - Browse repository at this point
Copy the full SHA 90fa05dView commit details -
stdlib: add
all
,any
,each
,flatMap
,map
,reject
, `retain……`, `swap`, ``toOption` to `Result` fixes #57
Configuration menu - View commit details
-
Copy full SHA for 71d861c - Browse repository at this point
Copy the full SHA 71d861cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e062836 - Browse repository at this point
Copy the full SHA e062836View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaddb30 - Browse repository at this point
Copy the full SHA eaddb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a0cf1 - Browse repository at this point
Copy the full SHA 17a0cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1fb09 - Browse repository at this point
Copy the full SHA 7c1fb09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 304f1ab - Browse repository at this point
Copy the full SHA 304f1abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2cabc - Browse repository at this point
Copy the full SHA ae2cabcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d35f55 - Browse repository at this point
Copy the full SHA 4d35f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fcfd5f - Browse repository at this point
Copy the full SHA 9fcfd5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c3300 - Browse repository at this point
Copy the full SHA e3c3300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44bcb79 - Browse repository at this point
Copy the full SHA 44bcb79View commit details -
stdlib: rename
makeIterator
/makeReverseIterator
toiterator
/`it……eratorReverse`
Configuration menu - View commit details
-
Copy full SHA for 062482b - Browse repository at this point
Copy the full SHA 062482bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28c1ee8 - Browse repository at this point
Copy the full SHA 28c1ee8View commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d22413 - Browse repository at this point
Copy the full SHA 8d22413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23095dd - Browse repository at this point
Copy the full SHA 23095ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cb7691 - Browse repository at this point
Copy the full SHA 4cb7691View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ec0ff - Browse repository at this point
Copy the full SHA c7ec0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d92cc5 - Browse repository at this point
Copy the full SHA 9d92cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95390e2 - Browse repository at this point
Copy the full SHA 95390e2View commit details