Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rakudo/rakudo issues and pull requests

#2088 - Make .toggle take matchers, not just Callables

Issue - State: closed - Opened by zoffixznet over 6 years ago - 2 comments
Labels: RFC

#2086 - Maybe warn when thunking `*.foo ~~ $bar` constructs?

Issue - State: open - Opened by zoffixznet over 6 years ago - 12 comments
Labels: LTA, RFC

#2034 - Rat literals in signature literals cause compile time crashes

Issue - State: open - Opened by zoffixznet over 6 years ago - 3 comments
Labels: fudged tests committed, tests committed, QAST, rationals, Fixed in RakuAST

#2034 - Rat literals in signature literals cause compile time crashes

Issue - State: open - Opened by zoffixznet over 6 years ago - 3 comments
Labels: fudged tests committed, tests committed, QAST, rationals, Fixed in RakuAST

#2016 - Inconsistent behaviour of `zip` and friends

Issue - State: open - Opened by mscha over 6 years ago - 7 comments
Labels: detrap, 6.e

#2003 - Should we allow identifiers with different scripts?

Issue - State: open - Opened by lizmat over 6 years ago - 13 comments
Labels: Unicode

#2000 - `reduce` needlessly deconts

Issue - State: closed - Opened by smls over 6 years ago - 2 comments
Labels: data types, metaop

#1997 - Array.clone vs Hash.clone are inconsistent about containers

Issue - State: closed - Opened by smls over 6 years ago - 4 comments
Labels: data types

#1986 - Explosion when `R`-metaopping `||`, `//`, `&&` meta-assigns

Issue - State: open - Opened by zoffixznet over 6 years ago - 1 comment
Labels: tests committed, QAST, metaop, Fixed in RakuAST

#1966 - Ability to specify how an object flattens in signatures

Issue - State: open - Opened by zoffixznet over 6 years ago - 6 comments
Labels: RFC

#1965 - LTA error when using `&` coercer on a role

Issue - State: open - Opened by zoffixznet over 6 years ago - 3 comments
Labels: LTA, tests committed, Fixed in RakuAST

#1965 - LTA error when using `&` coercer on a role

Issue - State: open - Opened by zoffixznet over 6 years ago - 3 comments
Labels: LTA, tests committed, Fixed in RakuAST

#1951 - Improve empty hash creation performance with {}

Issue - State: closed - Opened by Juerd over 6 years ago - 5 comments
Labels: data types

#1948 - .combinations unnecessarily requires non-lazy list

Issue - State: open - Opened by zoffixznet over 6 years ago - 2 comments

#1947 - Multi sub with smiley creates ambiguous dispatch

Issue - State: open - Opened by labster over 6 years ago - 3 comments
Labels: tests committed, dispatching, Fixed in RakuAST

#1947 - Multi sub with smiley creates ambiguous dispatch

Issue - State: open - Opened by labster over 6 years ago - 3 comments
Labels: tests committed, dispatching, Fixed in RakuAST

#1931 - LTA REPL not colorful

Issue - State: open - Opened by tisonkun over 6 years ago - 3 comments
Labels: REPL

#1929 - LTA REPL tab auto complete

Issue - State: closed - Opened by tisonkun over 6 years ago - 2 comments
Labels: REPL

#1920 - Module loading is not thread safe

Issue - State: open - Opened by ugexe over 6 years ago - 15 comments
Labels: SEGV

#1915 - LTA error message when using ${_}

Issue - State: open - Opened by sjn over 6 years ago - 2 comments
Labels: LTA, tests committed, Fixed in RakuAST

#1905 - Not able to build on Windows 7 - 64bit.

Issue - State: open - Opened by vnluc over 6 years ago - 8 comments
Labels: good first issue, Windows, docs needed, Hacktoberfest

#1884 - Correct param name with signature constraint (fixes rt#132209)

Pull Request - State: open - Opened by skids over 6 years ago - 3 comments

#1876 - Making of == return in Callable

Issue - State: closed - Opened by JJ over 6 years ago - 2 comments

#1870 - token name confilct with internal name ?

Issue - State: closed - Opened by araraloren over 6 years ago - 5 comments
Labels: regex

#1846 - Deprecate the usage of .pm extension for modules

Issue - State: closed - Opened by ugexe almost 7 years ago - 3 comments

