• Joined on 2025-09-25
defunkt pushed to reef-git-package at probablycorey/shrimp 2025-10-27 22:25:07 +00:00
825487f2e0 Remove ReefVM submodule and instead depend on the git repo as a package.
defunkt pushed to main at probablycorey/shrimp 2025-10-27 22:20:36 +00:00
0788f830bc update git submodule URL
defunkt pushed to dotget-function-calls at probablycorey/shrimp 2025-10-27 05:32:11 +00:00
219142140c compile dot number too
defunkt pushed to dotget-function-calls at probablycorey/shrimp 2025-10-27 05:23:52 +00:00
972fd25fda update params scope detection, add array.1 (dotget array indices)
defunkt commented on pull request probablycorey/shrimp#5 2025-10-27 01:48:47 +00:00
failing single line if test

UPDATE: Corey is 👍 on adding end to single line IFs.

defunkt created pull request probablycorey/shrimp#9 2025-10-26 23:29:58 +00:00
DotGet function calls
defunkt created branch dotget-function-calls in probablycorey/shrimp 2025-10-26 23:29:09 +00:00
defunkt pushed to dotget-function-calls at probablycorey/shrimp 2025-10-26 23:29:09 +00:00
abd7d2e43b DotGet function calls
defunkt pushed to prelude at probablycorey/shrimp 2025-10-26 22:59:31 +00:00
2f54c6e6e5 need you
defunkt pushed to prelude at probablycorey/shrimp 2025-10-26 22:58:40 +00:00
0bd36438c8 use module
225906179c native -> global
36fe676495 narrow type
f1367b64ef no valueFunctions
580af874c1 update-reef command
Compare 6 commits »
defunkt pushed to more-unicode-variable-names at probablycorey/shrimp 2025-10-26 20:03:23 +00:00
7cf7ac3703 allow more unicode in variable names
defunkt created pull request probablycorey/shrimp#8 2025-10-26 20:02:54 +00:00
allow more unicode in variable names
defunkt created branch more-unicode-variable-names in probablycorey/shrimp 2025-10-26 20:02:14 +00:00
defunkt pushed to more-unicode-variable-names at probablycorey/shrimp 2025-10-26 20:02:14 +00:00
ca95427d29 allow more unicode in variable names
defunkt pushed to main at defunkt/ReefVM 2025-10-26 19:53:10 +00:00
97b6722a11 support roundtrip value conversions
defunkt pushed to main at defunkt/ReefVM 2025-10-26 19:27:07 +00:00
d50b143c9d cough cough
defunkt pushed to main at defunkt/ReefVM 2025-10-26 19:25:45 +00:00
e300946c48 throw real errors
defunkt pushed to main at defunkt/ReefVM 2025-10-26 15:54:04 +00:00
bf6607d368 put builtin global functions into a higher scope
defunkt pushed to main at defunkt/ReefVM 2025-10-26 15:25:04 +00:00
da61c1de50 isValue()
defunkt created pull request probablycorey/shrimp#7 2025-10-26 03:43:29 +00:00
WIP: start on a prelude of builtin functions