-
Notifications
You must be signed in to change notification settings - Fork 291
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
Checklist for 2019.03 #2673
Comments
Please see #2818. Points 1, 3, 5, 7 and the removals didn't require any action. They were documented parallel to the additions (lizmat++, ugexe++) or, in case of removals, weren't documented anyway. The current PR doesn't address the I did not include a mention of @jnthn's explanation of shortcomings of the current X::Control control exception throwing. Should I? |
If they are spec, why not... |
I'm going to reopen for several reasons:
|
Checked the last item
Which is already covered in |
Re-opening, as @JJ's comment from Jun indicates more work needed to be done that isn't covered by the checklist status. |
And adding one for `Array` as requested by #2673
Took me a while to understand that |
Check the announcement here
Additions:
CompUnit::Repository::FileSystem
and
CompUnit::Repository::Installation
, which acts as the APIfor module lookup. Internals were refactored to use this API for
module lookup, which fixes some issues as a side effect (i.e.
old bin scripts being invoked instead of a newer version)
-2d007bf4-07f62c60-bed3bbd0-a25d5fa4-29d74709-085fa19c
-78de05eb-b378a157-d0a3fec9-d533d450-877e7dc0-270b355e
-683df8bf-e1ef571e-077f88a5-22021fdd-603010be-27e141cc
-ddb6abd0-c868ca9c-339ea850-3999d753-bfff01a5-d998c1ea
-83f0fd6c-d39e2fc4-74ccb4c8-67cf829f-92ebc333
buf8
/blob8
read-(u)bits / write-(u)bits methods forreading/writing any number of bits -45a945b5
$?DISTRIBUTION
to give introspection and IO capabilitiesto the current
Distribution
-32d480abaddendum
toX::Method::NotFound
so that we can givebetter error messages for specific cases -04dd52f9-b6c8f5ed
Signature
andParameter
objects -f329d6c6-3d3578b6-c4723cba-e116f3ad-3b9fd81d
-e4635189-9cd42b1f-86557cfd-d6b1bd2a-9485dd2b-7be075eb
-081b15ee-eb50d8ce
does X::Control
imply throwing to CONTROL -ca177e58QuantHashes
parameterizable to limit the type of value thatcan be put in them -0d9e9f34-4bb5c33c-e87b7afb-fe38bdba
-bcc8054a-87b71c27-836c18ae-71a19c61
is Type
trait to handle parameterization likeis Set[Int]
-2ed2f398dynamic-scope
lexical pragma -871cbefc-88c46676-9517c377
Removals:
ComptUnit::Repository::Installation
andDistribution
compatibility shims for old versions of panda and zef -f430518f
Block/WhateverCode.pos
to.POSITIONS
-ccf350e4The text was updated successfully, but these errors were encountered: