Commit Graph

735 Commits

Author SHA1 Message Date
Alex Shelkovnykov
7b3bb4e05a hoon: add +scag 2023-09-05 23:03:13 -06:00
Alex Shelkovnykov
f185d34313 hoon: add +scow 2023-09-05 23:03:13 -06:00
Alex Shelkovnykov
e5d08bb7e0 hoon: add +smyt 2023-09-05 23:03:13 -06:00
Alex Shelkovnykov
d505538f8c hoon: add +soft 2023-09-05 23:03:13 -06:00
Alex Shelkovnykov
ee73df3022 hoon: add +trip 2023-09-05 23:03:10 -06:00
Alex Shelkovnykov
fc13acdd6e hoon: add partial +co 2023-09-05 23:02:48 -06:00
Alex Shelkovnykov
220595d384 hoon: add +ob 2023-09-05 23:02:46 -06:00
Alex Shelkovnykov
409b98ab5d hoon: add +po 2023-09-05 23:01:23 -06:00
Alex Shelkovnykov
2cd8a87763 hoon: add +ne 2023-09-05 23:01:21 -06:00
Alex Shelkovnykov
b18aa95de9 hoon: add +pow 2023-09-05 23:00:20 -06:00
Alex Shelkovnykov
a242f9d34d hoon: add +fa 2023-09-05 23:00:16 -06:00
Alex Shelkovnykov
f4f1d59e59 hoon: add +shay 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
da6d1547a9 hoon: add +fil 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
ff2650cf3a hoon: add +roll 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
304f399595 hoon: add +fe 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
b6b69b3334 hoon: add +mole 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
b5532abe92 hoon: add +mure 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
475143b4d4 hoon: add +mink 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
c6d5a2656d hoon: add +turn 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
2833fe1878 hoon: add +weld 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
b85f5f5c97 hoon: add +homo 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
85d9c03407 hoon: add +crip 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
9871b05851 hoon: add types used by virtualization 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
33d781beb9 hoon: remove sham hints for missing jets 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
49935059b7 hoon: add +rev 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
4af4ac7296 jets: remove math helpers from bit jets 2023-09-05 22:48:31 -06:00
Alex Shelkovnykov
d187f64d5a jets: reorganize jets 2023-09-05 22:48:26 -06:00
Alex Shelkovnykov
e9f203e4bd jets: modify +can tests 2023-09-05 22:47:29 -06:00
Alex Shelkovnykov
a0e3bb03d1 jets: minor fix to +cat jet 2023-09-05 22:47:29 -06:00
Alex Shelkovnykov
6019240d01 hoon, jets: add +rap 2023-09-05 22:47:29 -06:00
Alex Shelkovnykov
b2f61d6b95 jets: lower bloq safety to 48-bit addresses 2023-09-05 22:47:21 -06:00
Alex Shelkovnykov
c6580f30da jets: add bloq helper function 2023-09-04 15:27:36 -06:00
Alex Shelkovnykov
bb244ee52b jets: add checked helper functions 2023-09-04 15:27:36 -06:00
Alex Shelkovnykov
a90b23d263 hoon, jets: add +mas 2023-09-04 15:27:28 -06:00
Alex Shelkovnykov
15656c1fe2 jets: move shared functions into jets::util(::test) 2023-09-04 15:27:28 -06:00
Alex Shelkovnykov
5a2e4eec57 hoon, jets: add +cap 2023-09-04 15:27:14 -06:00
Alex Shelkovnykov
866f3dae3d test: add new scaffolding for advanced pills 2023-09-01 17:59:42 -06:00
Alex Shelkovnykov
104fffca96 noun: move slot lookup into noun crate 2023-09-01 16:12:27 -06:00
Alex Shelkovnykov
6bfd63e8e5 test: add comments to test scaffolding files 2023-09-01 16:11:30 -06:00
Edward Amsden
de88edcda5
Merge pull request #80 from urbit/eamsden/fix-assert-no-alloc
main: make assert_no_alloc actually assert
2023-09-01 15:09:54 -05:00
Edward Amsden
a9a7db4606 interpreter: add comments to protect assert_no_alloc 2023-09-01 13:53:53 -05:00
Edward Amsden
9d8e43c91b Put assert-no-alloc-able allocator in lib.rs instead of main.rs 2023-09-01 13:46:28 -05:00
Edward Amsden
5a15bde2aa interpreter: add list repeat testcases from ~datnut-pollen with tc and non-tc variants 2023-09-01 13:31:53 -05:00
Edward Amsden
d610442e8b interpreter: make sure called formulas in new frames are recorded as being in tail position 2023-09-01 13:31:08 -05:00
Edward Amsden
0f6d574526 main: make assert_no_alloc actually assert 2023-09-01 10:43:24 -05:00
Edward Amsden
c26fd83e27
Merge pull request #79 from urbit/jon/shax-jamfile
test_data: add (shax 0x1) jamfile
2023-09-01 10:16:32 -05:00
Jonathan Paprocki
2da536f12c test_data: add (shax 0x1) jamfile
built on a ship that has the math.rs %sham jets
2023-09-01 11:12:30 -04:00
Edward Amsden
7e4558e4f9 interpreter: fix lints 2023-08-31 14:44:21 -05:00
Edward Amsden
f52d6d96db interpreter: fix lints 2023-08-31 14:42:20 -05:00
Edward Amsden
69edca94da interpreter: remove debugging 2023-08-31 14:12:05 -05:00