probablycorey
  • Joined on 2025-09-25
probablycorey closed pull request probablycorey/shrimp#21 2025-11-04 15:20:14 +00:00
else if
probablycorey merged pull request probablycorey/shrimp#22 2025-11-04 15:19:54 +00:00
Risky Business: omit `do` when passing a 0 arg function to a function
probablycorey pushed to main at probablycorey/shrimp 2025-11-04 15:19:54 +00:00
e0e5e82869 Merge pull request 'Risky Business: omit do when passing a 0 arg function to a function' (#22) from risky-business into main
67e0db090b maybe better
24e0b49679 it's alive
70ac5544a9 old syntax
7756306e1d insanity
Compare 14 commits »
probablycorey pushed to main at probablycorey/shrimp 2025-11-03 16:54:44 +00:00
fec4b626df Merge pull request 'Add default param values' (#18) from defaults into main
fa034d4bd4 only constant values can be defaults
8addb77e90 make defaults work, like magic
1791e5a6c7 parse defaults
Compare 4 commits »
probablycorey merged pull request probablycorey/shrimp#18 2025-11-03 16:54:43 +00:00
Add default param values
probablycorey approved probablycorey/shrimp#18 2025-11-03 16:54:40 +00:00
Add default param values

Nice!

probablycorey pushed to main at probablycorey/shrimp 2025-10-31 17:08:26 +00:00
0d631ccf84 Merge pull request 'Array Destructuring' (#17) from array-destructuring into main
2fa432ea3f Update generated files
78849c7d36 Merge remote-tracking branch 'origin/main' into array-destructuring
f31be80bb0 fix dotget
789481f4ef [a b] = [1 2 3]
Compare 5 commits »
probablycorey merged pull request probablycorey/shrimp#17 2025-10-31 17:08:25 +00:00
Array Destructuring
probablycorey pushed to array-destructuring at probablycorey/shrimp 2025-10-31 17:08:19 +00:00
2fa432ea3f Update generated files
78849c7d36 Merge remote-tracking branch 'origin/main' into array-destructuring
0aeaed60c3 Merge pull request 'Add += and friends' (#16) from compound-assignment into main
887be41248 Update generated files
0d73789a25 Merge remote-tracking branch 'origin/main' into compound-assignment
Compare 17 commits »
probablycorey pushed to main at probablycorey/shrimp 2025-10-31 17:06:56 +00:00
0aeaed60c3 Merge pull request 'Add += and friends' (#16) from compound-assignment into main
887be41248 Update generated files
0d73789a25 Merge remote-tracking branch 'origin/main' into compound-assignment
bc0684185a Add += and friends
Compare 4 commits »
probablycorey merged pull request probablycorey/shrimp#16 2025-10-31 17:06:55 +00:00
Add += and friends
probablycorey pushed to compound-assignment at probablycorey/shrimp 2025-10-31 17:06:51 +00:00
887be41248 Update generated files
probablycorey pushed to compound-assignment at probablycorey/shrimp 2025-10-31 17:06:38 +00:00
0d73789a25 Merge remote-tracking branch 'origin/main' into compound-assignment
4f53218b9f Merge pull request 'Add Exceptions to Prelude' (#15) from add-exceptions into main
34c7d244ce Merge branch 'main' into add-exceptions
2329a2ebb6 Update bun.lock
c883854187 Merge branch 'main' into try-catch-throw-finally
Compare 14 commits »
probablycorey pushed to main at probablycorey/shrimp 2025-10-31 17:05:08 +00:00
4f53218b9f Merge pull request 'Add Exceptions to Prelude' (#15) from add-exceptions into main
34c7d244ce Merge branch 'main' into add-exceptions
2329a2ebb6 Update bun.lock
e60e3184fa less chatty
f8d2236292 add exceptions to prelude functions
Compare 7 commits »
probablycorey merged pull request probablycorey/shrimp#15 2025-10-31 17:05:07 +00:00
Add Exceptions to Prelude
probablycorey pushed to add-exceptions at probablycorey/shrimp 2025-10-31 17:04:55 +00:00
34c7d244ce Merge branch 'main' into add-exceptions
c883854187 Merge branch 'main' into try-catch-throw-finally
a8fd79a990 push/pop/shift/unshift (and fix sort()
cc8d64b3ec update reef
Compare 6 commits »
probablycorey pushed to add-exceptions at probablycorey/shrimp 2025-10-31 17:04:46 +00:00
2329a2ebb6 Update bun.lock
probablycorey pushed to add-exceptions at probablycorey/shrimp 2025-10-31 17:04:03 +00:00
probablycorey pushed to main at probablycorey/shrimp 2025-10-31 17:03:24 +00:00