#1829 - `$`-sigiled constants don't get constant folded

Issue - State: open - Opened by zoffixznet almost 7 years ago
Labels: optimizer

#1818 - Stringified Rat has trailing zeros

Issue - State: closed - Opened by zoffixznet almost 7 years ago - 3 comments
Labels: tests needed, rationals, stringification

#1800 - leaking BOOTStr

Issue - State: closed - Opened by gfldex almost 7 years ago - 11 comments

#1770 - Incorrect Unicode character names

Issue - State: closed - Opened by chansen almost 7 years ago - 12 comments
Labels: Unicode

#1726 - Baggy cross operators

Issue - State: closed - Opened by nwellnhof almost 7 years ago - 2 comments
Labels: tests needed, data types, operators

#1724 - Inconsistent handling of Cool -> Str migration

Issue - State: closed - Opened by lizmat almost 7 years ago - 2 comments
Labels: consensus needed, consistency

#1720 - Inconsistent interface among .substr/.substr-eq/.substr-rw

Issue - State: closed - Opened by zoffixznet almost 7 years ago - 2 comments
Labels: consistency

#1707 - The bitshift operation of (1 +> 1000000) returns 0 but (1 +< -1000000) returns 1

Issue - State: open - Opened by titsuki almost 7 years ago - 3 comments

#1705 - META_REDUCE_RIGHT doesn't check for 1-arg case like META_REDUCE_LEFT

Issue - State: closed - Opened by zoffixznet almost 7 years ago - 7 comments
Labels: metaop

#1691 - `eager do loop` blows up with ` 'eager' on a null object`

Issue - State: open - Opened by zoffixznet almost 7 years ago - 1 comment

#1690 - REPL messes up namespaces when Foo is `use`d after Foo::Bar

Issue - State: open - Opened by zoffixznet almost 7 years ago - 1 comment
Labels: REPL, tests committed, Fixed in RakuAST

#1688 - NativeCall varargs support is needed

Issue - State: open - Opened by Kaiepi almost 7 years ago - 1 comment
Labels: NativeCall

#1685 - Cool.rand isn't very rand

Issue - State: closed - Opened by zoffixznet almost 7 years ago - 13 comments
Labels: consistency, needs research

#1679 - BUILDPLAN sharing optimization appears to have broken ancestor attribute initialization

Issue - State: closed - Opened by zoffixznet almost 7 years ago - 3 comments
Labels: tests needed, regression

#1674 - REPL: exit by pressing ^D twice, not once

Pull Request - State: open - Opened by Kaiepi almost 7 years ago - 8 comments
Labels: has conflicts

#1673 - use tmpdir for precompilation / REPL history if home directory is readonly

Pull Request - State: open - Opened by kbucheli almost 7 years ago - 2 comments
Labels: has conflicts

#1639 - Do we need an API method "SLICE", as extension to AT-POS?

Issue - State: closed - Opened by lizmat almost 7 years ago - 2 comments
Labels: NYI, RFC

#1619 - NativeCall TakeUint16(0xFFFE) test fails in certain cases on FreeBSD

Issue - State: open - Opened by Kaiepi almost 7 years ago - 5 comments
Labels: severe, NativeCall, BSD

#1619 - NativeCall TakeUint16(0xFFFE) test fails in certain cases on FreeBSD

Issue - State: open - Opened by Kaiepi almost 7 years ago - 5 comments
Labels: severe, NativeCall, BSD

#1618 - perl6 --doc emits HTML blocks.

Issue - State: open - Opened by coke almost 7 years ago - 1 comment
Labels: POD6, CLI

#1603 - Silent failure when using `$Foo::var` syntax to fetch value bound to an `our` var

Issue - State: open - Opened by zoffixznet almost 7 years ago - 4 comments
Labels: LTA

#1599 - An augment of Hash breaks object hashes

Issue - State: open - Opened by jnthn almost 7 years ago - 5 comments
Labels: data types

#1596 - Type Captures Leaking out Sometimes

Issue - State: closed - Opened by zoffixznet almost 7 years ago - 2 comments
Labels: type captures

#1594 - Pair.ACCEPTS violates "smartmatch never explodes" paradigm

