• Joined on 2025-09-25
defunkt commented on pull request defunkt/ReefVM#2 2025-10-21 01:53:49 +00:00
Make TRY_CALL work with native functions AND a debug helper

I trust the AI

defunkt pushed to main at defunkt/ReefVM 2025-10-21 01:53:41 +00:00
a885a59140 Merge pull request 'Make TRY_CALL work with native functions AND a debug helper' (#2) from TRY_CALL into main
47f829fcad A 100% AI written debug function
7f4f73dd41 TRY_CALL recognizes native functions
Compare 3 commits »
defunkt merged pull request defunkt/ReefVM#2 2025-10-21 01:53:40 +00:00
Make TRY_CALL work with native functions AND a debug helper
defunkt pushed to main at defunkt/nose-pluto 2025-10-20 22:54:18 +00:00
8268fd13ae my main man
defunkt pushed to main at defunkt/nose-pluto 2025-10-20 22:46:25 +00:00
5d22f6a518 it's called nose
defunkt pushed to main at defunkt/nose-pluto 2025-10-20 22:45:54 +00:00
008a7095fb imports and exports
defunkt pushed to main at defunkt/nose-pluto 2025-10-20 22:35:24 +00:00
06b73f90eb fix restarting subprocs
6bc692c558 also root
38e081f2cf don't just assume a dir in NOSE_DIR is a project
Compare 3 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-17 21:05:25 +00:00
fa55eb7170 @named in native functions
1cf14636ff add named args to native functions
fe7586a5fa simpler native functions
93eff53a76 just native, <function>
4d2ae1c9fe tmp change - LOAD_NATIVE
Compare 6 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-16 22:51:44 +00:00
1a18a713d7 DOT_GET
defunkt pushed to main at defunkt/ReefVM 2025-10-16 22:17:04 +00:00
b16351ac95 pass native functions to VM
23fcf05439 split up tests some
e5be82e75a regexp tests
Compare 3 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-16 21:15:43 +00:00
dd9ec2a7d1 Merge pull request 'Add regex to reef' (#1) from regex into main
fa7589293a Update bytecode.ts
1bc46045ba Update value.ts
2be87c381d Add test
f630d7934a Update value.ts
Compare 12 commits »
defunkt merged pull request defunkt/ReefVM#1 2025-10-16 21:15:42 +00:00
Add regex to reef
defunkt pushed to main at defunkt/ReefVM 2025-10-14 19:32:30 +00:00
0844e99d2d fix for using named positional args
defunkt pushed to main at defunkt/ReefVM 2025-10-14 19:23:29 +00:00
4898a6bb5a failing function test
173fd28d6f simplify
Compare 2 commits »
defunkt pushed to main at defunkt/ReefVM 2025-10-14 19:14:33 +00:00
df9af925d3 STR_CONCAT #n
defunkt pushed to main at defunkt/ReefVM 2025-10-10 23:20:49 +00:00
82e7b181ec I think we need the #2 in there?
81973541af Modern way to do exports (works with bun workspaces)
Compare 2 commits »
defunkt pushed to main at defunkt/nose-pluto 2025-10-10 23:19:32 +00:00
04ab968e0f fix ports
7477086322 inherit env
Compare 2 commits »
defunkt pushed to main at defunkt/nose-pluto 2025-10-10 23:12:17 +00:00
e3fa95ab68 resilience
defunkt deleted branch webapp-subprocs from defunkt/nose-pluto 2025-10-10 23:04:53 +00:00
defunkt pushed to main at defunkt/nose-pluto 2025-10-10 23:00:46 +00:00
9c2550150b slightly better logging