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 |
|
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 |
|
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 |
|
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
|
e9fe591153
|
Merge remote-tracking branch 'cgyarvin/retrack' into learning
|
2016-08-05 15:43:16 -07:00 |
|
Dan Haffey
|
2311b3ee82
|
Fix ++peek:ut jet semi-discrepancy
|
2016-08-01 02:00:26 -07:00 |
|
C. Guy Yarvin
|
29617c0694
|
Learning.
|
2016-03-30 15:14:11 -07:00 |
|
C. Guy Yarvin
|
d175c24a57
|
Fix a bug in deep axis handling.
|
2016-02-17 11:12:44 -08:00 |
|
Anton Dyudin
|
2bbefd1f58
|
handle ._~~__ many/~[`n/0] compilation properly
Type was atom/%n, whould be cube/[0 atom/%n]
Cherry-pick of 005903
|
2016-02-11 16:32:58 -08:00 |
|
C. Guy Yarvin
|
fd001d55ef
|
Keyword/stem changes, final draft.
|
2016-02-08 19:35:13 -08:00 |
|
C. Guy Yarvin
|
52004a4f97
|
Generating new stems, double solid.
|
2016-02-08 18:17:17 -08:00 |
|
C. Guy Yarvin
|
016b5931e5
|
All stems changed over.
|
2016-02-05 03:27:26 -08:00 |
|
C. Guy Yarvin
|
9425766ec0
|
Modified all stems. About to remove old.
|
2016-02-05 03:10:07 -08:00 |
|
C. Guy Yarvin
|
180c350cdc
|
Everything except %tsgl through %wtdt.
|
2016-02-05 02:32:37 -08:00 |
|
C. Guy Yarvin
|
c7e9b8676f
|
Keyword stems, step 1.
|
2016-02-05 01:25:58 -08:00 |
|
C. Guy Yarvin
|
b26fd40636
|
More typed .^.
|
2016-02-03 13:33:43 -08:00 |
|
C. Guy Yarvin
|
326fd27db8
|
Fully transitioned to correct %face.
|
2016-02-02 18:45:11 -08:00 |
|
C. Guy Yarvin
|
df6da0fbf7
|
Ready to remove temporary %fuss.
|
2016-02-02 18:26:22 -08:00 |
|
C. Guy Yarvin
|
0838818881
|
%face to %fuss. Next change back.
|
2016-02-02 17:50:34 -08:00 |
|
C. Guy Yarvin
|
55d1d29b56
|
Fix various marks, etc.
|
2016-01-30 19:37:03 -08:00 |
|
C. Guy Yarvin
|
cdf1f86e01
|
Fix some shit code in lib/tree.hoon.
|
2016-01-29 20:40:01 -08:00 |
|
C. Guy Yarvin
|
eca8938c2b
|
Some zpgr rationalization.
|
2016-01-26 11:03:05 -08:00 |
|
C. Guy Yarvin
|
e7187ea771
|
.^ fully transitioned.
|
2016-01-25 16:47:58 -08:00 |
|
C. Guy Yarvin
|
3d3e1ebb4d
|
Double solid with .# support, still a bit flaky.
|
2016-01-25 13:29:30 -08:00 |
|
C. Guy Yarvin
|
844df4a5aa
|
Enforce type sanity on .=.
|
2016-01-24 19:37:41 -08:00 |
|
C. Guy Yarvin
|
9ff6fe676f
|
Make ++fork actually build set-shaped things.
|
2016-01-24 14:05:55 -08:00 |
|
C. Guy Yarvin
|
c51553dfa7
|
Vanquish a find jet bug, hopefully the last.
|
2016-01-23 19:11:42 -08:00 |
|
C. Guy Yarvin
|
8f390ff3ab
|
Fix a memory leak.
|
2016-01-23 17:35:54 -08:00 |
|
C. Guy Yarvin
|
2a12fd4802
|
Fixed some uni bugs. ++fond jet still overflows when on.
|
2016-01-22 20:59:49 -08:00 |
|
C. Guy Yarvin
|
7c7c4a0368
|
ut_find *almost* works, but can't self-compile...
|
2016-01-22 15:43:56 -08:00 |
|
C. Guy Yarvin
|
7b75e647da
|
Better wiring for find testing.
|
2016-01-21 11:13:27 -08:00 |
|
C. Guy Yarvin
|
d93f96a21a
|
ut_find.c compiles, not yet activated.
|
2016-01-20 17:35:11 -08:00 |
|
C. Guy Yarvin
|
1931b4d46c
|
Double solid.
|
2016-01-20 13:33:07 -08:00 |
|
C. Guy Yarvin
|
8d3fa06040
|
Moar cleanup.
|
2016-01-20 11:34:35 -08:00 |
|
C. Guy Yarvin
|
1847272320
|
Remove some old cruft.
|
2016-01-19 15:01:36 -08:00 |
|
C. Guy Yarvin
|
5622a1f312
|
Some cleanups.
|
2016-01-19 14:36:57 -08:00 |
|
C. Guy Yarvin
|
c547343a24
|
++ad actually works.
|
2016-01-19 09:34:43 -08:00 |
|
C. Guy Yarvin
|
7e5f9393c8
|
About to test final pyramid structure.
|
2016-01-18 20:50:49 -08:00 |
|
C. Guy Yarvin
|
b97118ffd8
|
Ecco is here but doesn't compile.
|
2016-01-18 20:11:17 -08:00 |
|
C. Guy Yarvin
|
03f5d3b762
|
Cleaned-up ++ad.
|
2016-01-18 14:31:02 -08:00 |
|