Fang
|
36d40e00de
|
Merge commit 'af4fe5d88597a877135931aeedcc9d460262cf45' into clay-permissions
|
2018-01-24 14:29:54 +01:00 |
|
Ted Blackman
|
af4fe5d885
|
Merge pull request #597 from Fang-/clay-multisub
Clay %mult multiple cares
|
2018-01-23 14:48:31 -08:00 |
|
Fang
|
2e364287d7
|
Clay permissions interface proposal.
|
2018-01-23 22:52:31 +01:00 |
|
Fang
|
8a1da39aac
|
Remove ++gift copy from internal clay structures.
|
2018-01-23 17:38:13 +01:00 |
|
Fang
|
7a0e2f216b
|
Change %mult interface to allow different/multiple cares per path.
|
2018-01-23 17:35:12 +01:00 |
|
cgyarvin
|
c0e7a71633
|
Merge pull request #534 from mrdomino/master
New key for ~tyr
|
2018-01-22 16:22:48 -08:00 |
|
Ted Blackman
|
a8354821b0
|
Merge pull request #575 from Fang-/clay-multisub
Clay multi-%next: %mult (and fix for %next)
|
2018-01-22 11:16:13 -08:00 |
|
Fang
|
d9409e8dff
|
Clean up ++cach.
|
2018-01-22 16:01:00 +01:00 |
|
Fang
|
635d235cd7
|
Made %mult requests produce only a case and set of paths.
It now works the way %next should.
|
2018-01-22 15:54:37 +01:00 |
|
Ted Blackman
|
163f2bdcf6
|
Comments and whitespace
|
2018-01-18 18:04:53 -08:00 |
|
Ted Blackman
|
ba4405565f
|
Clay subscribes to changes to marks, so Ford can cache-promote them. Seems much faster
|
2018-01-18 18:03:02 -08:00 |
|
Fang
|
e3cbbd31a2
|
Consolidates the logic for %next and %mult.
Not thoroughly tested yet.
|
2018-01-19 01:54:41 +01:00 |
|
Anton Dyudin
|
6fcbaab5fa
|
don't error on off-graph dependency notification
|
2018-01-18 13:53:14 -08:00 |
|
Ted Blackman
|
eda36249c2
|
Merge pull request #521 from Fang-/jael-burn
Reverted accidentally renamed jael tag.
|
2018-01-18 12:19:13 -08:00 |
|
cgyarvin
|
015972a51e
|
Merge pull request #538 from Fang-/gall-nocrash
Prevent gall from breaking things over bone 0
|
2018-01-18 11:30:52 -08:00 |
|
Fang
|
7044ee543b
|
Fix erroneous indentation.
|
2018-01-18 19:07:57 +01:00 |
|
Fang
|
5bb364636d
|
Fix an oopsie that was part of a change "lightly refactor ++wake %next" that accidentally made it into 4671526a .
|
2018-01-18 01:54:24 +01:00 |
|
Fang
|
e2b056eff9
|
Rewrite ++dedupe to roll instead of skim, and fix issue where it wasn't accounting for different cases correctly.
ie, it wasn't making sure that the found case was *actually* before the new request's case.
|
2018-01-18 01:25:58 +01:00 |
|
Fang
|
4671526a3e
|
Make use of alias types more consistent.
|
2018-01-18 01:23:31 +01:00 |
|
Fang
|
70ad73e8ba
|
Modified %mult to support past revisions, but with only a single case for all files.
|
2018-01-17 23:55:54 +01:00 |
|
Fang
|
5840c496c7
|
Fixed the ++start-request for next to properly take non-existing files into account when checking through older versions.
|
2018-01-17 16:49:16 +01:00 |
|
Fang
|
0d1b98852e
|
Comments and cleanup based on feedback.
|
2018-01-17 16:43:20 +01:00 |
|
Anton Dyudin
|
641c577c7b
|
promote key and not just the value to current beak
|
2018-01-16 16:34:26 -08:00 |
|
Anton Dyudin
|
28c4caedfd
|
cancel remaining subs on [%news @uvH]
|
2018-01-16 16:23:11 -08:00 |
|
Anton Dyudin
|
c59a3869b2
|
put rebuild printfs behind ~?
|
2018-01-16 16:11:42 -08:00 |
|
Ted Blackman
|
31dac082b6
|
assertions in ++beam-dents-in-dir
|
2018-01-16 14:19:40 -08:00 |
|
Fang
|
d4b0b408cf
|
Fix %next to not cancel the subscription if the watched file doesn't yet exist.
Instead, register file creation as a change.
|
2018-01-15 23:45:33 +01:00 |
|
Fang
|
307b86bb3b
|
Clay state adapter.
|
2018-01-15 20:24:11 +01:00 |
|
Fang
|
b2669ed2ed
|
Add a %mult rave to the clay interface. Add a %wris gift to support its output.
%mult acts like %next, except it watches multiple paths. If any of them change, it sends all changes to the watched files in a %wris.
|
2018-01-15 20:23:37 +01:00 |
|
Anton Dyudin
|
3f9223094a
|
add state adapter for %many refactoring
|
2018-01-10 17:59:15 -08:00 |
|
Ted Blackman
|
916135b58e
|
more hoon %143 syntax replacement
|
2018-01-10 10:47:43 -08:00 |
|
Ted Blackman
|
7e009048a4
|
++beam-dents-in-dir:na to go with ++de-dup-subdirs
|
2018-01-09 17:34:28 -08:00 |
|
Ted Blackman
|
2cfccc3670
|
reorganize and comment ++rebuild.
may have fixed a logic bug where it ignored %beam dependencies in `new`.
|
2018-01-09 13:47:32 -08:00 |
|
Ted Blackman
|
3e1f07170f
|
hoon %143 syntax for molds and a few other places
|
2018-01-09 13:43:48 -08:00 |
|
Ted Blackman
|
f579d0dd0b
|
WIP Fixed some issues with rebuilding.
|
2018-01-08 18:00:42 -08:00 |
|
Ted Blackman
|
b71a4a65cf
|
Ported deduplication logic from master
|
2018-01-08 14:48:22 -08:00 |
|
Fang
|
62b5310695
|
Consider passing bone 0 in cards invalid.
|
2018-01-08 23:05:10 +01:00 |
|
Steven Dee
|
942956c8c0
|
New key for ~tyr
Also put on an n in compliance with current Steven Dee naming
conventions (and various government IDs.)
|
2018-01-05 09:17:21 -05:00 |
|
Ted Blackman
|
682870f082
|
manually fixed greedy-ford for new arvo master
|
2018-01-03 18:47:15 -08:00 |
|
Ted Blackman
|
845696a3a6
|
Fix Clay %next revision
adapted from commit 852997ac16a751c69775489c61ae8e5b650c9a50
|
2018-01-03 16:37:44 -08:00 |
|
Ted Blackman
|
6169a6311a
|
adapt changes to ++rove
from commit 180751aa8223cdd66648ccc4e685fde784328585
|
2018-01-03 16:29:59 -08:00 |
|
Anton Dyudin
|
b2030e47f3
|
Fix gall scry
cf. aaa9267 , fixes #512
|
2017-12-21 15:57:35 -08:00 |
|
Fang
|
6a0385eeeb
|
Reverted accidentally renamed jael tag.
|
2017-12-21 22:44:17 +01:00 |
|
C. Guy Yarvin
|
390062e296
|
Update galaxy table for changes committed only in jael.
|
2017-12-19 16:06:46 -08:00 |
|
Fang
|
ed8e30bcf3
|
Disabled %cake-woot-bad printf in ames.
|
2017-12-14 00:11:34 +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 |
|
Keaton Dunsford
|
81d22528c0
|
Ames protocol version 7
|
2017-12-07 11:56:09 -08:00 |
|
cgyarvin
|
ca0ad49ef1
|
Merge pull request #456 from ohAitch/cleaner-deco
clean up / improve coverage of :> :< implementation
|
2017-12-06 12:59:15 -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 |
|
Ted Blackman
|
8bf726fdb1
|
Merge pull request #463 from ohAitch/fix-sso
recover SSO code from history
|
2017-12-05 12:20:30 -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 |
|
Anton Dyudin
|
c8d98a1220
|
eagerly evaluate "eyre: execute" error info
to avoid issues from lazy traps in defunct requests
(cherry picked from commit 46320bf9d9579508fa0492b88ab055979929e049)
|
2017-12-01 14:05:57 -08:00 |
|
Anton Dyudin
|
477aebd128
|
recover SSO code from history
"revert eyrelearning" didn't quite get everything
|
2017-11-29 20:18:50 -08:00 |
|
cgyarvin
|
3c86ea262a
|
Merge pull request #459 from Fang-/gall-quit
Remove registered subscription from gall when sending %quit.
|
2017-11-27 11:29:32 -08:00 |
|
C. Guy Yarvin
|
06280f904a
|
Use /foo//bar for [%foo %$ %bar], foo/3 for [%foo 3]
|
2017-11-26 15:08:52 -08:00 |
|
C. Guy Yarvin
|
122c269332
|
Complete initial transition to ++blow as %ktcn.
|
2017-11-25 13:13:53 -08:00 |
|
C. Guy Yarvin
|
b3245ae96b
|
++musk committed, still testing.
|
2017-11-25 13:13:53 -08:00 |
|
Fang
|
18cd954af7
|
Remove registered subscription from gall when sending %quit.
|
2017-11-23 22:16:59 +01: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 |
|
Anton Dyudin
|
57006281f2
|
Merge remote-tracking branch 'urbit/maint-20170614'
|
2017-10-30 17:05:17 -07:00 |
|
C. Guy Yarvin
|
32278ff153
|
Clean up some memory-eating junk.
|
2017-10-30 15:12:38 -07:00 |
|
C. Guy Yarvin
|
2a1fd3f2fe
|
Clear some debug settings.
|
2017-10-30 10:48:56 -07:00 |
|
Anton Dyudin
|
71550b0bfd
|
Revert "Merge branch 'jaelwomb' into cc-release"
(jael doesn't exist yet)
This reverts commit 13bc8ea59f , reversing
changes made to c232f670be .
|
2017-10-26 13:59:49 -07:00 |
|
Anton Dyudin
|
a1a200d793
|
Merge branches 'tarpam' and 'eyreunlearn'
|
2017-10-25 17:47:54 -07:00 |
|
Anton Dyudin
|
b041f70520
|
Revert "Merge branch 'eyrelearning' into cc-release"
This reverts commit 1365c178df , reversing
changes made to 278641b6c7 .
|
2017-10-25 16:20:22 -07:00 |
|
C. Guy Yarvin
|
7b016c9c4f
|
Merge branch 'master' of http://github.com/urbit/arvo
|
2017-10-24 17:16:21 -07:00 |
|
C. Guy Yarvin
|
808911d948
|
Fully 143-ize %ames.
|
2017-10-23 22:17:38 -07:00 |
|
C. Guy Yarvin
|
bf818adf09
|
Correct previous commit.
|
2017-10-23 21:48:07 -07:00 |
|
Anton Dyudin
|
b7193da158
|
fix core pretty-printing
|
2017-10-23 15:09:26 -07:00 |
|
C. Guy Yarvin
|
4018c1b571
|
More syntax fixes; add , prefix for handmade pattern
|
2017-10-23 14:41:27 -07:00 |
|
C. Guy Yarvin
|
8b727d48ca
|
Fix |reset.
|
2017-10-19 10:36:53 -07:00 |
|
C. Guy Yarvin
|
363d0f2ae4
|
Bring ames galaxy table up to date with jael.
|
2017-10-16 16:38:08 -07:00 |
|
C. Guy Yarvin
|
55d39b96bc
|
Transfer ~nul to Matthew Liston.
|
2017-10-16 16:32:36 -07:00 |
|
C. Guy Yarvin
|
5c3fd13cc9
|
Ticketing works.
|
2017-10-11 17:00:21 -07:00 |
|
C. Guy Yarvin
|
266745b34a
|
Fix some clay networking issues.
|
2017-10-10 15:11:06 -07:00 |
|
C. Guy Yarvin
|
e0cb33b815
|
Fix some boot issues.
|
2017-10-09 22:22:47 -07:00 |
|
C. Guy Yarvin
|
aaa92672c8
|
Fix ames scry.
|
2017-10-08 13:44:25 -07:00 |
|
C. Guy Yarvin
|
7a6b52f178
|
%wyll to %will.
|
2017-10-08 12:45:01 -07:00 |
|
Fang
|
ae72b8f10f
|
Merge pull request #437 from joemfb/plan-serv-cc
forwardport #436
|
2017-10-07 13:31:28 +02:00 |
|
Joseph Bryan
|
e6f52193d5
|
writes web/plan to whichever desk has been |served
|
2017-10-06 19:59:28 -04:00 |
|
C. Guy Yarvin
|
1bc7a79319
|
Mysterious fix.
|
2017-10-03 12:07:16 -07:00 |
|
C. Guy Yarvin
|
180ff8ce92
|
Closer!
|
2017-10-02 21:49:12 -07:00 |
|
C. Guy Yarvin
|
5a74064080
|
Merge branch 'remaint' into remaint-merge
|
2017-10-01 18:50:19 -07:00 |
|
C. Guy Yarvin
|
0b5a831551
|
Dual-boots on maintenance and master vere.
|
2017-09-27 17:27:08 -07:00 |
|
C. Guy Yarvin
|
eee8697782
|
Transfer ~nem to Jeremy Tunnell.
|
2017-09-22 11:48:37 -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
|
ec90cc34e2
|
Converted !!, the final rune.
|
2017-09-20 17:54:04 -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
|
d66cdad1f1
|
%call attempt.
|
2017-09-18 22:40:30 -07:00 |
|
C. Guy Yarvin
|
76dbc417ae
|
All % runes except %-.
|
2017-09-18 17:55:32 -07:00 |
|
C. Guy Yarvin
|
405ec43328
|
Convert %~.
|
2017-09-18 15:32:35 -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
|
4ecc2d180a
|
Transfer ~pur to Paul Driver.
|
2017-09-17 11:38:07 -07:00 |
|
C. Guy Yarvin
|
95b47c7fd5
|
Transfer ~syn to Pantera (not the band).
|
2017-09-08 17:45:27 -07:00 |
|
C. Guy Yarvin
|
c54a78bf1c
|
Transfer ~dul and ~het to Galen Wolfe-Pauly.
|
2017-09-08 17:44:46 -07:00 |
|
C. Guy Yarvin
|
526146aaf3
|
Promised ~teb to Michael Vassar.
|
2017-09-08 17:43:31 -07:00 |
|
C. Guy Yarvin
|
96fed322f2
|
Reverted family aliases.
|
2017-09-08 17:42:36 -07:00 |
|
C. Guy Yarvin
|
bf3b8432b3
|
About working. But very slow.
|
2017-09-07 16:47:49 -07:00 |
|
C. Guy Yarvin
|
f54dc77183
|
Import ++redo from /resurface branch.
|
2017-09-06 16:46:30 -07:00 |
|
C. Guy Yarvin
|
110998bf94
|
Made wills work by gutting some checks.
|
2017-06-13 18:41:32 -07:00 |
|
C. Guy Yarvin
|
3a3f2de13c
|
Stash.
|
2017-06-13 07:50:42 -07:00 |
|
C. Guy Yarvin
|
3a45d0f9aa
|
Various etc.
|
2017-06-12 18:04:38 -07:00 |
|
C. Guy Yarvin
|
aabae9e79b
|
Adjust %send so it can come out through dill.
|
2017-06-12 15:59:28 -07:00 |
|
C. Guy Yarvin
|
32adf629f3
|
Galaxy gifted to Michael Vassar in 2011.
|
2017-06-12 11:07:29 -07:00 |
|
C. Guy Yarvin
|
5728b20138
|
Unmask some sentimental assignments.
|
2017-06-12 09:39:58 -07:00 |
|
C. Guy Yarvin
|
904147cb08
|
Booting galaxies again.
|
2017-06-11 22:46:34 -07:00 |
|
C. Guy Yarvin
|
8b93357182
|
Adjust %sith card for secret/ticket.
|
2017-06-10 22:40:47 -07:00 |
|
C. Guy Yarvin
|
ad2aa8b197
|
Boots, but some jet registration problems in ++ed.
|
2017-06-09 17:30:18 -07:00 |
|
C. Guy Yarvin
|
68ad7ff3f6
|
Stash.
|
2017-06-09 08:04:57 -07:00 |
|
C. Guy Yarvin
|
eb30c8d75c
|
Uncompiled, but should bring up children.
|
2017-06-08 16:57:38 -07:00 |
|
C. Guy Yarvin
|
6931fb0ae5
|
Stash.
|
2017-06-08 07:49:06 -07:00 |
|
C. Guy Yarvin
|
fbcbe2960f
|
Stash.
|
2017-06-07 21:35:40 -07:00 |
|
C. Guy Yarvin
|
fb73d473a3
|
Stash commit
|
2017-06-07 17:21:23 -07:00 |
|
C. Guy Yarvin
|
7b6ce84b9b
|
Large messages seem to work reliably; needs fuzz.
|
2017-06-07 11:34:51 -07:00 |
|
C. Guy Yarvin
|
cda7cf2053
|
Basic networking; large messages have assembly bug
|
2017-06-06 17:29:37 -07:00 |
|
C. Guy Yarvin
|
8985648bc2
|
Basic networking now.
|
2017-06-06 13:23:58 -07:00 |
|
C. Guy Yarvin
|
7c841e4ec0
|
Some printfs.
|
2017-06-05 17:24:45 -07:00 |
|
C. Guy Yarvin
|
3d1f9a77b6
|
Network communication between galaxies.
|
2017-06-03 21:57:18 -07:00 |
|
C. Guy Yarvin
|
e7abb4b033
|
Initial boot with brass.pill.
|
2017-06-03 21:15:10 -07:00 |
|
Raymond Pasco
|
7dc270f89f
|
Merge remote-tracking branch 'joemfb/detap'
|
2017-05-17 05:38:26 -04:00 |
|
C. Guy Yarvin
|
9abe2f5dc2
|
Shim for ++gall.
|
2017-04-30 19:51:12 -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
|
ffd5e6be41
|
Added ++neon adapters to ++dill and ++eyre.
|
2017-04-29 20:42:07 -07:00 |
|
C. Guy Yarvin
|
9dfb99ea0f
|
Interface adaptors for %behn and %clay.
|
2017-04-29 17:38:08 -07:00 |
|
C. Guy Yarvin
|
336f2aedff
|
Sfash.
|
2017-04-26 14:58:41 -07:00 |
|
C. Guy Yarvin
|
f3b929673a
|
Stash.
|
2017-04-24 20:17:56 -07:00 |
|
C. Guy Yarvin
|
f5b1de2952
|
xmas shim established.
|
2017-04-24 14:29:13 -07:00 |
|
C. Guy Yarvin
|
f5ee7d4f7f
|
%jael stitch compiles.
|
2017-04-23 17:18:51 -07:00 |
|
C. Guy Yarvin
|
e786d38d1a
|
Revert to slightly superior old vane interface.
|
2017-04-23 10:10:11 -07:00 |
|
C. Guy Yarvin
|
7283b40e3a
|
Stash.
|
2017-04-22 20:13:14 -07:00 |
|
C. Guy Yarvin
|
f847cf4c12
|
Almost building vanes.
|
2017-04-19 07:48:10 -07:00 |
|
C. Guy Yarvin
|
64e98d61c7
|
Merge branch 'revere-ivory' into piaf
|
2017-04-16 18:55:22 -07:00 |
|