-
Updated
Oct 11, 2021 - Common Lisp
extensible
Here are 203 public repositories matching this topic...
-
Updated
Oct 11, 2021 - TypeScript
-
Updated
Oct 7, 2021 - Swift
-
Updated
Sep 16, 2021 - Go
-
Updated
Sep 19, 2021 - Swift
-
Updated
Sep 17, 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
Aug 2, 2021 - 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 character
Related: #615
-
Updated
Jun 3, 2020 - Swift
-
Updated
Apr 8, 2021 - C#
-
Updated
Jul 13, 2019 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Oct 11, 2021 - Ruby
-
Updated
Oct 10, 2021 - PHP
-
Updated
Oct 5, 2021 - Python
-
Updated
Sep 26, 2019 - C
-
Updated
Dec 6, 2020 - Haskell
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 2, 2021 - Python
-
Updated
Aug 7, 2021 - Swift
-
Updated
Sep 21, 2020 - Rust
-
Updated
Jan 23, 2019 - JavaScript
-
Updated
Oct 5, 2021 - Common Lisp
-
Do you want to request a feature or report a bug?
This issue corresponds to a need for standardization of existing CSV exports in PowSyBl. -
What is the current behavior?
At the moment, the CSV exports are done with different standards: the separators can be imposed to "," or ";", or taken from the locale set of variables (care must then be taken in the tests to specify the s
-
Updated
Dec 17, 2020 - C#
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