Anthony Arroyo
9bd01853e5
Revert "Revert "Change %w care to return both @ud and @da cases""
2018-05-09 11:24:34 -07:00
Anthony Arroyo
00b2291ca8
Revert "Change %w care to return both @ud and @da cases"
2018-05-09 10:56:07 -07:00
Fang
d681c5964c
Update existing usage of clay %w to take new result type into account.
2018-05-03 00:06:19 +02:00
Keaton Dunsford
42d52073be
Add timestamps to Ford cache wipes
...
This will be more helpful in understanding current Ford's cache-clearing behavior as we continue to make changes to alleviate its issues relating to potential memory overflows, slow build performance, and subsequent `504` HTTP errors.
2018-03-13 12:43:40 -07:00
Fang
0d647de570
Clean up ++load of vanes.
2018-02-22 15:19:17 +01:00
Ted Blackman
3e753e1286
Merge pull request #628 from ohAitch/keep-cache
...
propagate cache properly when erroring inside /_
2018-02-20 13:14:22 -08:00
Anton Dyudin
66533b7aa6
propagate cache properly when erroring inside /_
2018-02-19 19:15:40 -08:00
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