Commit Graph

49 Commits

Author SHA1 Message Date
Fang
aa2843fedb Maintain old %warp interface. Use %werp for %west read requests.
This also makes live-updating to this new clay easier.
2018-02-08 17:11:32 +01:00
Fang
91fe74d7d6 Add requester ship to clay's %warp task to aid in permission checks for %wests. 2018-02-08 00:42:40 +01:00
Anton Dyudin
b3d5acb48b
HT @belisarius222 2017-12-11 15:54:42 -08:00
Anton Dyudin
496a9c87aa Don't erase types in (lake %noun), which should always suceed 2017-12-11 15:36:55 -08:00
Anton Dyudin
f24f2190a5 Merge branch 'master' into cleaner-deco
Conflicts:
	gen/deco.hoon
	sys/hoon.hoon
2017-12-05 12:24:06 -08:00
C. Guy Yarvin
37ca298f88 Correctly hand-merge e3e0a7f. 2017-12-01 15:54:50 -08:00
C. Guy Yarvin
db4a6008be Revert a bad merge. 2017-12-01 15:53:40 -08:00
C. Guy Yarvin
60e3381bd0 Revert "Fixed bad merge."
This reverts commit 16b84c0ce7.
2017-12-01 15:52:15 -08:00
C. Guy Yarvin
16b84c0ce7 Fixed bad merge. 2017-12-01 15:50:09 -08:00
C. Guy Yarvin
c009427372 Merge commit 'e3e0a7f' into master-pulls 2017-12-01 15:30:19 -08:00
C. Guy Yarvin
122c269332 Complete initial transition to ++blow as %ktcn. 2017-11-25 13:13:53 -08:00
Anton Dyudin
47f2c2f54a fix "span" references in ford 2017-11-22 12:28:31 -08:00
Anton Dyudin
6c432d9f38
Merge branch 'master' into unspam 2017-11-20 16:13:05 -08:00
C. Guy Yarvin
bd17e5ece5 Rename ++twig to ++hoon. 2017-11-16 13:50:03 -08:00
C. Guy Yarvin
c7e73c22f9 Rename ++span to ++type. 2017-11-16 12:44:27 -08:00
Anton Dyudin
61e2c4994a stray parser simplification 2017-11-15 14:39:02 -08:00
Anton Dyudin
cfdc7efaf6 follow #449 review comments 2017-11-09 13:10:26 -08:00
Anton Dyudin
6239ed87ea get rid of fin.bay 2017-11-09 13:08:54 -08:00
Anton Dyudin
ce120f8ce1 minor cleanup 2017-11-08 16:41:58 -08:00
Anton Dyudin
83dbc36e06 remove debugging printfs 2017-11-08 14:32:45 -08:00
Anton Dyudin
6858a99e69 track dependencies per beam 2017-11-08 14:32:40 -08:00
Anton Dyudin
9f74a8d19a Merge branch 'clean-ford' into unspam 2017-11-01 15:44:05 -07:00
C. Guy Yarvin
32278ff153 Clean up some memory-eating junk. 2017-10-30 15:12:38 -07:00
C. Guy Yarvin
dc25979f59 Merge remote-tracking branch 'origin/master' into piaf-runes 2017-09-21 18:45:27 -07:00
C. Guy Yarvin
24e9481acc Convert = runes. 2017-09-20 13:15:30 -07:00
C. Guy Yarvin
f8349b1aa7 Correct ^ conversion. 2017-09-19 17:35:45 -07:00
C. Guy Yarvin
60a1104891 Translate ^ runes. 2017-09-19 16:24:30 -07:00
C. Guy Yarvin
76dbc417ae All % runes except %-. 2017-09-18 17:55:32 -07:00
C. Guy Yarvin
d0f512e549 All : runes. 2017-09-18 11:50:10 -07:00
C. Guy Yarvin
81046c7587 143: | runes. 2017-09-17 18:32:20 -07:00
C. Guy Yarvin
bf3b8432b3 About working. But very slow. 2017-09-07 16:47:49 -07:00
C. Guy Yarvin
10c0084647 Ford integrated, gall needs a bit of thought. 2017-04-29 21:46:39 -07:00
C. Guy Yarvin
f847cf4c12 Almost building vanes. 2017-04-19 07:48:10 -07:00
C. Guy Yarvin
c8e262df75 Fully booting with new chapter structures. 2017-04-16 15:37:47 -07:00
C. Guy Yarvin
c0d3f0fa33 Terminating coherent-cords-e. 2017-04-16 15:37:45 -07:00
C. Guy Yarvin
11c63fe78a coherent-cords-d, chapters, initial commit. 2017-04-16 15:33:08 -07:00
Joseph Bryan
af767350a8 removes +-tap:by accumulator arg and changes calling convention 2017-03-20 18:56:00 -04:00
Joseph Bryan
ebed890f00 removes +-tap:in accumulator arg and changes calling convention 2017-03-20 18:55:55 -04:00
Raymond Pasco
bab93e7ac2 Merge remote-tracking branch 'ohAitch/zuseflat-pretty'
Complete the restructuring of zuse. Add old-zuse compatibility layer.
2017-02-13 22:19:03 -05:00
Anton Dyudin
53eef4cd8d marks mostly functional 2017-02-13 16:02:25 -08:00
Raymond Pasco
bbc4d2c0ee Repository cleanup
mostly trailing whitespace removal
no new kernel because only changes there are whitespace removal
2016-12-15 22:36:45 -08:00
Elliot Glaysher
c01673d8a4 Add a tiswut rune which is a conditional tisdot.
This changes:

  =.  a  ?.  =(b c)  a  c

into:

  =?  a  =(b c)  c

This also adds a few obvious changes in the vanes and in app/talk.hoon
to take advantage of this new rune.
2016-12-12 21:46:29 -08:00
Anton Dyudin
e6dcaa4a1c comments 2016-12-12 14:29:16 -08:00
Anton Dyudin
573562fc0c add /===/mar and /===/arvo to %core req dependends
This will cause many false positives (all apps reloaded on any mark change), but @cgyarvin says it's better than them drifting out of sync as they currently do.
2016-12-12 14:28:31 -08:00
Anton Dyudin
48cbb8c376 rename furl to flay in ford 2016-12-08 14:16:57 -08:00
Anton Dyudin
91f8049819 remove ^vane shims
requires vere without crypto:ames
2016-12-08 13:50:32 -08:00
Anton Dyudin
5fbb2dff28 port forward lore, role, and rolt usage 2016-12-08 13:50:31 -08:00
C. Guy Yarvin
0f762fd2a4 Move merged vanes back. 2016-12-02 11:34:07 -08:00
C. Guy Yarvin
092dc318de New metal boot system. 2016-11-23 20:25:07 -08:00