Commit Graph

244 Commits

Author SHA1 Message Date
C. Guy Yarvin
d51cb34268 Implement !!. 2017-09-20 17:58:28 -07:00
C. Guy Yarvin
9ca1894c0d All ! runes except !!. 2017-09-20 16:11:53 -07:00
C. Guy Yarvin
1fc893265d Converted ?:. 2017-09-20 14:42:13 -07:00
C. Guy Yarvin
4a64ad5a90 All ? runes except ?:. 2017-09-20 14:13:01 -07:00
C. Guy Yarvin
9181e367a7 Convert = runes. 2017-09-20 13:16:46 -07:00
C. Guy Yarvin
49f3f9492a Convert ~ runes. 2017-09-19 23:13:17 -07:00
C. Guy Yarvin
b4609e5a2d Restore metals. 2017-09-19 22:32:01 -07:00
C. Guy Yarvin
d787f87a02 Translate ^ runes. 2017-09-19 16:23:56 -07:00
C. Guy Yarvin
8ea8580c61 Adapt all . runes. 2017-09-19 13:37:06 -07:00
C. Guy Yarvin
7a97df2996 Converted %=. 2017-09-18 17:28:52 -07:00
C. Guy Yarvin
d45fa249d8 Converted :-. 2017-09-18 10:25:18 -07:00
C. Guy Yarvin
db77eac50f 143: | runes. 2017-09-17 18:32:04 -07:00
C. Guy Yarvin
fa182442d7 True neutral 143. 2017-09-15 14:39:57 -07:00
C. Guy Yarvin
9dd16efe7c Neutral 143. 2017-09-15 14:39:31 -07:00
C. Guy Yarvin
6f4f9d720a Support ^%, %cool, test mode rune. 2017-09-06 16:32:38 -07:00
C. Guy Yarvin
8d1b19313d Correct handling of void in find. 2017-09-06 15:23:07 -07:00
C. Guy Yarvin
5c637ff5dc Fix missing help in jet. 2017-07-22 22:13:38 -07:00
C. Guy Yarvin
1af4895a89 Adjust %sith card. 2017-06-10 22:30:49 -07:00
C. Guy Yarvin
e851faf147 Removed temporary 145 jets. 2017-04-15 15:14:57 -07:00
C. Guy Yarvin
773fe31450 Final coherent-cords-ef with f ivory. 2017-04-15 15:14:52 -07:00
C. Guy Yarvin
307f222648 Final coherent-cords-e jets. 2017-04-15 15:14:52 -07:00
C. Guy Yarvin
ac92e6a23f Correct wain handling in find. 2017-04-15 15:14:45 -07:00
C. Guy Yarvin
2665ee9042 Coherent-cords-d, not stripped. 2017-04-15 15:14:41 -07:00
C. Guy Yarvin
b24554423a Initial commit for coherent-cords-cd, doc chapters. 2017-04-15 15:14:40 -07:00
C. Guy Yarvin
60a0e7a520 Correct non-debug pill. 2017-04-15 15:14:32 -07:00
C. Guy Yarvin
c50f9da39f Remove support for Hoon 149. 2017-04-15 15:14:32 -07:00
C. Guy Yarvin
59ec7d29e8 Working with coherent-cords-b arvo. 2017-04-15 15:14:26 -07:00
C. Guy Yarvin
05df523524 Remove unneeded 150 jets. 2017-04-15 15:14:26 -07:00
Elliot Glaysher
bcd89a8419 Implement doccords in hoon [jet modification].
This adds syntax to the language to embed documentation.
2017-04-15 15:14:25 -07:00
Max G
ca19075ce7 Add half-precision float support 2017-03-02 02:47:11 -05:00
Raymond Pasco
647455eb1c Merge remote-tracking branches 'eglaysher/maybe-fix-mull' and 'max19/master'
Some error fixes in compiler jets
2017-02-07 14:22:43 -08:00
Max G
7fb269554f ut_find.c typos 2017-02-05 16:26:20 -05:00
C. Guy Yarvin
36a6177226 Remove old event system; fix precommits.. 2017-01-26 20:17:40 -08:00
Elliot Glaysher
932e11ad2c Fix ++mull:ut's handling of $tune.
arvo's sys/hoon.hoon defines the $tune case as:

      {$tune *}
    [(face p.gen sut) (face p.gen dox)]

Fix the C jet so that it doesn't use sut on both spans.
2017-01-24 20:39:04 -08:00
Raymond Pasco
1d607f87e7 Merge branches 'wyt' and 'uni'
Jet +-wyt:in and +-uni:in
2016-12-12 11:20:51 -08:00
Paul Driver
080ed923bd jet +-wyt:in 2016-12-12 11:19:27 -08:00
Paul Driver
91af8f85ff re-jet +-uni:in 2016-12-12 11:18:01 -08:00
C. Guy Yarvin
1548fc7f51 149 and 150. 2016-12-05 16:12:52 -05:00
C. Guy Yarvin
d40015b808 Move ++perk to ++peel; change jets. 2016-10-27 17:26:40 -07:00
C. Guy Yarvin
ceffdf577a =, seems to work. 2016-10-10 16:56:43 -07:00
C. Guy Yarvin
891a1bf909 Fix :use. 2016-10-10 10:17:58 -07:00
C. Guy Yarvin
87f1b8d135 Make =, work. 2016-10-09 14:29:08 -07:00
C. Guy Yarvin
43e1588ba2 Add %use rune (=,). 2016-10-08 21:41:50 -07:00
C. Guy Yarvin
46ddb9367b Merge branch 'master' into learning 2016-09-03 16:23:11 -07:00
Raymond Pasco
40180755c8 Revert "Prevent ++burn:ut jet from zeroing non-constants."
This reverts commit b2d800cf67.

Emergency revert to prevent slowness
2016-08-11 23:53:33 -07:00
Raymond Pasco
f3547e7ac4 Merge branch 'jet-aes', remote-tracking branch 'dhaffey/burn-zeroing'
AES, Ed25519, and ++rep jets
Prevent ++burn:ut jet from zeroing non-constants
2016-08-10 15:00:51 -07:00
Raymond Pasco
08994156e1 Add missing jet for ++rep
(very ghetto)
2016-08-10 09:34:43 -07:00
Dan Haffey
b2d800cf67 Prevent ++burn:ut jet from zeroing non-constants. 2016-08-09 01:45:39 -07:00
Dan Haffey
7027b8bae1 whitespace 2016-08-09 01:44:19 -07:00
C. Guy Yarvin
f5bef73636 Correct merge. 2016-08-05 15:45:45 -07:00