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

#5295 - Add support for RAKUDO_NO_PRECOMPILATION environment variable

Pull Request - State: closed - Opened by ugexe about 1 year ago - 7 comments

#5294 - Make CURFS extensions more idiomatic

Pull Request - State: closed - Opened by ugexe about 1 year ago - 1 comment

#5293 - returns trait for C native call returning Mu

Issue - State: open - Opened by 0rir about 1 year ago

#5292 - Don't need to use _I version of nqp::radix...

Pull Request - State: closed - Opened by MasterDuke17 about 1 year ago - 1 comment

#5291 - Make Capture an object type

Pull Request - State: open - Opened by lizmat about 1 year ago - 5 comments

#5290 - Use nqp::handle instead of try

Pull Request - State: closed - Opened by ugexe about 1 year ago - 2 comments

#5289 - `trait_mod:<is>(Routine:D, |)` is called on the proto, not the candidate

Issue - State: open - Opened by gfldex about 1 year ago - 2 comments
Labels: LTA

#5288 - Don't lookup $*(SPEC|CWD) for every file in dir...

Pull Request - State: closed - Opened by MasterDuke17 about 1 year ago

#5287 - Optimize internal directory recursion

Pull Request - State: closed - Opened by ugexe about 1 year ago - 2 comments

#5286 - Remove largely unknown flags from installed raku script shims

Pull Request - State: closed - Opened by ugexe about 1 year ago - 1 comment

#5285 - Precomp Pipeline: Fix building on CentOS 7

Pull Request - State: closed - Opened by patrickbkr about 1 year ago - 1 comment

#5284 - Optimize CURFS startup time

Pull Request - State: closed - Opened by ugexe about 1 year ago - 3 comments

#5283 - Consider META6.json contents when calculating CURFS id

Pull Request - State: closed - Opened by ugexe about 1 year ago - 2 comments

#5282 - RakuAST: add Dutch in foreign language deparsing

Pull Request - State: closed - Opened by lizmat about 1 year ago - 6 comments

#5281 - moar.dll: Windows build fails for the latest 2023.05 release

Issue - State: closed - Opened by AntonOks about 1 year ago - 2 comments

#5280 - Include resource files when calculating CURFS repository id

Pull Request - State: closed - Opened by ugexe about 1 year ago - 4 comments

#5279 - Make extensions for CURFS configurable

Pull Request - State: closed - Opened by ugexe about 1 year ago - 3 comments

#5278 - Deprecate including an ambiguous .pm module file

Pull Request - State: closed - Opened by ugexe about 1 year ago - 7 comments

#5276 - [BUG]Raku's REPL has too high a CPU usage on Windows when idle.

Issue - State: open - Opened by fenginsc about 1 year ago - 7 comments

#5273 - RakuAST: Make `$(;)` return an empty list as it should be

Pull Request - State: closed - Opened by patrickbkr about 1 year ago - 2 comments

#5272 - Add X::Temporal::OutOfRange

Pull Request - State: closed - Opened by Leont about 1 year ago - 1 comment

#5270 - Make IO::Handle.Supply read character-by-character

Pull Request - State: open - Opened by Leont about 1 year ago - 2 comments

#5269 - Add connect-path and listen-path to IO::Socket::Async

Pull Request - State: closed - Opened by Leont about 1 year ago - 2 comments

#5268 - allowed useless use of `with`

Issue - State: open - Opened by gfldex about 1 year ago - 2 comments

#5267 - Rename `Pod::Data` to `Hashray`

Pull Request - State: closed - Opened by lizmat about 1 year ago

#5262 - Fix handling of =input / =output pod blocks

Pull Request - State: open - Opened by lizmat about 1 year ago

#5261 - Add var name to typecheck error for constants

Pull Request - State: closed - Opened by MasterDuke17 about 1 year ago

#5259 - nested begin/end pod block problem with outer comment block

Issue - State: closed - Opened by MARTIMM about 1 year ago - 10 comments

#5258 - POD not as documented

Issue - State: open - Opened by finanalyst about 1 year ago - 13 comments

#5257 - Scope messing with custom ops in EVAL

Issue - State: open - Opened by lizmat about 1 year ago - 2 comments

#5255 - Handle uncontainerized type objects as invocant to `AT-POS` better

Pull Request - State: open - Opened by lizmat about 1 year ago

#5254 - @a.elems does not agree with +@a when a Positional type-object is bound to @a.

Issue - State: open - Opened by gfldex about 1 year ago - 5 comments

