-
creating a separate issue from sub-topic that was discussed in https://github.com/tc39/proposal-temporal/issues/51
we mentioned extending Date with static-functions to manipulate string-representat…
-
Strings in C# are perceived as buffers with an (to all intents and purposes) unlimited capacity and for this reason cannot be stored inline as primitive types are. I'm proposing that consideration be …
-
@ljharb @mbrowne
If I understand what's going on in #1, the 2nd problem being targeted is the need to declare a property initialized with an object, and having that object be an instance-specific c…
-
Hi,
First, thanks for making an excellent package!
I'm trying to get set up to run on CMS' nanoAOD format using uproot and the one main obstacle I'm facing is so-called jagged arrays.
For examp…
-
I have a conversational flow that supports collecting data to execute a stock trade. It gathers about six pieces of data, such as an action (buy/sell), expiration (today, good until canceled), type (m…
-
(Issue #27 )
Missing information from SRS or can be removed completely?
https://github.com/smiths/caseStudies/blob/220c839436f38aaf2c87c4020d0ca23a278fa6c0/CaseStudies/ssp/Documentation%20Files/…
-
In #35 Felger mentioned KCT, and also in https://github.com/magico13/KCT/issues/17 @magico13 asked what we're looking for. Thus I'm opening this issue so we can brainstorm what additions/changes/etc t…
-
Supplants #9137
Find and replace currently scales poorly with the number of results. Based on a test of searching for the `e` character in `jquery.js` that took 2932ms, the biggest bottlenecks as fo…
-
Consider the following code
```java
Unit lbf = Units.NEWTON.multiply(4.4482216152605); // pound-force
Unit sqin = USCustomary.INCH.pow(2).asType(Area.class); // square inch
Unit psi = …
-
# QGIS Enhancement: Unstructured Mesh Layer
**Date** 2018/03/28
**Author** Martin Dobias (@wonder-sk), Peter Petrik (@PeterPetrik)
**Contact** wonder dot sk at gmail dot com, zilolv at gmail …