|
00:12
arkiuat left
00:24
arkiuat joined
00:28
arkiuat left
00:41
arkiuat joined
00:46
arkiuat left
00:51
arkiuat joined
01:00
librasteve_ left
01:04
ds7832 left
03:17
arkiuat left
03:24
arkiuat joined
03:29
arkiuat left
03:58
arkiuat joined
04:03
arkiuat left
04:22
arkiuat joined
04:26
arkiuat left
04:37
arkiuat joined
04:41
arkiuat left
04:47
arkiuat joined
04:52
arkiuat left
04:55
arkiuat joined
05:04
arkiuat left
05:17
arkiuat joined
05:23
arkiuat left
05:35
arkiuat joined
05:42
arkiuat left
05:55
arkiuat joined
06:00
arkiuat left
06:17
arkiuat joined
06:22
arkiuat left
06:33
arkiuat joined
06:39
arkiuat left
06:52
arkiuat joined
06:57
arkiuat left
07:02
arkiuat joined
07:07
wayland76 joined
07:12
arkiuat left
07:24
arkiuat joined
07:29
arkiuat left
07:57
arkiuat joined
08:01
arkiuat left
08:02
arkiuat joined
08:07
arkiuat left
08:33
arkiuat joined
08:38
arkiuat left
09:03
arkiuat joined
09:09
arkiuat left
09:30
librasteve_ joined
09:38
arkiuat joined
09:43
arkiuat left
09:55
arkiuat joined
10:00
arkiuat left
10:21
arkiuat joined
10:26
arkiuat left
10:44
arkiuat joined
10:50
arkiuat left
11:20
arkiuat joined
11:25
arkiuat left
11:41
arkiuat joined
11:45
arkiuat left
12:06
arkiuat joined
12:12
arkiuat left
12:20
arkiuat joined
12:33
arkiuat left
12:41
arkiuat joined
14:11
ds7832 joined
|
|||
| arkiuat | seeking some guidance on github.com/Raku/doc/issues/4560 -- left a new comment there | 14:14 | |
|
14:30
librasteve_ left
14:39
arkiuat left
14:51
arkiuat joined
14:56
arkiuat left
15:20
arkiuat joined
15:25
arkiuat left
15:28
arkiuat joined
15:33
arkiuat left
|
|||
| Geth | doc/schultzdavid-patch-10: 29490d52e0 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/signatures.rakudoc more precise wording re. slurpies |
15:34 | |
| doc: schultzdavid++ created pull request #4686: In signatures.rakudoc, |
15:42 | ||
|
15:50
arkiuat joined
15:55
arkiuat left
|
|||
| [Coke] | ... wish I had seen that was draft before I reviewed it. Looks good so far! | 16:03 | |
|
16:08
arkiuat joined
16:13
arkiuat left
|
|||
| ds7832 | [Coke]: actually I was thinking "does this really need to be marked as draft? it can probably be merged right away" :) | 16:16 | |
| [Coke] | I will merge it right now | 16:17 | |
| trying to be good about not leaving prs sitting after finally getting through the ones from 2019. :( | |||
| Geth | doc/main: 0812f1444a | schultzdavid++ (committed using GitHub Web editor) | doc/Language/signatures.rakudoc more precise wording re. slurpies (#4686) |
16:18 | |
| ds7832 | perfect. (Oh yeah, that PR closing spree was kind of impressive to watch it happen) | ||
| [Coke] | Guilt motivated. | 16:19 | |
| ds7832 | By the way: Is there already some docs page dedicated to introspection? I think it that would be very useful to have for learners at pretty much every level. | 16:25 | |
| [Coke] | sure, search doc index for introspection | 16:26 | |
|
16:26
arkiuat joined
|
|||
| ds7832 | huh, true. for some reason the search box didn't show me things a couple of minutes ago. | 16:28 | |
|
16:32
arkiuat left
16:46
librasteve_ joined
16:48
ds7832 left
16:49
ds7832 joined
17:01
arkiuat joined
17:06
arkiuat left
|
|||
| Geth | doc/schultzdavid-patch-5: 3c33cd4f60 | schultzdavid++ (committed using GitHub Web editor) | doc/Type/Variable.rakudoc make examples for `is dynamic` look parallel In particular, put both inside a block. |
17:11 | |
| doc: schultzdavid++ created pull request #4687: make examples for `is dynamic` look parallel |
17:12 | ||
|
17:22
arkiuat joined
17:27
arkiuat left
17:49
arkiuat joined
17:54
arkiuat left
|
|||
| Geth | doc/schultzdavid-patch-5: 64664a832d | schultzdavid++ (committed using GitHub Web editor) | doc/Type/Variable.rakudoc rearrange example with twigil `$*x` accordingly |
18:03 | |
| doc/schultzdavid-patch-5: 2a27778564 | schultzdavid++ (committed using GitHub Web editor) | doc/Type/Variable.rakudoc add link to /language/variables#The_*_twigil |
18:09 | ||
| doc/schultzdavid-patch-5: 75ebc534e5 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/variables.rakudoc add ling to /type/Variable#trait_is_dynamic |
18:16 | ||
|
18:22
arkiuat joined
|
|||
| Geth | doc/schultzdavid-patch-5: c6c15dfccc | schultzdavid++ (committed using GitHub Web editor) | doc/Language/variables.rakudoc clarify that this section is only about *pre-defined* dynamic variables |
18:38 | |
| arkiuat | ds7832, thanks for the tip! that's just the sort of thing I was looking for. I had gone over the doc entries on introspection, but it's kind of scattered, and I don't think I ever found an example of or documentation for .candidates[0].signature and the like, although I could probably have sussed it out if I had spent some more time thinking harder about what I did read | 18:42 | |
| ds7832 | arkiuat: yeah, for that reason I've started keeping brief notes on all the introspection methods. That will probably be useful to you too: pastebin.com/S9zcrnYP | 18:49 | |
| I should probably put that in a personal repo for others to edit, and maybe in the end it can become incorporated into the docs | 18:50 | ||
| arkiuat | cool! | 18:52 | |
| ds7832 | I've now put it on Codeberg: codeberg.org/dss/raku-notes/src/br...ection.txt | 18:53 | |
| Geth | doc/schultzdavid-patch-6: e8bc2344e5 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/create-cli.rakudoc make example more elementary |
19:11 | |
| doc: schultzdavid++ created pull request #4688: Some work on create-cli.rakudoc |
19:12 | ||
|
19:13
librasteve_ left
|
|||
| arkiuat | ah, much better | 19:25 | |
| Geth | doc/schultzdavid-patch-6: da121807b0 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/create-cli.rakudoc improve some explanations |
19:35 | |
| doc/schultzdavid-patch-6: 9df0f828b6 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/create-cli.rakudoc make alias example about single-letter variants for long-form args This should be the most interesting use case for parameter aliases in the CLI context. |
19:56 | ||
|
20:12
disbot1 joined
20:17
ds7832 left
20:18
ds7832 joined
20:20
wayland joined,
wayland76 left
20:57
wayland left
21:21
arkiuat left
21:31
arkiuat joined
21:36
arkiuat left
21:37
librasteve_ joined
21:41
arkiuat joined
|
|||
| Geth | doc/schultzdavid-patch-6: fba039f352 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/create-cli.rakudoc make flag example clearer |
21:45 | |
|
21:45
arkiuat left
|
|||
| Geth | doc/schultzdavid-patch-6: 0eedb0efc0 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/create-cli.rakudoc add missing comma |
21:57 | |
|
22:07
arkiuat joined
22:12
arkiuat left
22:42
arkiuat joined
22:47
arkiuat left
23:03
arkiuat joined
23:09
arkiuat left
23:18
ds7832 left
23:21
ds7832 joined
23:23
arkiuat joined
|
|||
| Geth | doc/schultzdavid-patch-6: 4c703bb107 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/create-cli.rakudoc add references to Q syntax |
23:39 | |
| doc/schultzdavid-patch-6: d6195ea3c4 | schultzdavid++ (committed using GitHub Web editor) | doc/Language/create-cli.rakudoc linkfix & whitespace |
23:40 | ||
| doc/main: fca92142c7 | schultzdavid++ (committed using GitHub Web editor) | 2 files make examples for `is dynamic` look parallel (#4687) * make examples for `is dynamic` look parallel In particular, put both inside a block. * rearrange example with twigil `$*x` accordingly ... (6 more lines) |
23:45 | ||