🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm Set by lizmat on 8 June 2022. |
|||||||||||||||||||||||||||||||||||||||
00:00
reportable6 left
00:03
reportable6 joined
02:19
evalable6 left,
linkable6 left
02:21
linkable6 joined,
evalable6 joined
|
|||||||||||||||||||||||||||||||||||||||
ugexe | i can't think of a reason to actually use * in a version that isn't just a '*' | 02:51 | |||||||||||||||||||||||||||||||||||||
ah i guess its the only way to anchor to a e.g. major version | 02:52 | ||||||||||||||||||||||||||||||||||||||
since 2.0+ also contains 3.0 | |||||||||||||||||||||||||||||||||||||||
brain fart | 02:53 | ||||||||||||||||||||||||||||||||||||||
03:03
MasterDuke left
04:24
reportable6 left,
nativecallable6 left,
greppable6 left,
benchable6 left,
coverable6 left,
tellable6 left,
bloatable6 left,
sourceable6 left,
squashable6 left,
notable6 left,
committable6 left,
evalable6 left,
shareable6 left,
statisfiable6 left,
linkable6 left,
unicodable6 left,
quotable6 left,
releasable6 left,
bisectable6 left,
benchable6 joined,
coverable6 joined
04:25
sourceable6 joined,
reportable6 joined,
linkable6 joined,
squashable6 joined,
greppable6 joined,
nativecallable6 joined,
evalable6 joined
04:26
committable6 joined,
tellable6 joined,
unicodable6 joined,
notable6 joined,
bisectable6 joined,
releasable6 joined
04:27
bloatable6 joined,
quotable6 joined,
statisfiable6 joined,
shareable6 joined
04:57
squashable6 left
04:59
squashable6 joined
05:13
summerisle is now known as eof
06:00
reportable6 left
06:02
reportable6 joined
07:02
evalable6 left,
linkable6 left,
linkable6 joined
07:03
evalable6 joined
07:46
sena_kun joined
09:16
sena_kun left
|
|||||||||||||||||||||||||||||||||||||||
Geth | rakudo/main: 4562d70884 | (Elizabeth Mattijsen)++ | 2 files Improve error message on iterating Ranges that can't be iterated This replaces the error message on '.say for v1.1 .. v1.2': No such method 'succ' for invocant of type 'Version'. Did you mean 'sum'? by Range cannot be iterated over because its starting point 'v1.1' does not have a '.succ' method |
09:28 | |||||||||||||||||||||||||||||||||||||
rakudo/lizmat-version-range: ad1d125647 | (Elizabeth Mattijsen)++ | src/core.c/Range.pm6 Add more Version / Range capabilities - add support for ^v1.2.3 aka all versions upto/not including v1.2.3 - add smart-matching to allow v1.1 ~~ v1.0 .. v1.2 to work |
10:02 | ||||||||||||||||||||||||||||||||||||||
rakudo: lizmat++ created pull request #5310: Add more Version / Range capabilities |
|||||||||||||||||||||||||||||||||||||||
10:06
guifa left
|
|||||||||||||||||||||||||||||||||||||||
Geth | rakudo/lizmat-version-range: 8378794657 | (Elizabeth Mattijsen)++ | 2 files Move ^v1.2 candidate to proper location |
10:23 | |||||||||||||||||||||||||||||||||||||
rakudo/main: 82cdc95eb2 | (Elizabeth Mattijsen)++ | 2 files RakuAST: make sure directives cannot be used as block names - adds rakudoc-verbatim-blocks token - uses that for verbatim block detection - adds rakudoc-directives token - adds X::Syntax::Pod::BeginWithDirective class for handling - uses those for block name check |
11:06 | ||||||||||||||||||||||||||||||||||||||
12:00
reportable6 left
12:03
reportable6 joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | rakudo/main: f2cbac3943 | (Elizabeth Mattijsen)++ | 3 files RakuAST: fix handling of =alias - the first word will be produced as the first line without markup - fix deparsing accordingly - add test |
12:04 | |||||||||||||||||||||||||||||||||||||
rakudo/main: 5f03e704b6 | (Elizabeth Mattijsen)++ | t/12-rakuast/doc-block.rakutest RakuAST: add test for =defn |
12:12 | ||||||||||||||||||||||||||||||||||||||
ugexe | eh, things like ^v1.0 is going to be confusing | 12:25 | |||||||||||||||||||||||||||||||||||||
lizmat | why? | ||||||||||||||||||||||||||||||||||||||
$version ~~ ^v.2.0 # any version before 2.0 ? | |||||||||||||||||||||||||||||||||||||||
ugexe | because semver would use ^1.0 | ||||||||||||||||||||||||||||||||||||||
and how would you write these inside of e.g. :ver<...> | 12:26 | ||||||||||||||||||||||||||||||||||||||
so for example we dont write :ver<v1.0> | |||||||||||||||||||||||||||||||||||||||
lizmat | :ver<^v2.0> ? | ||||||||||||||||||||||||||||||||||||||
you can smartmatch that now ? | |||||||||||||||||||||||||||||||||||||||
ugexe | you wouldnt write the v | ||||||||||||||||||||||||||||||||||||||
lizmat | could you add that as a comment to the PR ? | 12:27 | |||||||||||||||||||||||||||||||||||||
ugexe | one might write the v in code (to create a version literal) but you wouldnt depend on it in an import using :ver<...> (:ver(...) sure, but META6 depends use :ver<...>) | 12:28 | |||||||||||||||||||||||||||||||||||||
i'll comment on the PR later today | 12:29 | ||||||||||||||||||||||||||||||||||||||
lizmat | ok, thanks! | ||||||||||||||||||||||||||||||||||||||
Damian will also have ideas about that, I hope | |||||||||||||||||||||||||||||||||||||||
as he's the instigator more or less | |||||||||||||||||||||||||||||||||||||||
ugexe | also in semver ^1 is >=1.0.0 <2.0.0. and yeah our version doesn't copy semver, but we should keep in mind users will usually assume it is | 12:31 | |||||||||||||||||||||||||||||||||||||
nemokosch | so that's why it seemed to unusual... | 13:07 | |||||||||||||||||||||||||||||||||||||
13:50
jgaz left,
jgaz joined
|
|||||||||||||||||||||||||||||||||||||||
[Tux] |
|
14:00 | |||||||||||||||||||||||||||||||||||||
17:42
sena_kun joined
18:00
reportable6 left
18:02
reportable6 joined
19:07
squashable6 left,
evalable6 left,
linkable6 left,
notable6 left,
coverable6 left,
nativecallable6 left,
greppable6 left,
bisectable6 left,
benchable6 left,
bloatable6 left,
tellable6 left,
statisfiable6 left,
releasable6 left,
committable6 left,
quotable6 left,
shareable6 left,
sourceable6 left,
unicodable6 left,
reportable6 left,
bloatable6 joined,
sourceable6 joined,
linkable6 joined,
notable6 joined,
unicodable6 joined,
bisectable6 joined
19:08
tellable6 joined,
shareable6 joined,
evalable6 joined
19:09
squashable6 joined,
coverable6 joined,
releasable6 joined,
committable6 joined,
reportable6 joined,
quotable6 joined,
benchable6 joined,
nativecallable6 joined
19:10
greppable6 joined,
statisfiable6 joined
21:33
evalable6 left,
linkable6 left
21:34
linkable6 joined
21:35
evalable6 joined
21:42
sena_kun left
23:37
notable6 left,
benchable6 left,
nativecallable6 left,
reportable6 left,
unicodable6 left,
committable6 left,
squashable6 left,
shareable6 left,
tellable6 left,
linkable6 left,
statisfiable6 left,
quotable6 left,
coverable6 left,
greppable6 left,
bloatable6 left,
sourceable6 left,
bisectable6 left,
evalable6 left,
releasable6 left,
unicodable6 joined,
linkable6 joined,
statisfiable6 joined
23:38
committable6 joined,
nativecallable6 joined,
benchable6 joined,
notable6 joined,
evalable6 joined
23:39
releasable6 joined,
coverable6 joined,
reportable6 joined,
shareable6 joined,
quotable6 joined,
bloatable6 joined
23:40
greppable6 joined,
squashable6 joined,
bisectable6 joined,
tellable6 joined,
sourceable6 joined
|