• Joined on 2025-09-25
defunkt created branch bitwise in probablycorey/shrimp 2025-11-08 06:42:34 +00:00
defunkt pushed to bitwise at probablycorey/shrimp 2025-11-08 06:42:34 +00:00
3c6d0913c0 bitwise operators
defunkt created pull request probablycorey/shrimp#35 2025-11-08 06:05:50 +00:00
"Double quoted strings"
defunkt created branch double-quote-strings in probablycorey/shrimp 2025-11-08 06:03:10 +00:00
defunkt pushed to double-quote-strings at probablycorey/shrimp 2025-11-08 06:03:10 +00:00
c273429b24 "add double quoted strings"
defunkt pushed to main at probablycorey/shrimp 2025-11-08 05:50:05 +00:00
3aa40ae2c2 fix fromValue
defunkt pushed to main at probablycorey/shrimp 2025-11-08 05:44:00 +00:00
da0af799d8 add more Shrimp API, tests
defunkt pushed to main at probablycorey/shrimp 2025-11-08 05:10:34 +00:00
9f45252522 cli: don't re-implement stuff
bae0da31c2 globals accepts {} too
4258503c0e shrimp cli wants the prelude too
Compare 3 commits »
defunkt created pull request probablycorey/shrimp#34 2025-11-08 03:49:23 +00:00
Allow _ in numbers (10_000_000)
defunkt created branch underscore-in-numbers in probablycorey/shrimp 2025-11-08 03:48:43 +00:00
defunkt pushed to underscore-in-numbers at probablycorey/shrimp 2025-11-08 03:48:43 +00:00
ef4184726d allow _ in numbers (10_000_000)
defunkt created pull request probablycorey/shrimp#33 2025-11-08 03:44:14 +00:00
JSON!
defunkt pushed to json at probablycorey/shrimp 2025-11-08 03:42:10 +00:00
d4a772e88b json.encode & json.decode
defunkt created branch json in probablycorey/shrimp 2025-11-08 03:36:26 +00:00
defunkt pushed to json at probablycorey/shrimp 2025-11-08 03:36:26 +00:00
f4b1b96bc0 json.encode & json.decode
defunkt pushed to main at defunkt/foam 2025-11-08 03:09:19 +00:00
3c9d2d4628 update shrimp
defunkt pushed to main at probablycorey/shrimp 2025-11-08 02:48:13 +00:00
68ec6f9f3e Merge pull request 'atoms-can-be-piped' (#31) from atoms-can-be-piped into main
890eb811b9 pipe atoms/literals to functions
fd3c5da59b coerce values to string in str prelude functions
Compare 3 commits »
defunkt merged pull request probablycorey/shrimp#31 2025-11-08 02:48:12 +00:00
atoms-can-be-piped
defunkt pushed to main at probablycorey/shrimp 2025-11-07 23:48:40 +00:00
59cf459d74 cli:install and cli:remove
defunkt commented on pull request probablycorey/shrimp#32 2025-11-07 23:39:29 +00:00
Please work

Testing testing