| 20 Feb 2026 | |||
| nemokosch | honestly it seems to me that the author of the "better and safer example" was simply confused by how it works | 17:46 | |
| with the "decont index" (4160) I can't really see a clear conclusion - "decont" is not a specific operator, more like an intent, a usage | 17:47 | ||
| there are lots of checklist issues, I don't know how you tend to work on those | 17:48 | ||
| Geth | doc/lizmat-patch-1: b1f4c1a4f1 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | doc/Language/operators.rakudoc Remove $.a attribute from Foo class Removed the declaration of the attribute $.a in class Foo because it is superfluous in this example. Also, since the text mentions "self", use the `self.^name` syntax, rather than the bit more obscure `$.^name` syntax. |
19:49 | |
| doc: lizmat++ created pull request #4784: Remove $.a attribute from Foo class |
|||
| doc/main: 0092082312 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | doc/Language/operators.rakudoc Remove $.a attribute from Foo class (#4784) |
20:12 | ||
| [Coke] | lizmat++ | 21:15 | |
| 21 Feb 2026 | |||
| Geth | doc/librasteve-foldcase: 037e86fa37 | librasteve++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc Add foldcase lookahead example From a recent thread on IRC/Discord discord.com/channels/5384078799804...9329180682 |
10:01 | |
| doc: librasteve++ created pull request #4785: Add foldcase lookahead example |
10:02 | ||
| [Coke] | k~. | 17:16 | |
| Geth | doc/main: 397d87f978 | (Will Coleda)++ | t/18-rakuast-validate.rakutest Add test for ;'s in X<> meta attribute Part of #4099 |
23:55 | |
| doc/main: 58a48381aa | (Will Coleda)++ | 15 files Don't use X<;> Part of #4099 |
|||
| doc/main: 5bf2c22104 | (Will Coleda)++ | doc/Language/glossary.rakudoc Remove comment as per comment. :) Texas is not mentioned anywhere else now. Closes #4780 |
23:57 | ||
| 22 Feb 2026 | |||
| doc/main: ea2f05d354 | (Will Coleda)++ | t/22-glossary-sorted.rakutest be explicit about what was sorted |
00:12 | ||
| doc/main: de095f95ce | (Will Coleda)++ | doc/Language/glossary.rakudoc Move some things out of lingo into main list Fix a heading level in the main list. Part of #4779 |
|||
| doc/main: 47360b0bb8 | (Will Coleda)++ | doc/Language/glossary.rakudoc Remove stale lingo Part of #4779 |
|||
| [Coke] | github.com/Raku/doc/issues/4786 is an easy one if someone wants. | 00:37 | |
| Geth | doc/librasteve-foldcase: d3e74b8df4 | librasteve++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc Remove trailling whitespace |
13:12 | |
| doc/librasteve-foldcase: 7 commits pushed by (Will Coleda)++, librasteve++ | 13:14 | ||
| [Coke] | Instead of merging into branches, rebasing keeps things cleaner in history. No worries either way | 15:37 | |
| nemokosch | They both have advantages. Involved changes might need to be rebased but as a main rule, it's better to merge into already reviewed branches than to completely rewrite them | 15:46 | |
| 23 Feb 2026 | |||
| Geth | doc/main: 881d916d54 | (Will Coleda)++ | doc/Language/glossary.rakudoc Remove Allomorph glossary entry Closes #4786 |
02:09 | |
| doc/librasteve-foldcase: 23ac55aa16 | librasteve++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc single quote STRASSE as requested |
12:01 | ||
| doc/librasteve-foldcase: a529125439 | librasteve++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc Single quotes the lc also |
12:02 | ||
| doc/librasteve-foldcase: e77549cc5c | librasteve++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc Remove multiple adverb |
12:08 | ||
| doc/librasteve-foldcase: 0f21ca12bf | librasteve++ (committed using GitHub Web editor) | doc/Language/regexes.rakudoc Remove errant ';' |
|||
| doc/main: 8 commits pushed by librasteve++ | 12:09 | ||
| librasteve | @coke - this now all done ... sorry for the messy commit history ... I will rebase & squash next time for sure | 12:16 | |
| [Coke] | thanks. most important is to get stuff merged when it's done, but I do like a clean history when we can do it, thanks. | 13:36 | |
| Geth | doc/lizmat-metamethod: 01fcaae051 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | doc/Language/mop.rakudoc Remove of pseudo-methods from metamethods - remove texts mentioning pseudo-methods. - generalize the fact that defining a method with a metamethod name will **not** shadow the metamethod |
14:41 | |
| doc: lizmat++ created pull request #4787: Remove of pseudo-methods from metamethods |
|||
| doc/main: fa6d8453ab | (Will Coleda)++ | xt/pws/code.pws Learn new words |
16:06 | ||
| doc/main: 124f00c0ea | (Elizabeth Mattijsen)++ (committed by Will Coleda) | doc/Language/mop.rakudoc Remove of pseudo-methods from metamethods - remove texts mentioning pseudo-methods. - generalize the fact that defining a method with a metamethod name will **not** shadow the metamethod |
16:11 | ||
| doc/main: 7f63faac7f | (Will Coleda)++ | xt/pws/words.pws learn new word |
16:13 | ||
| [Coke] | Wonder if I can get the aspell test working in CI | ||
| it's one of the few ones that I have to manually clean up at this point. | |||
| Geth | ¦ doc: coke self-assigned run aspell test as part of CI github.com/Raku/doc/issues/4788 | 16:20 | |
| doc/coke/aspell: 31f5e1ce9e | (Will Coleda)++ | 11 files First pass at running aspell as part of CI Move all xt/ files to t/ and update references Part of #4788 |
16:27 | ||
| doc: coke++ created pull request #4789: Move aspell to CI tests |
16:29 | ||
| [Coke] | any idea why #4789 isn't running the action? | 16:31 | |
| I had very quickly marked it as draft, then unmarked it, then remarked when none of those were running the action | 16:32 | ||
| docs.github.com/en/actions/how-tos...from-forks - says there should be a section that says "awaiting approval" and there isn't. :( | 16:39 | ||
| Geth | doc/coke/aspell: 79e30ed97c | (Will Coleda)++ | 11 files First pass at running aspell as part of CI Move all xt/ files to t/ and update references Part of #4788 |
16:40 | |
| [Coke] | is it that the branch name has a / in it and ** doesn't cover /s? | 16:42 | |
| Geth | doc/coke/aspell: 235a826744 | (Will Coleda)++ | .github/workflows/test.yml Support multi-directory paths |
16:43 | |
| doc/main: 497d3d3c4e | (Will Coleda)++ | .github/workflows/test.yml Support multi-directory paths |
16:44 | ||
| doc/coke/aspell: 06f07acefb | (Will Coleda)++ | 11 files First pass at running aspell as part of CI Move all xt/ files to t/ and update references Part of #4788 |
16:45 | ||
| doc/main: 32f6e63d45 | (Will Coleda)++ | .github/workflows/test.yml Run tests on all branches/commits |
16:47 | ||
| doc/coke/aspell: e942e31a3e | (Will Coleda)++ | 11 files First pass at running aspell as part of CI Move all xt/ files to t/ and update references Part of #4788 |
16:48 | ||
| [Coke] | ah, no, the original setup was only to test if a change hit doc/ or a markdown file | ||
| This didn't happen to hit any of those. changed it so CI runs on *every* commit to a branch or PR | |||
| Geth | doc/coke/aspell: a0ea949fce | (Will Coleda)++ | doc/Language/glossary.rakudoc introduce a fake word |
16:50 | |
| [Coke] | updating the docker image to include aspell and aspell-en | 17:01 | |
| aspell test doing something, but now failing with Malformed UTF-8 near bytes 65 e2 20 | 17:07 | ||
| 24 Feb 2026 | |||
| Geth | doc/main: d564b8b1e7 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | doc/Language/packages.rakudoc Remove only mention of COMPILING PseudoStash It's not properly implemented, and probably never will be. It's not in the ecosystem either. |
19:19 | |
| [Coke] | Thanks. | 20:01 | |