00:31
interwebs_ joined
00:33
interwebs_ left,
interwebs joined
01:33
evalable6 left,
linkable6 left
01:36
linkable6 joined,
evalable6 joined
02:16
squashable6 left
02:18
squashable6 joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | nqp: fooist++ created pull request #664: update some copyright notices |
03:35 | |||||||||||||||||||||||||||||||||||||
nqp: fooist++ created pull request #665: fix typo in docs/6model/overview |
03:50 | ||||||||||||||||||||||||||||||||||||||
04:01
MasterDuke left
06:48
MasterDuke joined
08:05
jmerelo joined
08:19
sena_kun joined
|
|||||||||||||||||||||||||||||||||||||||
lizmat | Files=1336, Tests=113586, 220 wallclock secs (29.49 usr 7.90 sys + 3102.08 cusr 268.29 csys = 3407.76 CPU) | 08:21 | |||||||||||||||||||||||||||||||||||||
Geth | nqp/master: 4 commits pushed by (Daniel Lathrop)++, (Elizabeth Mattijsen)++ | ||||||||||||||||||||||||||||||||||||||
nqp: 37a09fcf13 | (Daniel Lathrop)++ (committed using GitHub Web editor) | docs/6model/overview.markdown fix typo “optional” to “optionally” under hint_for. could instead be “an optional”. |
08:22 | ||||||||||||||||||||||||||||||||||||||
nqp: 74ae45df17 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | docs/6model/overview.markdown Merge pull request #665 from fooist/patch-2 fix typo in docs/6model/overview |
|||||||||||||||||||||||||||||||||||||||
09:19
jmerelo left
09:45
Altai-man joined
09:47
sena_kun left
10:43
jmerelo joined
|
|||||||||||||||||||||||||||||||||||||||
[TuxCM] |
|
10:52 | |||||||||||||||||||||||||||||||||||||
jmerelo | That's an improvement... | 10:53 | |||||||||||||||||||||||||||||||||||||
Geth | nqp/new-disp: 19 commits pushed by (Jonathan Worthington)++ review: github.com/Raku/nqp/compare/bec40a...95faa87dcb |
||||||||||||||||||||||||||||||||||||||
rakudo/new-disp: 18 commits pushed by (Jonathan Worthington)++ review: github.com/rakudo/rakudo/compare/c...512557ae4d |
11:00 | ||||||||||||||||||||||||||||||||||||||
11:46
sena_kun joined
11:48
Altai-man left
11:50
domidumont joined
11:51
domidumont left
12:02
Pc06-ru joined
12:21
krunen left
12:22
krunen joined
12:43
Pc06-ru left
12:52
jmerelo left
13:06
domidumont joined
13:11
krunen left
13:13
domidumont left
13:15
squashable6 left,
domidumont joined
13:16
squashable6 joined
13:26
krunen joined
14:10
domidumont left
14:11
domidumont joined
14:13
domidumont left,
domidumont joined
15:45
Altai-man joined
15:48
sena_kun left
16:43
codesections joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | rakudo: codesections++ created pull request #3900: Deprecate parse-names |
16:56 | |||||||||||||||||||||||||||||||||||||
17:19
domidumont left,
domidumont joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | rakudo: eef7383ed9 | (Daniel Sockwell)++ | src/core.c/Str.pm6 Deprecate parse-names The `parse-names` method and sub had a TODO code comment indicating that they should be deprecated in v6d. This commit replaces that TODO comment with an actual deprecation warning. |
18:27 | |||||||||||||||||||||||||||||||||||||
rakudo: 82d5052691 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | src/core.c/Str.pm6 Merge pull request #3900 from codesections-forks/deprecate-parse-names Deprecate parse-names |
|||||||||||||||||||||||||||||||||||||||
18:31
sena_kun joined
18:32
Altai-man left
18:42
domidumont left
19:44
AlexDaniel left
19:45
AlexDaniel joined,
AlexDaniel left,
AlexDaniel joined,
Altai-man joined
19:47
leont joined
19:48
sena_kun left
|
|||||||||||||||||||||||||||||||||||||||
AlexDaniel | [Coke]: Well, uh, sorry for the trouble. This whole thing is a very random and poorly designed attempt at solving very vague issues, if any at all. | 19:58 | |||||||||||||||||||||||||||||||||||||
21:59
[Coke] left,
sjn left,
literal left,
literal_ joined
22:00
sjn__ joined,
[Coke] joined,
[Coke] left,
[Coke] joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | rakudo: alabamenhu++ created pull request #3902: Add cmp candidates for Code |
22:42 | |||||||||||||||||||||||||||||||||||||
23:17
MasterDuke left
|
|||||||||||||||||||||||||||||||||||||||
timotimo | codesections: shouldn't that be put into core.d rather than core.c? | 23:17 | |||||||||||||||||||||||||||||||||||||
m: parse-names("LATIN CAPITAL LETTER A") | 23:18 | ||||||||||||||||||||||||||||||||||||||
camelia | Saw 1 occurrence of deprecated code. ================================================================================ Sub parse-names (from GLOBAL) seen at: <tmp>, line 1 Please use uniparse instead. ---------------------------------------… |
||||||||||||||||||||||||||||||||||||||
timotimo | m: use v6.c; parse-names("LATIN CAPITAL LETTER A") | 23:19 | |||||||||||||||||||||||||||||||||||||
camelia | Don't know setting RESTRICTED at gen/moar/ModuleLoader.nqp:249 (/home/camelia/rakudo-m-inst-1/share/perl6/lib/Perl6/ModuleLoader.moarvm:previous_setting_name) from gen/moar/ModuleLoader.nqp:254 (/home/camelia/rakudo-m-inst-1/share/perl6/lib/… |
||||||||||||||||||||||||||||||||||||||
timotimo | oh, haha | ||||||||||||||||||||||||||||||||||||||
23:46
sena_kun joined
23:48
Altai-man left
|
|||||||||||||||||||||||||||||||||||||||
timotimo | c: use v6.c; parse-names("LATIN CAPITAL LETTER A") | 23:50 | |||||||||||||||||||||||||||||||||||||
committable6 | timotimo, ¦use: «Cannot find this revision (did you mean “all”?)» | ||||||||||||||||||||||||||||||||||||||
timotimo | c: HEAD use v6.c; parse-names("LATIN CAPITAL LETTER A") | 23:51 | |||||||||||||||||||||||||||||||||||||
committable6 | timotimo, gist.github.com/703f5d8dee6ad3e3d8...48d29424f7 | ||||||||||||||||||||||||||||||||||||||
codesections | Oh, **that's** how that works! I hadn't seen github.com/rakudo/rakudo/blob/mast...rsions.md, but now I do | 23:56 | |||||||||||||||||||||||||||||||||||||
timorimo: thanks, looks like I'll need to revert and re-submit | |||||||||||||||||||||||||||||||||||||||
er, timotimo | 23:57 | ||||||||||||||||||||||||||||||||||||||
timotimo | feel free to leave it in until it's fixed | 23:58 | |||||||||||||||||||||||||||||||||||||
as in, submit one commit that moves it from one spot to another |