Issue - State: open - Opened by zoffixznet almost 7 years ago - 1 comment
Labels: good first issue, easy to resolve, Hacktoberfest

#1592 - Hypering prefix op methodcalls is not supported

Issue - State: open - Opened by zoffixznet almost 7 years ago - 2 comments
Labels: Addressed in RakuAST

#1591 - LTAnesses with Range.rand

Issue - State: closed - Opened by zoffixznet almost 7 years ago - 1 comment
Labels: LTA

#1590 - Procs should not get back with “exit code: 1” if the program does not exist at all

Issue - State: closed - Opened by AlexDaniel almost 7 years ago - 3 comments
Labels: tests needed, regression, severe, procs

#1587 - `my Int constant .= new: 42` doesn't crash

Issue - State: open - Opened by zoffixznet almost 7 years ago
Labels: tests committed, Fixed in RakuAST

#1579 - LTA error when binding to redeclared sigiless param

Issue - State: open - Opened by zoffixznet almost 7 years ago - 1 comment
Labels: LTA

#1561 - Multiple static optimizations break .wrap() feature

Issue - State: open - Opened by zoffixznet almost 7 years ago - 6 comments
Labels: tests committed, Fixed in RakuAST

#1535 - Some difference between implicit and explicit return

Issue - State: open - Opened by AlexDaniel about 7 years ago - 6 comments
Labels: regression, fudged tests committed

#1532 - Colonpairs with indirect-lookup as variables fail to compile right

Issue - State: open - Opened by zoffixznet about 7 years ago - 5 comments
Labels: tests committed, Fixed in RakuAST

#1525 - Useless useless when parens used around whatevercode in where

Issue - State: open - Opened by zoffixznet about 7 years ago - 5 comments
Labels: useless warnings, tests committed, Fixed in RakuAST

#1524 - "does" loses "handles"

Issue - State: open - Opened by FCO about 7 years ago - 1 comment
Labels: attributes, roles, objects

#1516 - Code params to regexes lead to a contradictory error message

Issue - State: open - Opened by moritz about 7 years ago - 3 comments
Labels: LTA, tests committed, Fixed in RakuAST

#1515 - Erroneous unhandled failures for runtime module loading

Issue - State: open - Opened by ugexe about 7 years ago - 11 comments

#1471 - LTA error: Serialization Error: missing static code ref for closure 'run'

Issue - State: open - Opened by zoffixznet about 7 years ago - 1 comment
Labels: LTA

#1463 - Bogus (inconsistent?) 'useless use' warning on `eager`ed Ranges

Issue - State: open - Opened by zoffixznet about 7 years ago - 1 comment
Labels: useless warnings, tests committed, ranges, Fixed in RakuAST

#1444 - X, .pick, .combinations, .permutations, .sort on Array with holes creates Mu holes, rather than Any

Issue - State: open - Opened by lizmat about 7 years ago - 6 comments
Labels: data types

#1443 - Generating contributor list shows duplicate names for one email

Issue - State: closed - Opened by coke about 7 years ago - 3 comments
Labels: RELENG

#1440 - Memory leak with NativeCall

Issue - State: closed - Opened by Digicrat about 7 years ago - 5 comments
Labels: leak, NativeCall

#1434 - Array.clone does not clone holes correctly

Issue - State: closed - Opened by zoffixznet about 7 years ago - 3 comments
Labels: data types

#1424 - Calling nqp::getstd***() with standard streams should reset state of handles

Issue - State: open - Opened by zoffixznet about 7 years ago - 5 comments

#1421 - Sieve of Eratosthenes 42x slower than Perl 5

Issue - State: open - Opened by zoffixznet about 7 years ago - 7 comments
Labels: performance

#1412 - Parametarization with DefiniteHOWs is ignored

Issue - State: open - Opened by zoffixznet about 7 years ago - 1 comment
Labels: tests committed, Fixed in RakuAST

#1406 - Warning about non-useless use of `so`

Issue - State: open - Opened by zoffixznet about 7 years ago
Labels: Will be addressed in RakuAST

#1406 - Warning about non-useless use of `so`

Issue - State: open - Opened by zoffixznet about 7 years ago
Labels: Will be addressed in RakuAST

#1399 - Sequence operator `...` leaks memory

Issue - State: open - Opened by smls about 7 years ago - 4 comments
Labels: leak

