Commit Graph

2204 Commits

Author SHA1 Message Date
Anton Dyudin
058a0c5089 BREACHING add path late-binding to /: 2016-02-19 12:00:35 -08:00
Philip C Monk
d285cc5055 151ization complete
Conflicts:
	Makefile
2016-02-18 19:12:31 -05:00
Anton Dyudin
8d374e940e convert type printer to hoon151 syntax 2016-02-18 15:53:53 -08:00
Philip C Monk
7268164eba Merge remote-tracking branch 'arvo/master' into HEAD
Conflicts:
	app/hood.hoon
	arvo/ford.hoon
	gen/cat.hoon
	gen/ls.hoon
	gen/ls/subdir.hoon
2016-02-18 18:52:34 -05:00
Philip C Monk
67cc10f55a Merge tag 'hoon-151' of https://github.com/juped/urbit into transfer
Hoon 151 merge

%gh crashes on startup

Conflicts:
    urb/urbit.pill
    urb/zod/app/dojo.hoon
    urb/zod/app/hood.hoon
    urb/zod/arvo/eyre.hoon
    urb/zod/arvo/ford.hoon
    urb/zod/arvo/gall.hoon
    urb/zod/arvo/hoon.hoon
    urb/zod/arvo/zuse.hoon
    urb/zod/gen/cat.hoon
    urb/zod/gen/ls.hoon
    urb/zod/gen/ls/subdir.hoon
2016-02-18 18:31:26 -05:00
Anton Dyudin
9fb151179f sort profiling, omit if empty 2016-02-18 15:26:04 -08:00
Raymond Pasco
ca0fc9e704 Merge remote-tracking branches 'ohaitch/show-wing-tack' and 'cgyarvin/mushy'
No ~| in ++tack
Fix up more typed .^ issues
2016-02-18 17:06:12 -05:00
C. Guy Yarvin
90efa87743 Better handling of .^ in ames and ++mink 2016-02-18 13:44:17 -08:00
Anton Dyudin
29daf9a533 Apparently ++tack was also using ~| on wings.
See #2
2016-02-17 17:42:08 -08:00
Raymond Pasco
259eb79cb8 Merge remote-tracking branches 'curtis/swaggle', 'anton/fix-init-no-data' and 'anton/fix-generators'
Conflicts:
	gen/hood/begin.hoon
	gen/moon.hoon

Fix ++swag electroplating-induced bug
Fix boot process for galaxies
Finish 151izing the source tree
2016-02-17 19:35:36 -05:00
Anton Dyudin
c26a12318a moved revision-0 checking to ++liar, fixing boot (oops) 2016-02-17 13:38:32 -08:00
C. Guy Yarvin
dfe5995abf Fix ++swag. 2016-02-17 13:00:37 -08:00
Raymond Pasco
764f1d956c Merge branch 'moon', remote-tracking branch 'ohaitch/show-wing'
Quick fix to make +moon work again
Restore old-style find-limbs that actually look like the code
2016-02-16 23:34:39 -05:00
Anton Dyudin
14026b6579 switch find-limb from ~| to show %l 2016-02-16 16:10:52 -08:00
Anton Dyudin
47de9e0f6e added shol:show 2016-02-16 16:10:44 -08:00
Raymond Pasco
84ae855cce Merge remote-tracking branch 'ohaitch/tree-apps'
The proverbial various fixes and improvements
2016-02-16 15:49:15 -05:00
Raymond Pasco
17e7a0dbb6 Bump ames protocol to 1 for breach. 2016-02-15 07:50:40 -05:00
Raymond Pasco
01b33c5ec5 Fix zuse electroplating bug preventing clay merges
Changed (cask) to a (cask *) to prevent a weird type error.
Without this, clay would fail a (hard (unit rand)).
2016-02-15 07:47:41 -05:00
Anton Dyudin
ea713ad0b5 cleaner beak normalization 2016-02-12 14:46:28 -08:00
Anton Dyudin
e3fe5bc72e 151ify clef-new printf 2016-02-12 14:24:17 -08:00
Anton Dyudin
b2b4ac7461 don't ~& at-lost on build error 2016-02-12 11:46:39 -08:00
Anton Dyudin
812e4c9f02 fix ford behavior on .^ block 2016-02-11 16:33:22 -08:00
Anton Dyudin
8540e1c97c 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
Anton Dyudin
81297bc162 Merge branch 'hoon-151' into tree-comments
Merge hoon 151
2016-02-10 19:43:53 -08:00
Anton Dyudin
07bbbee2cc fix mis-translated / to + 2016-02-10 18:58:14 -08:00
Raymond Pasco
73029e9aef Merge remote-tracking branch 'ohaitch/ford-wipe'
Conflicts:
	urb/urbit.pill
	urb/zod/arvo/ford.hoon
	urb/zod/arvo/gall.hoon
	urb/zod/arvo/zuse.hoon
	urb/zod/gen/hood/overload.hoon
	urb/zod/lib/kiln.hoon

