• Joined on 2025-09-25
defunkt pushed to import at probablycorey/shrimp 2025-11-10 04:07:27 +00:00
10e1986fe2 cli: add print/-E
9eaa71fe2d cli: Add -I (import)
f58ff1785a dont print eval result
970ceeb8b0 import dict only=something
e2f5024a4c add import keyword for importing keys of dicts into local scope
Compare 9 commits »
defunkt pushed to main at probablycorey/shrimp 2025-11-10 04:06:58 +00:00
8008f37f16 Merge pull request 'fs functions' (#44) from fs into main
398cd57b1d fs functions
Compare 2 commits »
defunkt merged pull request probablycorey/shrimp#44 2025-11-10 04:06:57 +00:00
fs functions
defunkt pushed to main at probablycorey/shrimp 2025-11-10 04:06:49 +00:00
c9140bd018 Merge pull request 'Octal numbers' (#43) from octal into main
ba5ce0a88c octal numbers 0o644
Compare 2 commits »
defunkt merged pull request probablycorey/shrimp#43 2025-11-10 04:06:48 +00:00
Octal numbers
defunkt created pull request probablycorey/shrimp#45 2025-11-10 03:55:48 +00:00
import dict
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 »