Commit Graph

502 Commits

Author SHA1 Message Date
Sigilante
45501cbb5a Post ++xeb jet. 2023-10-20 15:07:44 -05:00
Alex Shelkovnykov
3f4bd26aaf
Merge pull request #106 from urbit/msl/ordering
jets: add `dor`, `mor`, `gor`
2023-10-20 12:14:18 -06:00
Alex Shelkovnykov
086822f22c Fix merge conflicts 2023-10-18 15:40:34 -06:00
Alex Shelkovnykov
eb9b5b5e16 Merge branch 'status' into order 2023-10-18 15:26:22 -06:00
Alex Shelkovnykov
7be7c3bfe7
Merge pull request #92 from urbit/eamsden/fast-jets
jets: non-sham dashboard
2023-10-17 21:24:59 -06:00
Alex Shelkovnykov
e284b0e97b Address PR review 2023-10-17 13:52:03 -06:00
Alex Shelkovnykov
b113b55379
Merge branch 'status' into eamsden/fast-jets 2023-10-13 12:17:27 -06:00
Alex Shelkovnykov
e006316a32 fix compilation errors 2023-10-13 12:15:05 -06:00
Alex Shelkovnykov
9f147bcb2c Merge branch 'status' into fast-jets 2023-10-13 10:09:07 -06:00
Matthew LeVan
d52ac68a1f
Merge branch 'status' into msl/ordering 2023-10-13 12:05:23 -04:00
Edward Amsden
bf2679a7cf
Merge pull request #112 from urbit/jon/reset-nockstack
mem: add reset() for NockStack
2023-10-13 10:15:14 -05:00
Jonathan Paprocki
6c82f61edc mem: add reset() for NockStack 2023-10-13 10:57:42 -04:00
Matthew LeVan
cceba78d94 jets: cleanup lth and dor 2023-10-12 07:32:31 -04:00
Alex Shelkovnykov
1f4113da48
Merge pull request #110 from urbit/as/debug
Add debug assertions from NockStack investigation
2023-10-11 08:50:43 -06:00
Alex Shelkovnykov
823c95abf8 enable all NockStack validation checks for CI 2023-10-10 21:55:47 -06:00
Alex Shelkovnykov
c32b8654d1 fix linter complaints 2023-10-10 21:54:51 -06:00
Alex Shelkovnykov
cf6427ebd9 Add debug assertions from NockStack investigation 2023-10-10 21:45:45 -06:00
Edward Amsden
fe54fef2e8
Merge pull request #109 from urbit/msl/fix-directatom-as-bytes
noun: fix `DirectAtom::as_bytes()`
2023-10-10 13:02:01 -05:00
Matthew LeVan
760e20e844 noun: fix DirectAtom::as_bytes() 2023-10-10 13:45:11 -04:00
Edward Amsden
fcbb04b437
Merge pull request #107 from urbit/as/context
Add a context object to simplify passing function arguments
2023-10-09 13:24:48 -05:00
Matthew LeVan
6ebc6a2ffa jets: rename order to sort 2023-10-09 09:48:25 -04:00
Matthew LeVan
afbd650751 jets: address @ashelkovnykov's comments #1 2023-10-09 09:45:54 -04:00
Alex Shelkovnykov
b21828ecc5 add a context object to simplify passing function arguments 2023-10-06 18:26:37 -06:00
Matthew LeVan
995ae4c903 jets: fix dor 2023-10-06 08:18:16 -04:00
Matthew LeVan
ddeac1d774 jets: add dor, mor, gor 2023-10-05 16:25:31 -04:00
Edward Amsden
bb059a5a83
Merge pull request #105 from urbit/as/ctrlc
Add SIGINT handling to Ares
2023-10-05 14:39:03 -05:00
Alex Shelkovnykov
6bbd114d78 add style convention comment to Cargo.toml 2023-10-05 13:02:27 -06:00
Alex Shelkovnykov
2ad506de2c wrap allocation in panic with permit_alloc 2023-10-05 13:02:14 -06:00
Alex Shelkovnykov
df67782978
Update rust/ares/src/serf.rs
Accepting typo feedback from Ed

Co-authored-by: Edward Amsden <edward@blackriversoft.com>
2023-10-05 12:54:52 -06:00
Alex Shelkovnykov
d9bd4d7716 clean up toddler pill 2023-10-04 13:38:16 -06:00
Alex Shelkovnykov
6d414e994a add check for null pointers in frame_pop 2023-10-04 13:37:18 -06:00
Alex Shelkovnykov
65bd2f19a4 increase size of Ares serf 2023-10-04 13:36:32 -06:00
Alex Shelkovnykov
19cdaaa40c disable check_acyclic macro 2023-10-04 13:36:06 -06:00
Alex Shelkovnykov
2d1296c258 Merge branch 'status' into ctrlc 2023-10-04 13:09:18 -06:00
Edward Amsden
57452b236c
Merge pull request #103 from urbit/bug-fix
Further fixes to `senior_pointer_first()` and stack initialization
2023-10-04 13:11:05 -05:00
Alex Shelkovnykov
85afbb49eb Fix NockStack init; check outside stack for ptr seniority 2023-10-04 12:03:39 -06:00
Alex Shelkovnykov
1edd86a646 Merge branch 'status' into bug-fix 2023-10-04 11:50:12 -06:00
Edward Amsden
a156b404c7
Merge pull request #59 from urbit/as/trace
Handle `%spot` and `%mean` hints to produce stack traces
2023-10-04 11:39:57 -05:00
Alex Shelkovnykov
79ab07aa04 Fix merge conflicts 2023-10-04 10:06:14 -06:00
Alex Shelkovnykov
771a4fbb70 Fix merge conflicts 2023-10-04 09:59:54 -06:00
Alex Shelkovnykov
5c5a23809f Merge branch 'status' into trace 2023-10-04 09:53:31 -06:00
Alex Shelkovnykov
0fba14e2a2 Remove incorrect TODO 2023-10-04 09:51:06 -06:00
Alex Shelkovnykov
ab80c0cf8a Edits re: Ed feedback 2023-10-04 09:49:35 -06:00
Alex Shelkovnykov
ee7f768661 Merge branch 'status' into trace 2023-10-04 09:03:12 -06:00
Edward Amsden
8dbc766c77
Merge pull request #102 from urbit/eamsden/fix-memo
interpreter: fix memo hints
2023-10-04 07:36:06 -05:00
Edward Amsden
37e18d1c97 Merge branch 'status' into eamsden/fast-jets 2023-10-03 20:31:32 -05:00
Edward Amsden
f5de9e7be8
Merge branch 'status' into eamsden/fix-memo 2023-10-03 20:30:33 -05:00
Edward Amsden
d5fd8028f6
Merge pull request #96 from urbit/pq/as-bytes
implement as_bytes() on Atom
2023-10-03 19:48:42 -05:00
Edward Amsden
08223691f9 noun: formatting 2023-10-03 19:15:37 -05:00
Edward Amsden
39c6604f37 interpreter: fix memo hints 2023-10-03 18:57:51 -05:00