Highlights
- Developer Program Member
- 44 discussions answered
Pinned
2,613 contributions in the last year
Less
More
Contribution activity
June 2021
Created 88 commits in 12 repositories
Created 6 repositories
- ryangjchandler/alpine-tooltip JavaScript
- ryangjchandler/alpine-next HTML
- ryangjchandler/wordwrapper HTML
- ryangjchandler/ibis PHP
- ryangjchandler/orbit-test PHP
- ryangjchandler/serenity C++
Created a pull request in SerenityOS/serenity that received 9 comments
LibJS: Add support for break opcodes
Adds support for break statements inside of do/while, while and for.
There is a slight issue when breaking inside of if statements, e.g.
i = 0; while
+49
−2
•
9
comments
Opened 9 other pull requests in 4 repositories
SerenityOS/serenity
5
merged
1
closed
- LibJS: Add <<, >> and >>> assignment operators
- LibJS: Add support for various assignment operators
- LibJS: Add support for typed equality checks
- LibJS: Add support for !== and === operators
-
LibJS: Fix
AbstractInequalsreturning result ofAbstractEquals - LibJS: Fix functions binding this to global object in strict mode
alpinejs/alpine-next
1
closed
ryangjchandler/alpine-clipboard
1
merged
ryangjchandler/orbit
1
merged
Created an issue in SerenityOS/serenity that received 5 comments
LibJS: This binding value is not coerced to object in sloppy mode
When running in "strict mode", any this bindings that use a scalar type such as 2, "hello", true should not be transformed into their object type, …
5
comments
Opened 2 other issues in 2 repositories
tuskphp/tusk
1
open
tuskphp/parser
1
open
98
contributions
in private repositories
Jun 1 – Jun 11