NB: Was briefly hotfixed to master, if you care about trivia
2016-02-10 18:12:24 -05:00
Anton Dyudin
e047aa6690 add %f %wipe cache-clear command, for |overload 2016-02-10 14:36:17 -08:00
Raymond Pasco
309805f5e7 Merge in Hoon 151
Complicated merge of Hoon 151. This commit is a major sequence point.
2016-02-10 14:03:28 -05:00
Anton Dyudin
42c58e5920 better non-refresh urb.onupdate handling 2016-02-09 21:15:53 -08:00
Anton Dyudin
bd143385c5 Merge branch 'data-dep' into tree-comments
handle chrome/data separation in an official manner
2016-02-09 21:15:52 -08:00
Anton Dyudin
71adc8fb50 first try at head-body separation 2016-02-09 21:15:38 -08:00
Anton Dyudin
8504d823c6 moved ~/on/<dep>.js injection to mar/urb
The script itself remains in eyre, for usage by error messages.
2016-02-09 17:09:33 -08:00
Philip C Monk
c3cd21b126 print crashes on .^ 2016-02-09 19:08:27 -05:00
Anton Dyudin
c5a166c7e6 add /# dep-hash injection horn 2016-02-09 15:06:30 -08:00
Anton Dyudin
c374dbe60d add (map ,@uvH deps) to cafe 2016-02-09 14:50:52 -08:00
Anton Dyudin
e9064d6fd6 dead code 2016-02-09 12:48:12 -08:00
Anton Dyudin
51c1eaa07c pass through % to /ren statically 2016-02-09 12:06:41 -08:00
C. Guy Yarvin
7fde2eb242 Keyword/stem changes, final draft. 2016-02-08 19:35:13 -08:00
C. Guy Yarvin
81938c11b6 Generating new stems, double solid. 2016-02-08 18:17:17 -08:00
C. Guy Yarvin
6924491539 Add new keyword names. 2016-02-08 16:21:04 -08:00
Raymond Pasco
d5e097e82a Merge remote-tracking branch 'galenwp/factor'
Conflicts:
	urb/urbit.pill
	urb/zod/ape/bit.hoon
	urb/zod/arvo/eyre.hoon
	urb/zod/mar/hook.hoon
	urb/zod/pub/bit/fab/hymn.hook
	urb/zod/pub/docs/dev/hoon/principles/1-twigs.md
	urb/zod/pub/docs/dev/hoon/principles/2-syntax.md
	urb/zod/pub/docs/dev/hoon/reference/odors.md
	urb/zod/pub/docs/dev/hoon/reference/pronunciation.md
	urb/zod/pub/docs/dev/hoon/runes/sg/sgcn.md
	urb/zod/pub/docs/dev/hoon/runes/sm.md
	urb/zod/pub/docs/dev/hoon/runes/sm/smsg.md
	urb/zod/pub/docs/dev/hoon/runes/sm/smzz.md
	urb/zod/pub/docs/dev/hoon/runes/ts/tssg.md
	urb/zod/pub/docs/dev/hoon/runes/wt/wthz.md
	urb/zod/pub/docs/dev/hoon/runes/wt/wtls.md
	urb/zod/pub/docs/dev/hoon/runes/zp/zpzp.md
	urb/zod/pub/docs/theory/whitepaper.md
	urb/zod/pub/docs/user/appliance.md
	urb/zod/pub/docs/user/intro.md
	urb/zod/pub/docs/user/talk.md

