extensible
Here are 176 public repositories matching this topic...
-
Updated
Aug 26, 2020 - Common Lisp
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):
- job size (how many jobs are in there)
- minimum of run times over all jobs
- maximum of run times over all jobs
This should be
-
Updated
Aug 24, 2020 - TypeScript
-
Updated
Aug 25, 2020 - Go
-
Updated
Jul 27, 2020 - Swift
-
Updated
Aug 17, 2020 - Swift
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
Oct 31, 2019 - Go
-
Updated
Jun 3, 2020 - Swift
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
Mar 21, 2019 - C#
-
Updated
Jul 13, 2019 - Python
-
Updated
Aug 26, 2020 - Ruby
-
Updated
Sep 26, 2019 - C
-
Updated
Feb 18, 2019 - Haskell
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Jun 29, 2020 - Python
-
Updated
Jan 23, 2019 - JavaScript
-
Updated
Dec 2, 2019 - Rust
-
Updated
Mar 10, 2019 - C#
-
Updated
Jun 25, 2017 - JavaScript
-
Updated
May 12, 2020 - Python
-
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
May 13, 2020 - Swift
-
Updated
Aug 16, 2019 - C#
-
Updated
Aug 26, 2020 - Common Lisp
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."
nvim --version: NVIM v0.5.0-593-g1ca67a73cnvim -c ":checkhealth nvim nvim_lsp"
health#nvim#check
Configuration
Performance