This website requires JavaScript.
Explore
Help
Sign In
defunkt
0 Followers
·
0 Following
Joined on
2025-09-25
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
18
Projects
Packages
Public Activity
Starred Repositories
defunkt
merged pull request
probablycorey/shrimp#35
2025-11-09 00:14:23 +00:00
"Double quoted strings"
defunkt
pushed to
double-quote-strings
at
probablycorey/shrimp
2025-11-09 00:14:15 +00:00
69bbe17992
"add double quoted strings"
2d4c79b30f
topNode.topNode
238af9affc
fix edge case
a6c283759d
interpolation in { curly strings }
63ee57e7f0
curly -> Curly
Compare 42 commits »
defunkt
merged pull request
probablycorey/shrimp#42
2025-11-09 00:12:35 +00:00
Add ?? and ??= operators
defunkt
pushed to
main
at
probablycorey/shrimp
2025-11-09 00:12:35 +00:00
a156d24a91
Merge pull request 'Add ?? and ??= operators' (
#42
) from null-check-operators into main
019f7d84b1
Add ?? and ??= operators
Compare 2 commits »
defunkt
pushed to
null-check-operators
at
probablycorey/shrimp
2025-11-09 00:12:30 +00:00
019f7d84b1
Add ?? and ??= operators
4c794944ef
Merge pull request 'bitwise' (
#36
) from bitwise into main
99a5aa5312
update reef, fix precedence test
7bbf43a725
bitwise operators
4c15526d1b
Merge pull request 'hex and binary numbers' (
#40
) from hex-and-binary-numbers into main
Compare 18 commits »
defunkt
pushed to
main
at
probablycorey/shrimp
2025-11-09 00:11:21 +00:00
4c794944ef
Merge pull request 'bitwise' (
#36
) from bitwise into main
99a5aa5312
update reef, fix precedence test
7bbf43a725
bitwise operators
Compare 3 commits »
defunkt
merged pull request
probablycorey/shrimp#36
2025-11-09 00:11:19 +00:00
bitwise
defunkt
pushed to
bitwise
at
probablycorey/shrimp
2025-11-09 00:11:14 +00:00
99a5aa5312
update reef, fix precedence test
7bbf43a725
bitwise operators
4c15526d1b
Merge pull request 'hex and binary numbers' (
#40
) from hex-and-binary-numbers into main
c741cfee51
hex and binary numbers
012b8c8cf1
Merge pull request 'ref keyword' (
#38
) from ref-keyword into main
Compare 21 commits »
defunkt
pushed to
main
at
probablycorey/shrimp
2025-11-09 00:05:49 +00:00
4c15526d1b
Merge pull request 'hex and binary numbers' (
#40
) from hex-and-binary-numbers into main
c741cfee51
hex and binary numbers
Compare 2 commits »
defunkt
merged pull request
probablycorey/shrimp#40
2025-11-09 00:05:47 +00:00
hex and binary numbers
defunkt
pushed to
hex-and-binary-numbers
at
probablycorey/shrimp
2025-11-09 00:05:37 +00:00
c741cfee51
hex and binary numbers
012b8c8cf1
Merge pull request 'ref keyword' (
#38
) from ref-keyword into main
4c3f7a8bfc
add
ref
for grabbing a function
fe6f54b402
Merge pull request 'Passing null to a function triggers default value' (
#41
) from null-triggers-default-values into main
49f3f3e09f
Merge pull request 'Fix calling no-arg dotget functions' (
#37
) from no-args-bug into main
Compare 13 commits »
defunkt
pushed to
main
at
probablycorey/shrimp
2025-11-09 00:03:46 +00:00
012b8c8cf1
Merge pull request 'ref keyword' (
#38
) from ref-keyword into main
4c3f7a8bfc
add
ref
for grabbing a function
Compare 2 commits »
defunkt
merged pull request
probablycorey/shrimp#38
2025-11-09 00:03:45 +00:00
ref keyword
defunkt
pushed to
ref-keyword
at
probablycorey/shrimp
2025-11-09 00:03:35 +00:00
4c3f7a8bfc
add
ref
for grabbing a function
fe6f54b402
Merge pull request 'Passing null to a function triggers default value' (
#41
) from null-triggers-default-values into main
49f3f3e09f
Merge pull request 'Fix calling no-arg dotget functions' (
#37
) from no-args-bug into main
0d1dce4868
fix calling no-arg dotget functions
d18ab2507c
Merge pull request 'Allow _ in numbers (10_000_000)' (
#34
) from underscore-in-numbers into main
Compare 16 commits »
defunkt
pushed to
main
at
probablycorey/shrimp
2025-11-09 00:02:28 +00:00
fe6f54b402
Merge pull request 'Passing null to a function triggers default value' (
#41
) from null-triggers-default-values into main
51f67ac908
Passing null to a function triggers default value
Compare 2 commits »
defunkt
merged pull request
probablycorey/shrimp#41
2025-11-09 00:02:27 +00:00
Passing null to a function triggers default value
defunkt
pushed to
main
at
probablycorey/shrimp
2025-11-09 00:01:59 +00:00
49f3f3e09f
Merge pull request 'Fix calling no-arg dotget functions' (
#37
) from no-args-bug into main
0d1dce4868
fix calling no-arg dotget functions
Compare 2 commits »
defunkt
merged pull request
probablycorey/shrimp#37
2025-11-09 00:01:58 +00:00
Fix calling no-arg dotget functions
defunkt
pushed to
no-args-bug
at
probablycorey/shrimp
2025-11-09 00:01:52 +00:00
0d1dce4868
fix calling no-arg dotget functions
d18ab2507c
Merge pull request 'Allow _ in numbers (10_000_000)' (
#34
) from underscore-in-numbers into main
7e69356f79
allow _ in numbers (10_000_000)
9863f46f38
Merge pull request 'JSON!' (
#33
) from json into main
45f31d0678
allow newlines in (some) parens expressions
Compare 12 commits »
defunkt
pushed to
main
at
probablycorey/shrimp
2025-11-09 00:00:42 +00:00
d18ab2507c
Merge pull request 'Allow _ in numbers (10_000_000)' (
#34
) from underscore-in-numbers into main
7e69356f79
allow _ in numbers (10_000_000)
Compare 2 commits »
First
Previous
...
34
35
36
37
38
...
Next
Last