#5253 - 2023.04 binary builds are missing on https://rakudo.org/downloads

Issue - State: closed - Opened by AntonOks about 1 year ago - 2 comments

#5252 - windows long paths fail even if allowed by OS setting

Issue - State: open - Opened by coke about 1 year ago - 3 comments

#5251 - Release 2023.04

Pull Request - State: closed - Opened by jdv about 1 year ago - 1 comment

#5250 - Introduce `RAKU_REPL_PROMPT` environment variable

Pull Request - State: open - Opened by lizmat about 1 year ago

#5249 - Unexpected @.ph interpolation

Issue - State: closed - Opened by 0rir about 1 year ago - 5 comments
Labels: Fixed in RakuAST

#5248 - Using a backreference in a regex only works when there's no extra capture

Issue - State: closed - Opened by moritz about 1 year ago - 6 comments

#5247 - `zip(@x)` should zip the elements of `@x`

Issue - State: open - Opened by falsifian about 1 year ago - 4 comments

#5246 - Blin 2023.04, round 1

Issue - State: closed - Opened by jdv about 1 year ago - 4 comments
Labels: BLOCKER, blin

#5245 - Introduce `Int.html-entity`

Pull Request - State: closed - Opened by lizmat about 1 year ago - 2 comments

#5244 - Warn about missing perl5 mods instead of crashing

Pull Request - State: closed - Opened by timo about 1 year ago - 1 comment

#5243 - Add `is-monotonically-increasing` method to Iterators

Pull Request - State: closed - Opened by lizmat about 1 year ago - 3 comments

#5242 - Copy more grammar to RakuAST for error messages

Pull Request - State: open - Opened by MasterDuke17 over 1 year ago

#5241 - Copy stuff to RakuAST grammar that uses `.obs`

Pull Request - State: closed - Opened by MasterDuke17 over 1 year ago

#5240 - Several POD issues?

Issue - State: open - Opened by lizmat over 1 year ago

#5239 - `value ~~ $_` does *not* bind the value to $_ on the RHS

Issue - State: closed - Opened by 2colours over 1 year ago - 3 comments

#5238 - Profiling generates an html that has an error in its script

Issue - State: open - Opened by jaffa4 over 1 year ago - 2 comments

#5237 - convert from adhoc exception

Pull Request - State: open - Opened by coke over 1 year ago - 8 comments

#5236 - ms/ / should be DEPRECATED

Issue - State: open - Opened by lizmat over 1 year ago - 3 comments

#5235 - Fix a wrong protocol in a URL of "git clone"

Pull Request - State: closed - Opened by komainu8 over 1 year ago - 2 comments

#5234 - Introduce Any.do(&)

Pull Request - State: closed - Opened by lizmat over 1 year ago - 7 comments

#5232 - `Date('2023-03-17') ~~ DateTime('2023-03-17') # False`

Issue - State: open - Opened by raiph over 1 year ago - 10 comments

#5231 - RakuAST: implement recursive regexes

Pull Request - State: closed - Opened by bduggan over 1 year ago - 4 comments

#5230 - :from<Perl5> breaks with v6.e.PREVIEW

Issue - State: open - Opened by andinus over 1 year ago - 1 comment

#5229 - ` (List,).flat` hangs

Issue - State: open - Opened by tony-o over 1 year ago - 3 comments
Labels: weird

#5227 - zip(..., :with(&infix:<&&>)) behaves strangely

Issue - State: open - Opened by falsifian over 1 year ago - 5 comments

#5224 - Allow EVAL of RakuAST::Nodes without MONKEY

Pull Request - State: closed - Opened by lizmat over 1 year ago - 1 comment

#5216 - nmake spectest fails

Issue - State: open - Opened by coke over 1 year ago - 1 comment

#5213 - Provide better error message for my %h = Callable

Pull Request - State: closed - Opened by lizmat over 1 year ago - 1 comment

#5211 - Switch Supply.zip to a watermark approach (rework)

Pull Request - State: closed - Opened by patrickbkr over 1 year ago

#5202 - Fix rare deadlocks during supply setup

Pull Request - State: closed - Opened by patrickbkr over 1 year ago - 9 comments

#5200 - Switch Supply.zip to a watermark approach

Pull Request - State: closed - Opened by jnthn over 1 year ago - 1 comment

#5196 - RakuAST: make & sigil defaults and types correct

Pull Request - State: closed - Opened by 2colours over 1 year ago

#5180 - [JVM] NullPointerException when handling exception from unsupported revision