Merged Galen and Anton's web refactoring work
2016-02-08 16:14:03 -08:00
C. Guy Yarvin
23d56f11e5 Some naming improvements. 2016-02-06 22:44:56 -08:00
Anton Dyudin
b834c37928 added urb.dewasp, refreshed hash as urb.onupdate argument 2016-02-05 15:49:57 -08:00
Galen Wolfe-Pauly
aebcc16adb Merge branch 'factor' of https://github.com/ohaitch/urbit into factor 2016-02-05 10:54:25 -08:00
C. Guy Yarvin
b0fd655914 Now with keywords. 2016-02-05 03:47:21 -08:00
C. Guy Yarvin
ed2269120c All stems changed over. 2016-02-05 03:27:26 -08:00
C. Guy Yarvin
26c5cba625 Modified all stems. About to remove old. 2016-02-05 03:10:07 -08:00
C. Guy Yarvin
2393f7c505 Everything changed over but %tssg, %tstr, %wtbr. 2016-02-05 02:52:10 -08:00
C. Guy Yarvin
d85cdd8e39 Everything except %tsgl through %wtdt. 2016-02-05 02:32:37 -08:00
C. Guy Yarvin
f20fb95a34 Everything but wtts-zpzp and wtkt-wtsg. 2016-02-05 02:22:47 -08:00
C. Guy Yarvin
aeb6ebc036 Still unchecked: tsgl thru zpzp. 2016-02-05 02:05:57 -08:00
C. Guy Yarvin
e52edd5d49 Converted use cases %ktwt and alphabetically above. 2016-02-05 01:58:19 -08:00
C. Guy Yarvin
ce8491f5f2 Keyword stems, step 1. 2016-02-05 01:25:58 -08:00
Galen Wolfe-Pauly
37a566021e Odds and ends: login / out, dojo details.
tree@ced2501277
2016-02-04 19:56:11 -08:00
Anton Dyudin
c05e96c62f fix hoon location header information 2016-02-04 19:05:37 -08:00
Anton Dyudin
bf11734b85 ape -> app 2016-02-04 16:38:18 -08:00
Galen Wolfe-Pauly
087911e581 sweeping with anton 2016-02-04 11:52:00 -08:00
C. Guy Yarvin
24b1e1c5d2 Convert $+ to $-. 2016-02-03 23:12:23 -08:00
C. Guy Yarvin
76ab967ef6 About to change over to $-. 2016-02-03 22:59:22 -08:00
C. Guy Yarvin
4267697f9e Fully shifted over to modern typed namespace. 2016-02-03 20:51:01 -08:00
C. Guy Yarvin
779f70559b Ford uses new load model. 2016-02-03 19:32:14 -08:00
C. Guy Yarvin
e3e4b50b08 Stable. 2016-02-03 16:14:35 -08:00
Raymond Pasco
06903d894d Merge branch 'crub'
This merge only takes the completed cryptosuite B implementation.
Curve will be enabled later.
2016-02-03 17:53:50 -05:00
C. Guy Yarvin
0657bdee82 More typed .^. 2016-02-03 13:33:43 -08:00
C. Guy Yarvin
631d4b9c04 Fully transitioned to correct %face. 2016-02-02 18:45:11 -08:00
C. Guy Yarvin
c406a58d08 Ready to remove temporary %fuss. 2016-02-02 18:26:22 -08:00
Anton Dyudin
5316ca03d8 exposed urb.waspElem, urb.waspURL
https://github.com/urbit/tree@3b360ff
2016-02-02 18:08:32 -08:00
C. Guy Yarvin
af35cff1d6 %face to %fuss. Next change back. 2016-02-02 17:50:34 -08:00
C. Guy Yarvin
1832c14cca Merge remote-tracking branch 'cgyarvin/newdeal' into newdeal 2016-02-02 14:13:21 -08:00
C. Guy Yarvin
84e7c319ae Making typed .^ a little less fake. 2016-02-02 11:52:10 -08:00
Anton Dyudin
a2081a7482 transfered /@ to "include by date", /& now "cast to mark" 2016-02-01 15:58:48 -08:00
Anton Dyudin
a86b7ccc43 preliminary refactoring: horns producing cages instead of vases 2016-02-01 15:15:10 -08:00
C. Guy Yarvin
049f1defb2 151 merge is double solid. 2016-01-31 22:16:26 -08:00
C. Guy Yarvin
25d791e2a4 Merge remote-tracking branch 'upstream/master' into newdeal 2016-01-31 20:37:49 -08:00
C. Guy Yarvin
761f588cc6 Fix various marks, etc. 2016-01-30 19:37:03 -08:00
C. Guy Yarvin
e987337bfb In the middle of internal merge. 2016-01-29 18:25:52 -08:00
Anton Dyudin
011f7c0b48 Merge branch 'factor' into ford-ren - XX unresolved js 2016-01-29 17:35:38 -08:00
Anton Dyudin
d1e6db156d Merge branch 'eyre-root-beam' into ford-ren - requested for glen/factor merge 2016-01-29 14:41:19 -08:00
Anton Dyudin
92a308d474 ford alts 2016-01-29 11:02:10 -08:00
Jeremy Wall
ff351c405e Add quy to ford-boil's sample. 2016-01-28 20:02:10 -06:00
Anton Dyudin
49f8110b2d organize ++vi core 2016-01-28 15:50:11 -08:00
Anton Dyudin
f18227a697 moved auth url structure to ~/ac/domain/~.usr/in
from ~/ac/domain/~.usr, which recognized the usr as an extension.
2016-01-28 14:33:03 -08:00
Anton Dyudin
a1a6fb80c9 forgive non-building drivers for null-authenticated requests 2016-01-28 14:26:13 -08:00
Jeremy Wall
9f6946aff3 Add urlencoded %post support to %eyre hooks
This only supports urleencoded data as the payload for now.
2016-01-27 21:22:55 -06:00
Anton Dyudin
a8f78941c9 added ++upd new-state mechanism; reified iden 2016-01-27 16:25:05 -08:00
Galen Wolfe-Pauly
02b069d94a update compiled code, login look and feel 2016-01-27 15:01:05 -08:00
Anton Dyudin
e02c79ca6c add dojo support for multi-login 2016-01-27 14:04:51 -08:00
Anton Dyudin
db981d4db3 default to identity in url path, extend facebook tokens 2016-01-26 12:32:52 -08:00
C. Guy Yarvin
4bcb6fde01 Merge remote-tracking branch 'cgyarvin/newdeal' into newdeal 2016-01-26 11:06:13 -08:00
C. Guy Yarvin
d8440e73b3 Some zpgr rationalization. 2016-01-26 11:03:05 -08:00
Anton Dyudin
d8c909f80c allow all sec/ interface arms to be stateful or stateless 2016-01-25 17:41:01 -08:00
C. Guy Yarvin
fc1068dfae Revert "Stripdown part 2."
This reverts commit afcc1cb9a80db3a687d7a2a1dc3bf1be38df5b68.
2016-01-25 16:52:58 -08:00
C. Guy Yarvin
0231d41cb6 .^ fully transitioned. 2016-01-25 16:47:58 -08:00
C. Guy Yarvin
821a7eaac4 Double solid with .# support, still a bit flaky. 2016-01-25 13:29:30 -08:00
C. Guy Yarvin
a1362cf407 Add =;, fix =^, add leading ,. 2016-01-24 20:32:24 -08:00
C. Guy Yarvin
fdc328e71a Enforce type sanity on .=. 2016-01-24 19:37:41 -08:00
C. Guy Yarvin
ce4144c42b Make ++fork actually build set-shaped things. 2016-01-24 14:05:55 -08:00
C. Guy Yarvin
6f97000bdd Double solid with new find. 2016-01-23 19:23:14 -08:00
C. Guy Yarvin
4cb1b566f3 Clean up more leak. 2016-01-23 17:37:49 -08:00
C. Guy Yarvin
6231da3cb0 Fixed some uni bugs. ++fond jet still overflows when on. 2016-01-22 20:59:49 -08:00
Anton Dyudin
4a31ec56d0 per-user auth v2: ac/.../_state looks for state in quay 2016-01-22 17:20:39 -08:00
C. Guy Yarvin
45cbf5131f ut_find *almost* works, but can't self-compile... 2016-01-22 15:43:56 -08:00
Anton Dyudin
1b0cced83c per-user auth v1 2016-01-22 12:45:38 -08:00
Anton Dyudin
06fad74dac refresh google access tokens 2016-01-21 18:06:23 -08:00
Anton Dyudin
8a6b9b4b1a Merge remote-tracking branch 'phil/github-api' into eyre-sec
Pulled in %cy disenhashing, breach, github api binding
2016-01-21 12:23:23 -08:00
Anton Dyudin
dd7c277200 move keys to clay, update fb driver 2016-01-21 11:53:57 -08:00
Anton Dyudin
2670fde242 added ++bale, ++sec-move formal zuse types 2016-01-21 11:13:43 -08:00
C. Guy Yarvin
fb685aa59f Better wiring for find testing. 2016-01-21 11:13:27 -08:00
Anton Dyudin
bd73d31dd0 pump requests, wire consistency 2016-01-21 10:54:48 -08:00
Anton Dyudin
d542a953f4 save token to core sample, refresh 2016-01-21 10:54:48 -08:00
Anton Dyudin
10c2e04e3f save state on reload 2016-01-21 10:54:48 -08:00
Anton Dyudin
d0c74442ea handle login flow redirect by exchanging code for tokens 2016-01-21 10:54:48 -08:00
Anton Dyudin
32ccca1d2b parse ~/ac oauth url 2016-01-21 10:54:48 -08:00
Anton Dyudin
3c755f384e prompt with url 2016-01-21 10:54:48 -08:00
Anton Dyudin
a62bbc9489 first stateful sec interface: intercept all %hiss, hardcoded keys 2016-01-21 10:54:48 -08:00
C. Guy Yarvin
f40c7addb0 Some cleanups; still debugging ++find. 2016-01-21 09:39:50 -08:00
C. Guy Yarvin
abbc500200 ut_find.c compiles, not yet activated. 2016-01-20 17:35:11 -08:00
Philip C Monk
b43f88e18c first part of webhook handling in gh 2016-01-20 19:49:13 -05:00
Philip C Monk
9b1c3a8dd7 first pass at blocking gall scry 2016-01-20 18:06:50 -05:00
C. Guy Yarvin
e462c0b021 Moar cleanup. 2016-01-20 11:34:35 -08:00
C. Guy Yarvin
61513f3f65 Correct void pony. 2016-01-19 17:23:01 -08:00
C. Guy Yarvin
4af8543d2c ++find now produces a ++port. 2016-01-19 15:31:40 -08:00
C. Guy Yarvin
ee6a49d930 Remove some old cruft. 2016-01-19 15:01:36 -08:00
C. Guy Yarvin
ecbc0054d4 Some cleanups. 2016-01-19 14:36:57 -08:00
C. Guy Yarvin
fd0239a332 Checked. 2016-01-19 13:23:53 -08:00
Philip C Monk
e25130f015 add ++peek 2016-01-19 14:28:24 -05:00
C. Guy Yarvin
17de390bb5 ++ad actually works. 2016-01-19 09:34:43 -08:00
C. Guy Yarvin
c644c4d80d About to test final pyramid structure. 2016-01-18 20:50:49 -08:00
C. Guy Yarvin
ec0c7e628f Ecco is here but doesn't compile. 2016-01-18 20:11:17 -08:00
C. Guy Yarvin
8c637e4087 Cleaned-up ++ad. 2016-01-18 14:31:02 -08:00
C. Guy Yarvin
2bcd15ae1f Looking a little smoother. 2016-01-17 23:41:59 -08:00
C. Guy Yarvin
b445cf3c88 Some change. 2016-01-17 20:55:11 -08:00
C. Guy Yarvin
d96d50199e Ecto being ripped up.A 2016-01-17 18:32:24 -08:00
C. Guy Yarvin
63991c49c3 All ++et arms now de-seeked. 2016-01-17 15:10:27 -08:00
C. Guy Yarvin
63697f87f3 Stash commit. 2016-01-17 14:07:38 -08:00
C. Guy Yarvin
d3f4340be3 Removed seek/poll from everything but ++mull. 2016-01-17 13:50:11 -08:00
C. Guy Yarvin
6b613ff81b %fuss entirely shifted to %face. 2016-01-16 16:47:36 -08:00
C. Guy Yarvin
dacc5eadc1 With both face and fuss. 2016-01-16 16:30:07 -08:00
C. Guy Yarvin
c24f9d5ff9 %face entirely replaced with %fuss. 2016-01-16 16:20:54 -08:00
C. Guy Yarvin
8669bd2023 About to move tshx to tstr. 2016-01-16 00:30:22 -08:00
C. Guy Yarvin
244ef50e1b Testing =#. 2016-01-15 17:42:50 -08:00
C. Guy Yarvin
6ee27783dc ++buss exists. 2016-01-15 11:02:54 -08:00
C. Guy Yarvin
1f5faa5894 Not compiling, but finished first stage of adding fuss. 2016-01-14 20:37:58 -08:00
C. Guy Yarvin
75bfad2431 Frog now purged from hoon.hoon. 2016-01-14 01:38:26 -08:00
C. Guy Yarvin
b9c816dfb4 Slightly more cleansed. 2016-01-14 01:13:01 -08:00
C. Guy Yarvin
b524cf3e98 We appear to be beyond frog; must double check. 2016-01-14 00:55:12 -08:00
C. Guy Yarvin
e872e068af Stash commit; in middle of debugging nest bug. 2016-01-13 17:46:01 -08:00
Philip C Monk
5f0824376d bump protocol to 0 2016-01-13 16:27:58 -05:00
Philip C Monk
b793d72121 Merge remote-tracking branches 'ray/fixlore', 'my/loremark', 'my/fancy-autoreload' and 'my/fixmerge' 2016-01-13 16:22:51 -05:00
Philip C Monk
0f0d08356c fix marks for new lore/role 2016-01-13 16:19:09 -05:00
C. Guy Yarvin
367adbadd7 Burn stuff builds, doesn't work... 2016-01-13 10:06:42 -08:00
C. Guy Yarvin
fc0f4e471f About to remove last traces of %frog. 2016-01-12 15:47:04 -08:00
Raymond Pasco
cde64c834d Merge remote-tracking branch 'philipcmonk/cy-without-hash'
Conflicts:
	urb/urbit.pill

