Altai-man
Altai-man
Listing here some places we have found in English version during reviewing of Russian translation. * Section 1.2 title is `Jargon`. However, in this section we have tools names and...
Not so much I can help here except reporting. Module `IO::Socket::Async:SSL` is working nicely on Linux, but on Windows it ends up with a panic, writing its text from terminal...
Closes https://github.com/rakudo/rakudo/issues/1340 (aims to) I am really not sure where the nqp integration tests should belong, but this appears like the most fitting place to me, please check those with...
Enhance
The X<> code syntax for creating 2 or more entries is almost not used and probably should go away
## Problem or new feature The `X` formatting code allows to index 2 and more entries under a single code, separated by a semicolon. However, this demands more complex code...
## Problem or new feature Data points: - Each =head leads to creation of an anchor to use in TOC (and possibly search entry if has X or uses keyword...
Closes https://github.com/rakudo/rakudo/issues/1486 I really don't know where to put this, in `literals` there is nothing for hash literals and `hash` or `hashes` have nothing related also, instead testing just methods.
The test creates a _relative_ file in the directory to work with and this has costed us some hours (and money for me) lost to release, which is LTA. The...
This adverb can be found in specs and in rakudo(I'm not sure how to test it, but code like `regex { :dba('array subscript') '[' ~ ']' }` doesn't fail, but...
There are a couple of things I am not really sure about in this test, can someone, please, answer the following? 1)Description of `make-tmp-dir` says that the end-user must clean...