#1398 - Single-argument-rule slurpy `+foo` leaks memory when passed a `Range`.

Issue - State: closed - Opened by smls about 7 years ago - 8 comments
Labels: leak

#1383 - Type capture in parametarization NYI

Issue - State: open - Opened by zoffixznet about 7 years ago - 1 comment
Labels: NYI, type captures, roles

#1381 - Blocks with implicit signature behave like bare blocks when sunk

Issue - State: open - Opened by zoffixznet about 7 years ago - 5 comments

#1378 - LTA error when `:v` adverb used with `~` without correct precednce

Issue - State: closed - Opened by zoffixznet about 7 years ago - 1 comment
Labels: LTA

#1373 - LTA error when trying to exclusive-lock a read-only IO::Handle

Issue - State: closed - Opened by zoffixznet about 7 years ago
Labels: LTA

#1370 - .assuming in sub EXPORT breaks if module is precompiled

Issue - State: open - Opened by zoffixznet about 7 years ago - 5 comments
Labels: precompilation

#1356 - Let's remove most (if not all) perl5-oriented error messages for variables

Issue - State: closed - Opened by AlexDaniel about 7 years ago - 25 comments
Labels: RFC

#1355 - +@a/+a slurpies produce inconsistent results

Issue - State: open - Opened by zoffixznet about 7 years ago - 2 comments
Labels: parameters/arguments, Will be addressed in RakuAST

#1344 - What is a "list"?

Issue - State: open - Opened by zoffixznet about 7 years ago - 7 comments
Labels: consensus needed

#1313 - IO::CatHandle.read switches handles too early

Issue - State: closed - Opened by zoffixznet about 7 years ago - 5 comments
Labels: IO

#1301 - constant does not support (maybe empty?) signature literal

Issue - State: open - Opened by gfldex about 7 years ago - 2 comments
Labels: signatures/captures

#1297 - Indices for shaped arrays need manually coerced to numbers

Issue - State: open - Opened by donaldh about 7 years ago - 4 comments
Labels: tests committed, shaped, Fixed in RakuAST

#1266 - LTA error with sock using already-bound port

Issue - State: closed - Opened by gfldex about 7 years ago - 3 comments
Labels: LTA

#1263 - Unhandled exception: This representation (VMException) does not support attribute storage

Issue - State: closed - Opened by zoffixznet about 7 years ago - 2 comments
Labels: MoarVM

#1262 - t/04-nativecall/12-sizeof.t flaps

Issue - State: closed - Opened by AlexDaniel about 7 years ago - 4 comments
Labels: regression, SEGV, NativeCall

#1257 - Rakudo 2017.10 fails to build on Debian big endian systems

Issue - State: closed - Opened by dod38fr over 7 years ago - 58 comments
Labels: tests needed, regression, severe, exotictest, endianness

#1256 - [NativeCall] Test failure on ARM (32 bits)

Issue - State: closed - Opened by fperrad over 7 years ago - 4 comments
Labels: NativeCall, ARM

#1254 - Incorrect General_Category property for ascii-range uppercase letters (say ‘A’.uniprop)

Issue - State: closed - Opened by AlexDaniel over 7 years ago - 2 comments
Labels: tests needed, regression, Unicode, BLOCKER

#1238 - but-ing a Hash only works the last time ( (%(:42foo) but A) but B )

Issue - State: closed - Opened by AlexDaniel over 7 years ago - 7 comments
Labels: regression

#1227 - "trans" method does not remove complement characters in some cases

Issue - State: closed - Opened by koorchik over 7 years ago - 2 comments
Labels: transliteration

#1222 - Regex bug on custom <ws>

Issue - State: open - Opened by tisonkun over 7 years ago - 14 comments
Labels: regex

#1210 - [max] doesn't like big Iterables

Issue - State: open - Opened by gfldex over 7 years ago - 17 comments
Labels: edge cases, metaop

#1137 - Add a source-address parameter to IO::Socket::INet.pm

Pull Request - State: open - Opened by Skarsnik over 7 years ago - 8 comments
Labels: has conflicts

#1016 - Emit properly nested blocks for the combination of default value to p…

Pull Request - State: closed - Opened by pmurias about 8 years ago - 3 comments
Labels: has conflicts