Clay arcana (%cy to faster %cz)
2016-01-11 10:57:30 -05:00
Raymond Pasco
649caaf580 Merge branch 'rsaarelm-doc-tweak', remote-tracking branches 'philipcmonk/serialized-sync' and 'philipcmonk/virtualize-reload'
Tweaks to docs
Add tracking (syncing of each revision in order) to clay
Harden reloading process

Pseudo-conflicts: urb/urbit.pill
2016-01-11 10:31:39 -05:00
C. Guy Yarvin
65a4f70214 Jets are still using frogs; h.h is double-solid %fork. 2016-01-11 01:48:41 -08:00
C. Guy Yarvin
e2cd7f3629 Handling forks trivially; about to make them. 2016-01-11 01:16:38 -08:00
C. Guy Yarvin
735e31ab30 New %hold now firmly in place. 2016-01-10 23:04:34 -08:00
C. Guy Yarvin
56fe353539 Old %hold now eradicated (as %holt). 2016-01-10 22:37:59 -08:00
C. Guy Yarvin
03b97c94de Now completely free of %fork. About to change over %hold. 2016-01-10 21:39:32 -08:00
C. Guy Yarvin
801948894d Fully onto frog. Next, delete old %fork. 2016-01-10 21:08:03 -08:00
C. Guy Yarvin
9c4c196f48 All forks now generated as frog. 2016-01-10 20:43:13 -08:00
C. Guy Yarvin
2326fa1ade Jets use grof. Now ready to apply froqs piecemeal. 2016-01-10 19:56:53 -08:00
C. Guy Yarvin
7c68b60dac Double solid; about to incrementally refrog. 2016-01-10 19:10:47 -08:00
C. Guy Yarvin
ead8bd63e9 Recursion control in ++take now hold-based. 2016-01-10 17:01:31 -08:00
C. Guy Yarvin
a2eb6a9979 Frog jets installed; still not generating frogs. 2016-01-10 16:27:36 -08:00
C. Guy Yarvin
9e5cb0c7d6 Introduced %frog, but not using it or jetted yet. 2016-01-10 13:48:22 -08:00
C. Guy Yarvin
effe5f08b1 Fake wings complete in theory, though %wtts in mint.c still needs work. 2016-01-10 12:27:06 -08:00
C. Guy Yarvin
cc8bbecaef Back out most of previous change, which was right in spirit. 2016-01-09 22:01:24 -08:00
C. Guy Yarvin
d743f357fa Add %wttx support. 2016-01-09 21:32:20 -08:00
C. Guy Yarvin
1892f28c61 Old seek system eradicated. 2016-01-09 16:22:25 -08:00
Philip C Monk
47563de502 makes reload, reset crash resistant through mule
nb:  needs pill
2016-01-09 17:19:50 -05:00
C. Guy Yarvin
8bb0c19d34 Stash commit. 2016-01-09 13:20:41 -08:00
C. Guy Yarvin
6681655de6 Run soft code for %cnts in mint, mull, play. 2016-01-08 16:27:41 -08:00
C. Guy Yarvin
56ddd934c6 Merge remote-tracking branch 'cgyarvin/newdeal' into newdeal 2016-01-08 12:47:13 -08:00
C. Guy Yarvin
f30e070043 Factor out %cnts for some adjustments. 2016-01-08 12:22:42 -08:00
C. Guy Yarvin
cd9a958dab Switched ++seek and ++sick. 2016-01-07 17:14:41 -08:00
C. Guy Yarvin
aceef3d681 Change ++seek to ++sick. 2016-01-07 16:38:11 -08:00
Philip C Monk
0bbae7e679 split %cy hash out into %cz 2016-01-07 18:54:42 -05:00
C. Guy Yarvin
d538089239 Retreated from ++hail:ap. 2016-01-06 23:08:09 -08:00
C. Guy Yarvin
6101ab9a17 Still bedeviled by some devulc bugs. 2016-01-06 17:47:03 -08:00
Anton Dyudin
665d4122a6 remove translation search fixing #626, %lilt cache type 2016-01-06 16:46:23 -08:00
Anton Dyudin
cf3e0f826a remove .hook processing 2016-01-06 14:40:40 -08:00
Philip C Monk
368d07de77 add |track and case option for |merge 2016-01-06 17:16:26 -05:00
Anton Dyudin
ca1502ed77 no more hook files!
- index factored into index ren
- paste json assigned new %paste-new mark
- /!mark/ horn added to execute hoon as generating said mark
  + app front pages moved accordingly