Issue - State: open - Opened by usev6 over 1 year ago - 4 comments
Labels: JVM

#5177 - [optimization] Bad argument being passed into multi candidate

Issue - State: open - Opened by 2colours over 1 year ago - 1 comment
Labels: dispatching

#5175 - where-clause in subset does not work with Block/Callable

Issue - State: closed - Opened by gfldex over 1 year ago - 6 comments
Labels: LTA, CORE.setting

#5171 - `lines.contains( / \h / )` returning True for strings not containing horizontal whitespace (moar2022.07)

Issue - State: open - Opened by jubilatious1 over 1 year ago - 24 comments
Labels: regex, configuration

#5170 - Feature: warn on assigning a Block to a Hash

Issue - State: closed - Opened by 2colours over 1 year ago - 9 comments

#5141 - Deadlock in supply / whenever chain

Issue - State: closed - Opened by patrickbkr over 1 year ago - 4 comments

#5126 - `@.foo = ()` throws an exception if `@.foo` is a native int array

Issue - State: open - Opened by arodland over 1 year ago - 6 comments
Labels: native types

#5124 - Add `Any.decont` and `decont(value)` sub

Pull Request - State: open - Opened by lizmat over 1 year ago - 5 comments

#5122 - Multidimensional indexing hangs with "Whatever ranges"

Issue - State: open - Opened by 2colours over 1 year ago - 2 comments
Labels: data types, infinite hang

#5120 - qqx tries to run the module, not the sub inside the module

Issue - State: closed - Opened by ToddAndMargo over 1 year ago - 20 comments

#5119 - Inconsistent behaviour of `"{$_}"`

Issue - State: closed - Opened by falsifian over 1 year ago - 9 comments
Labels: Fixed in RakuAST

#5116 - All WhateverCode's are `eqv` to each other

Issue - State: open - Opened by Leont over 1 year ago - 20 comments
Labels: tests committed, Fixed in RakuAST

#5104 - Add info on the RakuAST project

Pull Request - State: closed - Opened by tbrowder over 1 year ago - 10 comments

#5099 - Unconsistent precompilation depending on build environment

Issue - State: open - Opened by dod38fr over 1 year ago - 29 comments

#5094 - Properly compose 'with[out]' with external 'for'

Pull Request - State: open - Opened by salortiz over 1 year ago - 6 comments

#5062 - Better copy in list constructors

Pull Request - State: open - Opened by Kaiepi almost 2 years ago - 8 comments

#5060 - Let `use` get default adverbs from META6.json

Pull Request - State: open - Opened by vrurg almost 2 years ago - 30 comments

#5052 - using the dd function raises a SIGSEGV

Issue - State: closed - Opened by demanuel almost 2 years ago - 8 comments

#5051 - Make precompilation depend upon distribution information

Pull Request - State: open - Opened by vrurg almost 2 years ago - 18 comments

#5043 - `BEGIN my int $foo` ==> "Lexical with name '$foo' has wrong type."

Issue - State: open - Opened by raiph almost 2 years ago - 3 comments

#5039 - Resolve race conditions in method resolution

Pull Request - State: open - Opened by vrurg almost 2 years ago - 2 comments

#5031 - Add .stem method to IO::Path for 6.e

Pull Request - State: open - Opened by lizmat almost 2 years ago - 16 comments

#5024 - Support asynchronous unix domain sockets

Issue - State: closed - Opened by Leont almost 2 years ago - 1 comment
Labels: feature request

#5023 - Add :between option to Supply.interval

Pull Request - State: open - Opened by atroxaper almost 2 years ago - 19 comments

#5017 - Extract heap snapshotting logic into separate module

Pull Request - State: open - Opened by lizmat almost 2 years ago

#5005 - Introduce :smartcase named argument

Pull Request - State: open - Opened by lizmat almost 2 years ago - 15 comments

#5004 - Bad variable resolution inside WhateverCode in an andthen chain

Issue - State: open - Opened by 2colours almost 2 years ago - 2 comments
Labels: tests committed, Fixed in RakuAST

#5000 - Make some enhancements to atomic integers

Pull Request - State: open - Opened by Kaiepi almost 2 years ago

#4996 - The .= operator doesn't work for subscripts

Issue - State: open - Opened by 2colours almost 2 years ago - 31 comments

#4991 - feed operator does not recognise sub-form of method calls

Issue - State: open - Opened by gfldex almost 2 years ago - 1 comment
Labels: consistency, dispatching

#4978 - Add a help function to the repl

Pull Request - State: open - Opened by lizmat about 2 years ago