• Joined on 2025-09-25
defunkt commented on pull request probablycorey/shrimp#13 2025-10-29 20:15:52 +00:00
list-and-dict-literals

This was merged in via #7

defunkt closed pull request probablycorey/shrimp#13 2025-10-29 20:15:52 +00:00
list-and-dict-literals
defunkt merged pull request probablycorey/shrimp#7 2025-10-29 20:15:37 +00:00
Prelude of builtin functions
defunkt pushed to main at probablycorey/shrimp 2025-10-29 20:15:37 +00:00
00eb1cf6f1 Merge pull request 'Prelude of builtin functions' (#7) from prelude into main
0de72a0d67 update reef
92ce43b508 dict.set
c51030b3bd sure
Compare 46 commits »
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 20:15:04 +00:00
0de72a0d67 update reef
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 20:14:41 +00:00
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 20:12:46 +00:00
92ce43b508 dict.set
c51030b3bd sure
e95c0d6728 use bun's equal check
c3453fdc5c how did that get in there...
Compare 4 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-29 20:10:11 +00:00
030eb74871 mark functions as raw=true to deal with Value directly
defunkt commented on pull request probablycorey/shrimp#7 2025-10-29 19:50:13 +00:00
Prelude of builtin functions

Awesome. Done.

defunkt commented on pull request probablycorey/shrimp#7 2025-10-29 19:48:28 +00:00
Prelude of builtin functions

Whoopsie. Just a tmp file.

defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 19:28:55 +00:00
1a3f1c6c43 tweak describe
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 19:21:15 +00:00
a21ba54ad7 describe?
df3d483de5 update repl and shrimp
Compare 2 commits »
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 19:14:00 +00:00
4fb58483f0 split up prelude modules
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 19:07:15 +00:00
9e38fa7a44 globalFunctions => globals
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 18:34:15 +00:00
3c06cac36c more prelude functions
51b64da106 update conditional tests
0dbba4d847 allow conditionals at statement-level
34305b473e switch back to using ==
fd197a2dfc fix or/and chaining
Compare 10 commits »
defunkt pushed to prelude at probablycorey/shrimp 2025-10-29 06:02:16 +00:00
0eca3685f5 spruce up tests
dd2edb6dda prelude tests
b738e6cfd1 use -> load
bf1196bf96 use works more like fn, for now
f25ec024c2 further activate dotget
Compare 24 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-29 06:00:25 +00:00
052f989e82 fix nested globals
defunkt pushed to list-and-dict-literals at probablycorey/shrimp 2025-10-29 04:52:52 +00:00
e1ba9c630d important note
defunkt pushed to list-and-dict-literals at probablycorey/shrimp 2025-10-29 04:52:21 +00:00
defunkt created pull request probablycorey/shrimp#13 2025-10-29 04:36:58 +00:00
list-and-dict-literals