• Joined on 2025-09-25
defunkt pushed to import at probablycorey/shrimp 2025-11-10 03:53:03 +00:00
3a1e9e9250 cli: add print/-E
defunkt pushed to import at probablycorey/shrimp 2025-11-10 03:47:08 +00:00
7d14ef173b cli: Add -I (import)
4645447116 dont print eval result
Compare 2 commits »
defunkt created branch import in probablycorey/shrimp 2025-11-10 03:20:52 +00:00
defunkt pushed to import at probablycorey/shrimp 2025-11-10 03:20:52 +00:00
84001bf67f import dict only=something
89aa120fd2 add import keyword for importing keys of dicts into local scope
Compare 2 commits »
defunkt created pull request probablycorey/shrimp#44 2025-11-10 01:56:22 +00:00
fs functions
defunkt created pull request probablycorey/shrimp#43 2025-11-10 01:49:03 +00:00
Octal numbers
defunkt created branch octal in probablycorey/shrimp 2025-11-10 01:43:37 +00:00
defunkt pushed to octal at probablycorey/shrimp 2025-11-10 01:43:37 +00:00
ba5ce0a88c octal numbers 0o644
defunkt created branch fs in probablycorey/shrimp 2025-11-10 01:39:48 +00:00
defunkt pushed to fs at probablycorey/shrimp 2025-11-10 01:39:48 +00:00
398cd57b1d fs functions
defunkt pushed to main at probablycorey/shrimp 2025-11-10 00:28:31 +00:00
f8718ac05b minor bugfix (x2)
defunkt commented on pull request probablycorey/shrimp#27 2025-11-09 00:14:41 +00:00
{ curly strings }

Merged in #35

defunkt closed pull request probablycorey/shrimp#27 2025-11-09 00:14:41 +00:00
{ curly strings }
defunkt pushed to main at probablycorey/shrimp 2025-11-09 00:14:24 +00:00
d4596c3afa Merge pull request '"Double quoted strings"' (#35) from double-quote-strings into main
69bbe17992 "add double quoted strings"
2d4c79b30f topNode.topNode
238af9affc fix edge case
a6c283759d interpolation in { curly strings }
Compare 7 commits »
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 »