language
Here are 3,636 public repositories matching this topic...
-
Updated
Sep 22, 2020 - V
-
Updated
Sep 22, 2020 - Ruby
This came up for fixes to svg-gradient() (less/less.js#3261). There are no automated visual regression tests, so it might be good to do so for functions that create visual assets. See: https://github.com/garris/BackstopJS
-
Updated
Sep 21, 2020 - JavaScript
-
Updated
Sep 22, 2020
-
Updated
Aug 20, 2020
-
Updated
Aug 22, 2020 - Python
-
Updated
Sep 22, 2020 - Nim
Our error messages are not consistent regarding the use of quotes, e.g. some quote the function name and contract name, others don't.
We should agree on how we want to do that and make it consistent everywhere.
@erak argues for double quotes " around all user defined names.
I tend to agree.
-
Updated
Mar 20, 2018 - TypeScript
-
Updated
Sep 22, 2020 - Dart
-
Updated
Sep 20, 2020 - C
-
Updated
Sep 22, 2020 - Red
This is a follow-up to #4097 where we used an AtomicInteger as a poor-mans replacement for a Semaphore with tryAcquire (or maybe even drainPermits).
-
Updated
Sep 21, 2020 - Go
-
Updated
Sep 22, 2020 - Haxe
-
Updated
Aug 31, 2020 - C
-
Updated
Sep 21, 2020 - Haskell
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Aug 26, 2020 - C#
Should suppress --strict warnings.
-
Updated
Sep 20, 2018
Improve this page
Add a description, image, and links to the language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the language topic, visit your repo's landing page and select "manage topics."


This is kind of the progression of #25309, and this issue's fix should be inspired by microsoft/TypeScript#27034.
Lots of users seem to be confused by misconfiguration when using popular new methods added to built-in types. A recent example is microsoft/TypeScript#40319.
The idea here come up with a static list of methods added to