probablycorey
  • Joined on 2025-09-25
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
probablycorey pushed to main at probablycorey/shrimp 2025-10-31 17:02:39 +00:00
018c527483 Merge branch 'main' of 54.219.130.253:probablycorey/shrimp
211fa11a65 Merge remote-tracking branch 'origin/main' into add-exceptions
e60e3184fa less chatty
f8d2236292 add exceptions to prelude functions
4f961d3039 test native exceptions
Compare 6 commits »
probablycorey pushed to add-exceptions at probablycorey/shrimp 2025-10-31 17:01:21 +00:00
211fa11a65 Merge remote-tracking branch 'origin/main' into add-exceptions
a8fd79a990 push/pop/shift/unshift (and fix sort()
cc8d64b3ec update reef
83fad9a68f fix repl error recovery
Compare 5 commits »
probablycorey merged pull request probablycorey/shrimp#14 2025-10-31 17:00:40 +00:00
try / catch / throw / finally
probablycorey pushed to main at probablycorey/shrimp 2025-10-31 17:00:40 +00:00
a99080ba3f Merge pull request 'try / catch / throw / finally' (#14) from try-catch-throw-finally into main
c883854187 Merge branch 'main' into try-catch-throw-finally
9bc514a782 implicit function-level try blocks
701ca98401 try/catch/throw/finally
Compare 4 commits »
probablycorey created branch autocompleting-again in probablycorey/shrimp 2025-10-31 17:00:11 +00:00
probablycorey pushed to autocompleting-again at probablycorey/shrimp 2025-10-31 17:00:11 +00:00
a1693078f9 Make dot-get work in the compiler AND with parens exprs
Compare 3 commits »