Most recent issues (show/hide)
Basic ACCEPTS regression since 2024.01
OPEN
`.trans` doesn't honor capture markers (`<(` and `)>`) in regexes anymore
OPEN
Feature Request - Suppress SHA1 in trace
OPEN
%*SUB-MAIN-OPTS arguments need testing
CLOSED
Real(Cool) coercion doesn't work with native arrays
CLOSED
Raku is silent on missing comma's in a Hash
OPEN
Nested whenevers cause supply values to change their order
OPEN
Calling readchars with a value bigger than int32 causes an error
OPEN
Overzealous regex error
OPEN
"none of these signatures matches" output is confusing when using revision-gated trait
CLOSED
Parametrization of a Pointer/CArray by a partially composed CStruct
OPEN
[JVM] Interning of parameterized types not implemented with precompilation
OPEN
[JVM] NullPointerException when handling exception from unsupported revision
CLOSED
[JVM] Internal errors when running S32-str/format.t
OPEN
Extremely nested hash causes bytecode validation error
CLOSED
Method Str (from Distribution::Resource) seen at warning
OPEN
[RakuDoc] =for and =begin act differently with content of =config
CLOSED
[RakuDoc] Incomplete parsing of three markup codes
CLOSED
[RakuDoc] DEPARSE of code block adds extra new line
CLOSED
[RakuDoc] Cannot recover `E<>` contents from AST with Deparse
CLOSED
multiple colon pairs without comma assign to array doesn't work as expected.
OPEN
regex array interpolation sometimes fails to match
OPEN
Extremely nested hash causes bytecode validation error
CLOSED
`zip(@x)` should zip the elements of `@x`
OPEN
Strange token alternation errors with <alnum> and <graph> when they are in the second part of the alternation
OPEN
State vars uninitialized under various circumstances
OPEN
calling `.=raku` metaoperator on `state` variable enters endless loop.
OPEN
blin run through e5a715a 2024-12-21
OPEN
[JVM] $/ does not get set on multi-needle `.trans((regex => Callable,))`
CLOSED
"trans" method does not remove complement characters in some cases
CLOSED
Use of lookbehind assertions in .trans hangs rakudo
CLOSED
LTA error message when trying to initialize Role with more than one public attribute
OPEN
[LTA] Add "Did you mean ... ?" to GENERATE_USAGE
OPEN
Spectests using "run-with-tty" fail on FreeBSD and newer macOS
OPEN
Blin 2024.12, round 2
CLOSED
Blin 2024.12, round 1
CLOSED
Slurping large binary file without `:bin` panics
OPEN
Iteration does not stop if divisor is 1
CLOSED
** breaks LTM matching
OPEN
[RakuDoc] Line numbers in AST
OPEN
No progress when using a high number of nested loops
OPEN
[JVM] Error when trying to assign to variable typed as native int and use the result of the expression directly as key for nqp::hash
OPEN
$*USER and $*GROUP are Any on windows.
CLOSED
LTA: for <a b c>.pairs.combinations(2) -> ($a,$b) doesn't work
OPEN
Final list of .snip should be a lazy list with a $!todo set
CLOSED
Flattening a lazy Seq into a Capture hangs trying to create an infinite number of positional arguments
OPEN
Method defined in role is not returning expected results
CLOSED
@a[-42..ā]:delete does not work
CLOSED
Using ,= on a SetHash causes an infinite loop
CLOSED
`printf` doesn't honor `%f` widths
OPEN