Commit Graph

666 Commits

Author SHA1 Message Date
Alex Shelkovnykov
0228c4e300 Co-locate helper functions w/ jets 2023-10-24 09:55:49 -06:00
Alex Shelkovnykov
151a009616 Group list logic jets 2023-10-24 09:26:58 -06:00
Alex Shelkovnykov
9b05f0747d Merge branch 'mink-scry' into status 2023-10-24 09:17:59 -06:00
Alex Shelkovnykov
55adbb6789 Remove leftover comments 2023-10-23 22:13:55 -06:00
Alex Shelkovnykov
1b051f7d01 Merge branch 'status' into mink-scry 2023-10-23 22:12:38 -06:00
Alex Shelkovnykov
d40b7da06d Add unit test for non_unifying_equality 2023-10-23 22:02:13 -06:00
Alex Shelkovnykov
7992d02766 Rework +mink scry failure logic 2023-10-23 21:49:37 -06:00
Alex Shelkovnykov
7e4bf3ae5d Refactor JetErr to use interpreter::Failure enum 2023-10-23 15:37:04 -06:00
Alex Shelkovnykov
0632de6f1e Add jet dashboard comments from pair session w/ Ed 2023-10-23 14:37:42 -06:00
Alex Shelkovnykov
5ff2990034 disable %fast jets when sham_hints feature enabled 2023-10-23 14:02:34 -06:00
Sigilante
b1a63e52cc Lint 2023-10-23 14:41:02 -05:00
Sigilante
b31c43728b Register 2023-10-23 14:38:09 -05:00
Sigilante
6fadc9c799 Lint. 2023-10-23 14:36:29 -05:00
Sigilante
9bb5501e25
Update rust/ares/src/jets/serial.rs
Co-authored-by: Edward Amsden <edward@blackriversoft.com>
2023-10-23 14:34:02 -05:00
Sigilante
0175f1bf41
Update rust/ares/src/jets/serial.rs
Co-authored-by: Edward Amsden <edward@blackriversoft.com>
2023-10-23 14:33:57 -05:00
Alex Shelkovnykov
2e0e4338af Change cache behaviour to match Vere's per-road model 2023-10-23 10:58:17 -06:00
Alex Shelkovnykov
d4f9b907b1 Refactor Context 2023-10-22 22:50:03 -06:00
Alex Shelkovnykov
96f9e89e7e Add mock mode for Newt 2023-10-22 19:57:30 -06:00
Sigilante
67b1d52f3a Post jam/cue jets. 2023-10-20 18:23:10 -05:00
Sigilante
8a5397b948 Post w/o swp (not really jetted efficiently in Vere either). 2023-10-20 17:59:19 -05:00
Sigilante
758ea22692 WIP debugging jet_swp 2023-10-20 16:17:23 -05:00
Sigilante
7ccce3b911 Push ++swp and test (WIP) 2023-10-20 16:03:57 -05:00
Sigilante
8d5eead3d5 Add ++flop. 2023-10-20 15:46:32 -05:00
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
Matthew LeVan
9999d1f837 wip: ++{rest,nest,mull,mint}:ut jets 2023-10-19 10:53:24 -04:00
Matthew LeVan
32ea7e95d0 wip: ++{fine,fish,fuse}:ut 2023-10-19 09:58:56 -04:00
Matthew LeVan
fa73b698e9 wip: ++crop:ut 2023-10-19 09:40:25 -04:00
Matthew LeVan
66845cddfe wip: ++ut:crop 2023-10-19 09:11:35 -04: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
Matthew LeVan
58c58aacd5 jets: finish ++{en,de}:aes:crypto 2023-10-18 16:39:42 -04:00
Matthew LeVan
64ee8a034b jets: passing two tests for en:siva:crypto 2023-10-18 11:27:39 -04:00
Alex Shelkovnykov
e494d7d052 Fix merge conflicts 2023-10-17 22:21:52 -06:00
Alex Shelkovnykov
11a3d73e67 Merge branch 'status' into mink-scry 2023-10-17 22:20:09 -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
38d18e8cb8 Changes to interpreter and +mink to run scry one context up 2023-10-17 19:43:05 -06:00
Alex Shelkovnykov
e284b0e97b Address PR review 2023-10-17 13:52:03 -06:00
Matthew LeVan
41dfb68e4e wip: more utils for aes_siv 2023-10-16 16:22:24 -04:00
Matthew LeVan
e9c19659e3 wip: for neal 2023-10-16 14:44:07 -04: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
Alex Shelkovnykov
13f110241c Merge branch 'status' into mink-scry 2023-10-13 08:53:36 -06:00
Sigilante
f144f9d943 WIP siva 2023-10-12 14:22:08 -05:00
Matthew LeVan
cceba78d94 jets: cleanup lth and dor 2023-10-12 07:32:31 -04:00
Sigilante
bd1f891a96 Post elements of AES SIV. 2023-10-11 15:03:44 -05:00