- 404 moved to md
2016-01-05 19:15:43 -08:00
Anton Dyudin
e94312333a Move /| to be "alt" horn, use it to re-enable 404 behavior 2016-01-05 11:42:27 -08:00
C. Guy Yarvin
1b721c5f25 Make &+, |+, 0+ work; change |~ rune to |+. 2016-01-05 07:02:09 -08:00
C. Guy Yarvin
eb9b250745 Hoon 151. 2016-01-04 17:29:30 -08:00
Anton Dyudin
2cf4efcebe remove %boil ancestry search, transfer "virtual path" arg to be a coin 2016-01-04 17:16:35 -08:00
Anton Dyudin
4e761e00cd handle ._~~__ many/~[`n/0] compilation properly
Type was atom/%n, whould be cube/[0 atom/%n]
2016-01-04 17:07:11 -08:00
Anton Dyudin
c0b5d12c59 clean jet vortex mountings, remove defunct lads logic 2016-01-04 16:18:46 -08:00
C. Guy Yarvin
526548ceec Devulcanized, double solid, twigs not yet cleaned up. 2016-01-04 16:01:37 -08:00
C. Guy Yarvin
b9cd49600c Ready for complex boot sequence. 2016-01-04 06:27:35 -08:00
C. Guy Yarvin
1b81b5a3f3 About to try switching over. Double solid. 2016-01-03 21:41:35 -08:00
C. Guy Yarvin
0b7655b8a2 Closer to %cnsq. 2016-01-03 20:02:02 -08:00
C. Guy Yarvin
cdba478436 Double solid. 2016-01-03 16:59:09 -08:00
C. Guy Yarvin
84a0846379 Double-solid before devulcanization transition attempt. 2016-01-03 16:23:19 -08:00
C. Guy Yarvin
ddae003feb Devulcanization artifacts out of vanes. 2016-01-03 01:22:57 -08:00
C. Guy Yarvin
fc4f6d9494 Much cleanup. 2016-01-02 22:20:24 -08:00
C. Guy Yarvin
6c4bbf866d About to switch over to devulcanized mode. 2016-01-02 12:45:26 -08:00
C. Guy Yarvin
836bda4995 Now satisfied with casual containers. 2016-01-01 16:19:06 -08:00
C. Guy Yarvin
56d30bd9fc ++nest fully repaired. 2016-01-01 14:47:07 -08:00
C. Guy Yarvin
533b8c8627 Now fully using new, non-degenerate ++nest. 2016-01-01 14:15:50 -08:00
C. Guy Yarvin
19936b94f0 Degenerate type appears vanquished, at least in C. 2015-12-31 20:49:01 -08:00
C. Guy Yarvin
009d4945b9 In the middle of rescuing ++low. 2015-12-31 17:01:19 -08:00
C. Guy Yarvin
70d809b558 New, non-degenerate ++nost almost works, fails on ++homo. 2015-12-31 02:07:29 -05:00
C. Guy Yarvin
aa72a755b7 Change %rock to %sand. 2015-12-29 16:52:51 -05:00
C. Guy Yarvin
3a1c0a6c43 Change %rock to %sand. 2015-12-29 14:52:22 -05:00
C. Guy Yarvin
385d47530f Cube type errors fully cleaned up. 2015-12-28 17:01:44 -05:00
C. Guy Yarvin
e04e53d1f6 Remove cubab. 2015-12-28 15:53:10 -05:00
C. Guy Yarvin
7c871cbf42 This really should work but doesn't, quite. 2015-12-28 13:35:31 -05:00
C. Guy Yarvin
5d150690c1 Almost ready to kill %cube; hoon.hoon fitz cleansed. 2015-12-28 03:45:12 -05:00
C. Guy Yarvin
d1c2b55215 Activate cubical atoms. Still generating %cube. 2015-12-27 22:18:25 -05:00
C. Guy Yarvin
86022c41d8 %moat is fully vanquished; %atom constants still vestigial. 2015-12-27 16:36:49 -05:00
C. Guy Yarvin
6bc0b86d75 Supporting both %moat and %atom. 2015-12-27 16:11:01 -05:00
C. Guy Yarvin
c1a3d64a28 %atom now fully converted to %moat. 2015-12-27 16:01:10 -05:00
C. Guy Yarvin
8e05cb7ce1 Supporting but not yet generating c3__moat. 2015-12-27 15:17:04 -05:00
C. Guy Yarvin
0c7a8c644b Fully abolish %bull. 2015-12-27 01:42:53 -05:00
C. Guy Yarvin
700cd5cf11 Disabled %bull. 2015-12-27 01:18:59 -05:00
C. Guy Yarvin
45b09f2c10 New powers for $face. 2015-12-27 00:43:40 -05:00
C. Guy Yarvin
9831c6c606 Remove funky semantics from %bull. 2015-12-26 23:58:07 -05:00
C. Guy Yarvin
fc30af8593 Rationalize jets. 2015-12-26 23:39:38 -05:00
C. Guy Yarvin
10022f3d38 About to clean out %bull. 2015-12-26 22:42:45 -05:00
C. Guy Yarvin
759f3ef463 Kicked ++us out of ++ut; replaced %clfs with %smfs. 2015-12-26 15:47:04 -05:00
C. Guy Yarvin
d9b7eba2c2 Eliminate snubbing. 2015-12-26 06:44:32 -05:00
C. Guy Yarvin
e8d575db20 Rename type to span. 2015-12-26 05:07:50 -05:00
C. Guy Yarvin
35aa34fca9 Eliminated ++reco. 2015-12-26 04:54:42 -05:00
C. Guy Yarvin
2c1fbd3eb2 With ++span replaced by ++knot; also, recursion filter in ++tuck. 2015-12-26 04:37:06 -05:00
C. Guy Yarvin
63b0bb3b86 Wrong pill, but should recompile properly. 2015-12-25 20:57:04 -05:00
C. Guy Yarvin
7dab136dc9 Now only one descent mechanism. 2015-12-25 20:09:27 -05:00
C. Guy Yarvin
feaaa13e06 Not quite working. 2015-12-25 00:45:53 -08:00
C. Guy Yarvin
0bc2c95b5d Last known good. 2015-12-25 00:26:07 -08:00
C. Guy Yarvin
148b3b5b88 Now with perfect ++feel. 2015-12-24 13:14:59 -08:00
C. Guy Yarvin
16659a3a21 This should be right but isn't. 2015-12-24 11:51:57 -08:00
C. Guy Yarvin
0494194dff About to reduce newdeal. 2015-12-24 11:46:06 -08:00
C. Guy Yarvin
75c3a7e04f new ++feel, almost perfect. 2015-12-24 00:20:22 -08:00
C. Guy Yarvin
ae792add4f No longer comparing to old seek. 2015-12-23 21:42:08 -08:00
C. Guy Yarvin
151ceea50d Matched to ++feel, with some temporary bull laming. 2015-12-23 21:30:54 -08:00
C. Guy Yarvin
8a18e8ede4 Interim commit. 2015-12-23 00:03:53 -08:00
C. Guy Yarvin
105a3ffc0b Cleanup should not have removed. 2015-12-22 23:18:53 -08:00
C. Guy Yarvin
a74d5219fc Stripdown part 2. 2015-12-22 21:19:38 -08:00
C. Guy Yarvin
c39ca2e92a Fixed %deet. Really about to prune. 2015-12-22 20:57:10 -08:00
C. Guy Yarvin
8f63262b74 About to strip the tree. Minor fixes. 2015-12-22 20:48:20 -08:00
C. Guy Yarvin
38fc2f77dc About to test ++feel. 2015-12-22 20:12:56 -08:00
Anton Dyudin
b98e0279fb specify /# per path, rename it to /, 2015-12-22 17:11:05 -08:00
Anton Dyudin
4efa26c2d9 moved /% to ren, changed /% to act on virtual path only 2015-12-21 17:29:47 -08:00
C. Guy Yarvin
a121ca32d2 Disabled all wing traversal jerts. 2015-12-21 16:38:31 -08:00
C. Guy Yarvin
46f8dcfe94 Now with hygienic $+. 2015-12-21 14:51:41 -08:00
C. Guy Yarvin
ea64696bc6 Fixed vet caching issue. 2015-12-21 14:45:22 -08:00
C. Guy Yarvin
493c66cad4 About to close vetting type loophole. 2015-12-21 12:45:47 -08:00
C. Guy Yarvin
5c2256d6ff Rename ugly non-runes. 2015-12-20 21:05:19 -08:00