probablycorey
  • Joined on 2025-09-25
probablycorey pushed to try-catch-throw-finally at probablycorey/shrimp 2025-10-31 16:53:04 +00:00
c883854187 Merge branch 'main' into try-catch-throw-finally
a8fd79a990 push/pop/shift/unshift (and fix sort()
cc8d64b3ec update reef
83fad9a68f fix repl error recovery
Compare 5 commits »
probablycorey commented on pull request probablycorey/shrimp#7 2025-10-29 19:39:47 +00:00
Prelude of builtin functions

I rewrote this in the branch I'm on too!

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

🧠

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

LOL, I was thinking about this on the drive home from school yesterday.

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

Is this an example or just a tmp file.

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

Why use this here instead of vm?

probablycorey approved probablycorey/shrimp#7 2025-10-29 19:39:47 +00:00
Prelude of builtin functions

Love it

probablycorey created pull request probablycorey/shrimp#12 2025-10-28 17:12:56 +00:00
Make dot-get work in the compiler AND with parens exprs
probablycorey created branch dot-get-the-sequel in probablycorey/shrimp 2025-10-28 17:11:57 +00:00
probablycorey pushed to dot-get-the-sequel at probablycorey/shrimp 2025-10-28 17:11:57 +00:00
a1693078f9 Make dot-get work in the compiler AND with parens exprs
probablycorey pushed to main at probablycorey/shrimp 2025-10-27 23:08:56 +00:00
bbc9316074 Merge pull request 'Functions returned by parens expr can be called' (#10) from word-to-your-mother into main
c032192d61 Functions returned by parens expr can be called
Compare 2 commits »
probablycorey merged pull request probablycorey/shrimp#10 2025-10-27 23:08:54 +00:00
Functions returned by parens expr can be called
probablycorey pushed to main at probablycorey/shrimp 2025-10-27 23:08:41 +00:00
4a2e1f094a Merge pull request 'Remove ReefVM submodule and instead depend on the git repo as a package.' (#11) from reef-git-package into main
825487f2e0 Remove ReefVM submodule and instead depend on the git repo as a package.
Compare 2 commits »
probablycorey merged pull request probablycorey/shrimp#11 2025-10-27 23:08:40 +00:00
Remove ReefVM submodule and instead depend on the git repo as a package.
probablycorey created pull request probablycorey/shrimp#10 2025-10-27 22:18:21 +00:00
Functions returned by parens expr can be called
probablycorey pushed to word-to-your-mother at probablycorey/shrimp 2025-10-27 22:17:42 +00:00
c032192d61 Functions returned by parens expr can be called
probablycorey created branch word-to-your-mother in probablycorey/shrimp 2025-10-27 22:16:49 +00:00
probablycorey pushed to word-to-your-mother at probablycorey/shrimp 2025-10-27 22:16:49 +00:00
probablycorey pushed to main at probablycorey/shrimp 2025-10-27 21:50:57 +00:00
c6c2646366 Do do
probablycorey pushed to main at probablycorey/shrimp 2025-10-27 19:46:08 +00:00
71fdafa72d Merge pull request 'DotGet function calls' (#9) from dotget-function-calls into main
318142dfbb Update shrimp.ts
ffdd666685 Merge remote-tracking branch 'origin/main' into dotget-function-calls
219142140c compile dot number too
972fd25fda update params scope detection, add array.1 (dotget array indices)
Compare 6 commits »