Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
9,389 contributions in the last year
Activity overview
Contribution activity
July 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 14 repositories not shown
- JJ/guadec-2020 JavaScript
- JJ/raku-Math-Libgsl-Matrix C
- JJ/Raku-GitHub-Workflows Raku
- JJ/raku-grammar-message Raku
- JJ/p6-grammar-prettyerrors Perl 6
Created a pull request in frithnanth/raku-Math-Libgsl-Matrix that received 2 comments
Created an issue in Raku/Documentable that received 10 comments
Error when there are some extra characters in indexing.
Describe the bug
This line
=head2 X«Lookaround assertions|regex,positive lookaround assertion, <?>;regex,negative lookaround assertion, <!>; regex …
10
comments
- Spin off a part of the Suppy reference page
- Add sourcemap
- Data-driven documentation-ing
- Checklist for 2020.07
- Roles should probably get an upgrade
- Private methods, but and does
- trusts works with packages (which includes grammars, modules, classes)
- Clarify what private methods are and are not.
- Unify indexing criterium for infix operators
- On arrays, Hashes, and QuantHashes, values from .kv, .values, and .pairs sequences are writable
- Boolean should be capitalized
- Example for Match.pos is wrong
- More use cases for nesting
- Strange token alternation errors with <alnum> and <graph> when they are in the second part of the alternation
- Unexpected side effect of calling .raku (and effects of .eqv on lazy sequences)
- "No such method '!private' for invocant of type xxx Did you mean '!private'?"
- ^methods and private methods.
- "Anchors valid in lookarounds": what does it mean. Plus: circumflex in lookaround does not work.
- Support for auth in --to flag
- HAS is not indexed
- Documentable should shout out the templates it's using
- Error in the (apparently) default HTML template
- Documentable update fails when upgrading to a new version of Raku or Documentable
- Documentation needs to specify that node and graphviz need to be installed first.
- Documentable uses the default template instead of the template that's in the current directory.