-
Updated
Apr 12, 2022 - Common Lisp
extensible
Here are 214 public repositories matching this topic...
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Apr 9, 2022 - Swift
-
Updated
Apr 6, 2022 - Go
-
Updated
Sep 19, 2021 - Swift
-
Updated
Oct 14, 2021 - Go
https://github.com/Pext/Pext/blob/master/docs/installation.rst contains instructions for openSUSE, but more repositories are available (despite being untested).
These need to be documented for the relevant distributions:
Stable: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext/
Nightly: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext:/d
-
Updated
Mar 29, 2022 - JavaScript
Backreferences referencing a (named) capture group declared after the reference always expand to an empty string. They are in fact forwardreferences.
/^\1(.)$/.test('aa'); // doesn't match
/^\k<name>(?<name>.)$/.test('a'); // matches only a single characterRelated: #615
-
Updated
Apr 8, 2021 - C#
-
Updated
Jun 3, 2020 - Swift
-
Updated
Dec 30, 2021 - Python
-
Updated
Jan 14, 2022 - PHP
-
Updated
Apr 10, 2022 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Mar 10, 2022 - Python
-
Updated
Apr 9, 2022 - Ruby
-
Updated
Jan 29, 2022 - C++
-
Updated
Sep 26, 2019 - C
-
Updated
Dec 6, 2020 - Haskell
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 7, 2021 - Swift
-
Updated
Feb 8, 2022 - Python
-
Updated
Sep 21, 2020 - Rust
-
Updated
Dec 17, 2021 - Common Lisp
-
Do you want to request a feature or report a bug?
Bug -
What is the current behavior?
Null objects in Importers method are processed without any throwed exception. -
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
This has been discussed [here](powsybl/powsybl-core#1986 (comment)
Improve this page
Add a description, image, and links to the extensible topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the extensible topic, visit your repo's landing page and select "manage topics."


For different use cases, like bencheeorg/benchee_html#10 it'd be great to have statistics about statistics - what I'd call "meta statistics" - although there's probably some better real statistics name for this :)
What should be in there (that I know of so far):
This should be