Commit Graph

617 Commits

Author SHA1 Message Date
Alex Shelkovnykov
ff3a6ebc0d jets: remove unnecessary jet check on Nock 2
Nock 2 only comes from Hoon via .*, so we can assume it's never directly
used to invoke jetted code.
2023-11-20 00:28:11 -05:00
Edward Amsden
3a4ebf3dbd
Merge pull request #127 from urbit/sigilante/as-u64s
Add u64/u128 atom exports
2023-11-17 15:58:51 -06:00
Sigilante
15a8745097
Swap high.low bytes in pair 2023-11-17 10:46:58 -06:00
Sigilante
379bd2279a
Mark manually-checked pair as safe. 2023-11-17 10:40:41 -06:00
Sigilante
0cb6cb3063
Switch to doc comment format. 2023-11-15 16:30:19 -06:00
Sigilante
a2749a71cb
Rename u128_pair to u64_pair and clarify SoftFloat intent 2023-11-15 16:12:26 -06:00
Sigilante
44ba80cd33
Fix minor unsafe blocks 2023-11-15 15:44:20 -06:00
Sigilante
1ae6303cbf
Move u64/u128 to IndirectAtom as well 2023-11-15 15:41:22 -06:00
Sigilante
7debba4ad7
Satisfy linter 2023-11-15 15:37:33 -06:00
Sigilante
1f0fec0f93
Satisfy linter 2023-11-15 15:36:12 -06:00
Sigilante
804ac35870
Add u64/u128 atom exports
Necessary for floating-point; nice for conversions from direct atoms.
2023-11-15 15:29:02 -06:00
Alex Shelkovnykov
77debd1a61
Merge pull request #126 from urbit/as/demo-debug
Apply debugging fixes discovered during Assembly 2023 demo prep
2023-11-15 15:09:30 -06:00
Edward Amsden
8b67f1e036 Merge branch 'status' into as/demo-debug 2023-11-15 09:48:27 -06:00
Edward Amsden
c5ea3f04dc
Merge pull request #119 from urbit/as/zing
Add jet for `+zing`
2023-11-15 06:52:09 -06:00
Edward Amsden
7a82b5d201
Merge pull request #117 from urbit/sigilante/jets-one
Jets for `min`, `max`, and `peg`
2023-11-15 06:38:48 -06:00
Alex Shelkovnykov
c7090fb62c style: fix whitespace 2023-11-15 13:31:49 +01:00
Alex Shelkovnykov
586aa85d13
Merge branch 'status' into as/zing 2023-11-15 06:29:53 -06:00
Alex Shelkovnykov
77fa2a3b10
Merge branch 'status' into sigilante/jets-one 2023-11-15 06:29:19 -06:00
Alex Shelkovnykov
85539466c4
Merge branch 'status' into as/demo-debug 2023-11-15 06:27:46 -06:00
Edward Amsden
66d51f555c
Merge pull request #114 from urbit/msl/some-uts
Some `++ut` jets
2023-11-15 06:25:42 -06:00
Edward Amsden
af7398133a
jet_crop: fix doubled assignment to cache 2023-11-15 06:23:24 -06:00
Alex Shelkovnykov
c214118c2d jets: fix cache assignment bug 2023-11-15 13:15:40 +01:00
Alex Shelkovnykov
3e6dcd947c build: re-enable assert_no_alloc 2023-11-15 13:13:59 +01:00
Alex Shelkovnykov
bfac32214c jets: restore default interpreter::Error -> JetErr conversion 2023-11-15 13:10:15 +01:00
Alex Shelkovnykov
98c8e18230 update for proper merges to status 2023-11-15 13:03:04 +01:00
Alex Shelkovnykov
75fabd84fe Merge branch 'status' into amnd 2023-11-15 11:53:27 +01:00
Alex Shelkovnykov
3d65516be6 jets: re-enable assert_no_alloc 2023-11-15 11:41:06 +01:00
Alex Shelkovnykov
28aed7f2ac Merge branch 'status' into amnd 2023-11-15 11:26:25 +01:00
Alex Shelkovnykov
214b745a43 jets: fix allocation bug and add tests for it 2023-11-15 11:10:05 +01:00
Alex Shelkovnykov
0b97e55fc4 Merge branch 'status' into ut1 2023-11-15 00:12:17 +01:00
Edward Amsden
4177ae6fa3 jets: peg and mas implemented using bitslices 2023-11-10 10:39:55 -06:00
Edward Amsden
4500427e4a jets: rewrite zing in destination passing style 2023-11-10 10:09:54 -06:00
Edward Amsden
23cef0bf40
Merge pull request #115 from urbit/sigilante/swp-xeb
++xeb, ++flop
2023-11-07 09:36:22 -06:00
Edward Amsden
7e42b2b950
Merge pull request #116 from urbit/sigilante/cuejam
Post jam/cue jets.
2023-11-07 09:36:00 -06:00
Edward Amsden
5c52059b49
Merge pull request #118 from urbit/as/mole
Jets for `+mure`, `+mute`, `+mule`, and `+mole`
2023-11-07 09:35:19 -06:00
Alex Shelkovnykov
84f9cf9b13 Fix cache assignment bug 2023-10-30 12:57:15 +00:00
Alex Shelkovnykov
94246f1b7e Fix bugs in hint error logic 2023-10-30 12:39:28 +00:00
Alex Shelkovnykov
b47bef9793 Change magic u3_none equivalent to valid DirectAtom 2023-10-27 21:06:26 +01:00
Edward Amsden
a011db78e6 hot state: allow indirect atom chums 2023-10-27 15:04:20 -05:00
Alex Shelkovnykov
65eff9f9d6 Fix build errors 2023-10-27 20:36:09 +01:00
Alex Shelkovnykov
e1c878af30 Add hot state dashboard 2023-10-27 20:32:11 +01:00
Edward Amsden
46275f5183
noun: lost paren 2023-10-27 14:04:56 -05:00
Edward Amsden
7362374579
noun: We need a hack value for NONE until we figure out what to do about mint_ut 2023-10-27 14:02:36 -05:00
Alex Shelkovnykov
c725f28466 Resolve merge conflicts 2023-10-27 19:44:29 +01:00
Alex Shelkovnykov
94eaa1115a Merge branch 'zing' into fake 2023-10-27 19:37:57 +01:00
Alex Shelkovnykov
3f0ea82ed8 Resolve merge conflicts 2023-10-27 19:28:14 +01:00
Alex Shelkovnykov
59db570ce6 Merge branch 'xeb' into fake 2023-10-27 18:59:41 +01:00
Alex Shelkovnykov
908a6a6c76 Merge branch 'ut1' into fake 2023-10-27 18:53:14 +01:00
Alex Shelkovnykov
068eea3114 Merge branch 'mole' into fake 2023-10-27 18:52:49 +01:00
Alex Shelkovnykov
c42b26c4c9 merge branch 'jets-one' into fake 2023-10-27 18:52:36 +01:00