• Joined on 2025-09-25
defunkt pushed to add-exceptions at probablycorey/shrimp 2025-10-29 22:37:44 +00:00
e60e3184fa less chatty
defunkt created pull request probablycorey/shrimp#15 2025-10-29 22:36:52 +00:00
Add Exceptions to Prelude
defunkt created branch add-exceptions in probablycorey/shrimp 2025-10-29 22:36:25 +00:00
defunkt pushed to add-exceptions at probablycorey/shrimp 2025-10-29 22:36:25 +00:00
f8d2236292 add exceptions to prelude functions
4f961d3039 test native exceptions
d957675ac8 there are always StringFragments
Compare 3 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-29 22:35:13 +00:00
0b5d3e634c too chatty
defunkt pushed to main at defunkt/ReefVM 2025-10-29 22:28:38 +00:00
ba8376e2c3 dicts, too
956fd576f8 ADD concats arrays too
Compare 2 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-29 22:20:35 +00:00
9618dd6414 ADD now concats strings, too
defunkt pushed to main at defunkt/ReefVM 2025-10-29 22:08:09 +00:00
b58f848a65 convert native exceptions to shrimp exceptions
3647159286 remove old imports
Compare 2 commits »
defunkt pushed to main at probablycorey/shrimp 2025-10-29 22:04:28 +00:00
83fad9a68f fix repl error recovery
defunkt pushed to try-catch-throw-finally at probablycorey/shrimp 2025-10-29 21:51:57 +00:00
9bc514a782 implicit function-level try blocks
defunkt pushed to try-catch-throw-finally at probablycorey/shrimp 2025-10-29 21:51:05 +00:00
a6261fce7f implicit function-level try blocks
defunkt created pull request probablycorey/shrimp#14 2025-10-29 21:50:21 +00:00
try / catch / throw / finally
defunkt pushed to try-catch-throw-finally at probablycorey/shrimp 2025-10-29 21:45:04 +00:00
0720348a08 implicit function-level try blocks
defunkt pushed to try-catch-throw-finally at probablycorey/shrimp 2025-10-29 21:39:33 +00:00
cf3bd348f7 implicit function-level try blocks
defunkt created branch try-catch-throw-finally in probablycorey/shrimp 2025-10-29 21:38:30 +00:00
defunkt pushed to try-catch-throw-finally at probablycorey/shrimp 2025-10-29 21:38:30 +00:00
6e57932619 implicit function-level try blocks
701ca98401 try/catch/throw/finally
Compare 2 commits »
defunkt pushed to main at probablycorey/shrimp 2025-10-29 20:26:07 +00:00
6ca8d05c66 typo
defunkt pushed to main at probablycorey/shrimp 2025-10-29 20:21:00 +00:00
5594fc4fe0 Merge pull request 'Make dot-get work in the compiler AND with parens exprs' (#12) from dot-get-the-sequel into main
1053a5ff52 Make dot-get work in the compiler AND with parens exprs
Compare 2 commits »
defunkt merged pull request probablycorey/shrimp#12 2025-10-29 20:20:59 +00:00
Make dot-get work in the compiler AND with parens exprs
defunkt commented on pull request probablycorey/shrimp#12 2025-10-29 20:20:52 +00:00
Make dot-get work in the compiler AND with parens exprs

👯👯👯