• Joined on 2025-09-25
defunkt merged pull request probablycorey/shrimp#39 2025-11-08 16:45:58 +00:00
'#comments are comments too, but not hash#in#words'
defunkt pushed to main at probablycorey/shrimp 2025-11-08 16:42:46 +00:00
740379d7b2 fix dotgets in repl
defunkt pushed to main at defunkt/ReefVM 2025-11-08 16:40:21 +00:00
d7a971db24 scope.vars()
defunkt pushed to main at probablycorey/shrimp 2025-11-08 16:22:48 +00:00
19c4fb5033 args and exit
f57452ece2 list.reject
Compare 2 commits »
defunkt created pull request probablycorey/shrimp#39 2025-11-08 16:12:10 +00:00
'#comments are comments too, but not hash#in#words'
defunkt pushed to no-comment-space at probablycorey/shrimp 2025-11-08 16:10:10 +00:00
4590d66105 '#comments are comments too, but not hash#in#words'
defunkt created branch no-comment-space in probablycorey/shrimp 2025-11-08 16:09:09 +00:00
defunkt pushed to no-comment-space at probablycorey/shrimp 2025-11-08 16:09:09 +00:00
99edb0a2e3 #comments are comments too, but not hash#in#words
defunkt created pull request probablycorey/shrimp#38 2025-11-08 09:00:24 +00:00
ref keyword
defunkt pushed to ref-keyword at probablycorey/shrimp 2025-11-08 08:58:39 +00:00
88434a932a add ref for grabbing a function
defunkt created branch ref-keyword in probablycorey/shrimp 2025-11-08 08:47:28 +00:00
defunkt pushed to ref-keyword at probablycorey/shrimp 2025-11-08 08:47:28 +00:00
598bf66a2f ref keyword
defunkt created pull request probablycorey/shrimp#37 2025-11-08 08:20:11 +00:00
Fix calling no-arg dotget functions
defunkt created branch no-args-bug in probablycorey/shrimp 2025-11-08 08:17:18 +00:00
defunkt pushed to no-args-bug at probablycorey/shrimp 2025-11-08 08:17:18 +00:00
409aa9c34e fix calling no-arg dotget functions
defunkt created pull request probablycorey/shrimp#36 2025-11-08 08:12:44 +00:00
bitwise
defunkt pushed to main at defunkt/ReefVM 2025-11-08 08:01:24 +00:00
f439c25742 add TYPE opcode
defunkt pushed to main at defunkt/ReefVM 2025-11-08 07:37:03 +00:00
47e227f50c don't need vm for simple toValue calls
defunkt pushed to bitwise at probablycorey/shrimp 2025-11-08 06:56:09 +00:00
cf09f51380 update reef, fix precedence test
defunkt pushed to main at defunkt/ReefVM 2025-11-08 06:51:44 +00:00
15884ac239 add bitwise operators