-
Notifications
You must be signed in to change notification settings - Fork 126
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
Explicit stride #1227
Explicit stride #1227
Commits on Jun 29, 2021
-
Add new syntactic forms for enumerations with explicit stride values.
This doesn't yet pipe the new constructs through the typechecker.
Configuration menu - View commit details
-
Copy full SHA for 7024500 - Browse repository at this point
Copy the full SHA 7024500View commit details -
Add new primtives for the explicit stride enumerations.
Hook them up through the typechecker. However, we still need implementations.
Configuration menu - View commit details
-
Copy full SHA for 6fe2970 - Browse repository at this point
Copy the full SHA 6fe2970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a6601 - Browse repository at this point
Copy the full SHA 14a6601View commit details
Commits on Jun 30, 2021
-
Relax the finiteness restriction on the first argument of
/^
and%^
.We define `inf /^ n = inf` and `inf %^ n` for finite, positive `n`.
Configuration menu - View commit details
-
Copy full SHA for 94a4c77 - Browse repository at this point
Copy the full SHA 94a4c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33afacc - Browse repository at this point
Copy the full SHA 33afaccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1f945b - Browse repository at this point
Copy the full SHA d1f945bView commit details -
Minor output changes in the exercises are required.
Configuration menu - View commit details
-
Copy full SHA for 0778fd8 - Browse repository at this point
Copy the full SHA 0778fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3debc2b - Browse repository at this point
Copy the full SHA 3debc2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8a00f - Browse repository at this point
Copy the full SHA 5a8a00fView commit details -
rename some identifiers in the test for
issue138
We need to avoid the new `down` keyword.
Configuration menu - View commit details
-
Copy full SHA for 5258771 - Browse repository at this point
Copy the full SHA 5258771View commit details -
Configuration menu - View commit details
-
Copy full SHA for acb3ca9 - Browse repository at this point
Copy the full SHA acb3ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c4317 - Browse repository at this point
Copy the full SHA b3c4317View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea59c7 - Browse repository at this point
Copy the full SHA 3ea59c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362649b - Browse repository at this point
Copy the full SHA 362649bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3534f9 - Browse repository at this point
Copy the full SHA a3534f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5d66f - Browse repository at this point
Copy the full SHA 4d5d66fView commit details
Commits on Jul 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af4d0d9 - Browse repository at this point
Copy the full SHA af4d0d9View commit details