• Joined on 2025-09-25
defunkt pushed to main at probablycorey/shrimp 2025-10-29 23:04:01 +00:00
defunkt pushed to main at defunkt/ReefVM 2025-10-29 23:03:32 +00:00
c69b172c78 ADD: error checking
defunkt created pull request probablycorey/shrimp#16 2025-10-29 22:51:06 +00:00
Add += and friends
defunkt created branch compound-assignment in probablycorey/shrimp 2025-10-29 22:50:08 +00:00
defunkt pushed to compound-assignment at probablycorey/shrimp 2025-10-29 22:50:08 +00:00
bc0684185a Add += and friends
defunkt pushed to main at probablycorey/shrimp 2025-10-29 22:39:45 +00:00
cc8d64b3ec update reef
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