Commit Graph

813 Commits

Author SHA1 Message Date
Sigilante
a4d67e01fd serf: placate linter 2023-12-15 10:39:02 -06:00
Sigilante
854e4bd544
Recomment debugging printfs 2023-12-14 09:39:49 -06:00
Sigilante
3207660eac serf: placate linter 2023-12-13 14:33:04 -06:00
Sigilante
cd92209131 serf: placate linter 2023-12-13 14:31:34 -06:00
Sigilante
a715c961c5 serf: placate linter 2023-12-13 14:30:10 -06:00
Sigilante
b1eaf8e853 serf: placate linter 2023-12-13 14:20:38 -06:00
Sigilante
8438fe8e5d serf: removal of snapshotting 2023-12-13 14:14:59 -06:00
Alex Shelkovnykov
da7c0b016c
Merge pull request #177 from urbit/revert-175-eamsden/gc-top-frame
Revert "2stackz: gc top frame by flipping polarity"
2023-12-12 20:03:16 -06:00
Matthew LeVan
5bfc83673c
Revert "2stackz: gc top frame by flipping polarity" 2023-12-12 20:48:55 -05:00
Alex Shelkovnykov
a366d63773
Merge pull request #175 from urbit/eamsden/gc-top-frame
2stackz: gc top frame by flipping polarity
2023-12-12 07:58:29 -06:00
Edward Amsden
002aba5f5b 2stackz: fix wrong-end previous allocation pointer in flip_top_frame() 2023-12-11 14:46:05 -06:00
Edward Amsden
bcb9d6359a
Merge pull request #174 from urbit/eamsden/cache-nix-deps
CI: Cache nix and rust dependencies
2023-12-11 14:41:43 -06:00
Edward Amsden
c40fdc1ad4
2stackz: assert is_west after reset
Co-authored-by: Jonathan Paprocki <51337059+drbeefsupreme@users.noreply.github.com>
2023-12-11 14:18:34 -06:00
Edward Amsden
859b89f85c
2stackz: clarify doc comment on NockStack::reset
Co-authored-by: Jonathan Paprocki <51337059+drbeefsupreme@users.noreply.github.com>
2023-12-11 14:16:17 -06:00
Edward Amsden
74fa5127ff 2stackz: gc top frame by flipping polarity 2023-12-10 21:33:03 -06:00
Edward Amsden
f0aee8376e ci: properly determine nix platform attribute and cache nix artifacts 2023-12-10 16:38:15 -06:00
Edward Amsden
94c11b990f
Merge pull request #170 from urbit/msl/preserve-more-in-with-stack-frame
preserve more in with stack frame
2023-12-08 19:38:36 -06:00
Matthew LeVan
0590fd6f54 use convention 2023-12-08 20:31:16 -05:00
Matthew LeVan
34fd4651c6 preserve cache, cold, warm in with_stack_frame 2023-12-08 20:31:10 -05:00
Edward Amsden
7ece1af41a ci: cache rust dependencies 2023-12-08 16:34:12 -06:00
Matthew LeVan
8ab473d260
Merge pull request #167 from urbit/eamsden/fix-with-frame
Fix NockStack::with_frame, and add Context::with_stack_frame
2023-12-08 14:01:47 -05:00
Edward Amsden
d7236aed41 interpreter: add with_stack_frame method to context 2023-12-08 12:44:55 -06:00
Edward Amsden
529d8786cd stack: pass stack to with_frame closure 2023-12-08 12:28:04 -06:00
Edward Amsden
52a25a4516 2stackz: make with_frame preserve result and add preserve instances for Result and errors 2023-12-08 12:23:38 -06:00
Edward Amsden
10961f3405
Merge pull request #163 from urbit/eamsden/add-bacon
devshell: add bacon (better cargo-watch)
2023-12-07 10:13:34 -06:00
Edward Amsden
b8fe3a9dab
Merge branch 'status' into eamsden/add-bacon 2023-12-07 10:01:31 -06:00
Edward Amsden
db9c236258
Merge pull request #164 from urbit/eamsden/fix-ci
ci: Run workflows on any changes under rust/
2023-12-07 10:01:15 -06:00
Edward Amsden
11c3a447dc ci: Run workflows on any changes under rust/ 2023-12-07 09:52:59 -06:00
Edward Amsden
654fd8bf0a
Merge branch 'status' into eamsden/add-bacon 2023-12-07 09:48:51 -06:00
Edward Amsden
aad3a4aeab
Merge branch 'status' into eamsden/fix-ci 2023-12-07 09:45:40 -06:00
Alex Shelkovnykov
17bebbdde6
Merge pull request #130 from urbit/msl/parse-jets
jets: initial suite of parser jets
2023-12-07 09:45:16 -06:00
Edward Amsden
c862f4425b ci: Run workflows on any changes under rust/ 2023-12-07 09:43:26 -06:00
Alex Shelkovnykov
3407f0202c jets: clean up comments 2023-12-07 12:21:02 -03:00
Alex Shelkovnykov
2f86f30b8a jets: move useful function into jet utils 2023-12-07 12:18:40 -03:00
Edward Amsden
6cce3cc2ed devshell: add bacon (better cargo-watch) 2023-12-06 23:09:53 -06:00
Matthew LeVan
030218df9f cargo: clippy lint 2023-12-06 16:50:41 -05:00
Matthew LeVan
79819b7795 cargo: format 2023-12-06 16:46:37 -05:00
Matthew LeVan
b7cb624b85 Merge branch 'status' into msl/parse-jets 2023-12-06 16:45:22 -05:00
Matthew LeVan
b99355b23a jets: fix jet_here mismatch 2023-12-06 16:34:02 -05:00
Matthew LeVan
8dabcf2395 jets: fixed jet_here 2023-12-06 16:12:28 -05:00
Sigilante
e9dbb2fd08 Add unit tests for easy. 2023-12-06 13:46:29 -06:00
Matthew LeVan
6deb05348e Merge branch 'status' into msl/parse-jets 2023-12-06 11:19:42 -05:00
Edward Amsden
1c61e58bc0
Merge pull request #160 from urbit/eamsden/pass-in-hot
Pass in hot state
2023-12-06 08:50:03 -06:00
Edward Amsden
a09010bca5 jets: fix lint on hot state constant 2023-12-06 08:37:46 -06:00
Edward Amsden
4b4eb012be jets: format 2023-12-06 08:34:12 -06:00
Edward Amsden
d5fc700129 jets: a bit of external developer friendliness for hot state 2023-12-06 08:33:34 -06:00
Edward Amsden
93e7ca016f serf: accept hot state as parameter 2023-12-06 08:33:30 -06:00
Edward Amsden
473263eabb
Merge pull request #159 from urbit/eamsden/minimal-main
main: just be a serf, panic if not a serf
2023-12-06 08:30:38 -06:00
Edward Amsden
f2e9aa1e94 main: format 2023-12-06 08:24:13 -06:00
Edward Amsden
b9a0b37789
Merge pull request #161 from urbit/msl/upgrade-urcrypt-1
build: support latest `urcrypt`
2023-12-06 08:18:25 -06:00