Anton Dyudin
eb4181f362
Partially revert "Various fixes and improvements."
...
This reverts the %doff section of commit 7524157829
.
Diffs are back to being validated immediately upn receipt, if possibly with data off the wrong desk.
2017-03-24 13:01:38 -07:00
Raymond Pasco
b98362b6b5
Merge branches 'Fang-short-ship-names' and 'ohAitch-talk-refix-presence', remote-tracking branches 'joemfb/colors', 'ohAitch/fix-gall-nest', 'joemfb/signin-everywhere', 'ohAitch/show-redirect', 'ohAitch/logout-clear-ship', 'joemfb/cass-cuss', 'joemfb/key-by-correct', 'joemfb/rm-dup-arms', 'joemfb/gaf-by-print-once', 'joemfb/apt-set', 'joemfb/snag-cast', 'origin/ohAitch-help-text-tweak', 'ohAitch/informative-block' and 'ohAitch/refactor--elem-to-react-json'
...
Conflicts:
lib/react.hoon
Short ship names in terminal prompt
Fix talk presence again
Terminal color support
Use compiler cache in ++ap-slam check
Serve css from the current desk
Show redirect page for cross-ship redirects
Clear ship cookie on /~/away
Normalize ++cass and ++cuss
Fix +-key:by
Prune duplicate arms
Remove +-gaf:by
Fix ++apt
Add cast to ++snag
Suggest +help %hood
Show path in "blocking not beam" error
Rename lib/react to lib/elem-to-react-json
2016-10-26 11:39:11 -04:00
Joseph Bryan
1754f7797f
refactors ++ansi in dill, adds comments
2016-10-25 19:38:06 -04:00
Joseph Bryan
d6c556885c
fixes ANSI codes; enables fg/bg colors in %dill
2016-10-25 19:38:06 -04:00
Joseph Bryan
6d5aa72469
++styd -> ++stye
2016-10-25 19:38:06 -04:00
Joseph Bryan
0c8f77d187
adds support for styled prompt
...
... $pro in ++dill-blit, ++sole-prompt, drum/hood state transition
2016-10-25 19:37:59 -04:00
Joseph Bryan
1b82e46b0d
adds ansi text effect codes in %dill
2016-10-19 12:38:51 -04:00
Joseph Bryan
f2529886bf
adds styled text molds to ++dill-blit
2016-10-19 12:38:45 -04:00
Joseph Bryan
114b5b7d3f
removes duplicate arms in %zuse and %dill
2016-09-28 01:26:38 -04:00
Raymond Pasco
7423392cba
Merge branch 'scrambler' into breaching-inception
...
We need new @p
2016-08-11 10:40:59 -07:00
Raymond Pasco
96b39223a5
Add ++mold synonym for $-(* *)
...
This is to aid the readability of higher-order molds. Now one can have
|* a/mold
{p/a q/a}
instead of using $- directly.
The old arvo ++mold becomes ++wind. Cards are like the mathematical dual
to stack frames - they're instructions on whether to wind or unwind the
implicit stack.
2016-03-04 21:15:58 -05:00
Philip C Monk
17d6fccced
reset on initial pull
2016-02-25 18:19:44 -05:00
Raymond Pasco
5daa7d2592
Merge tag 'hoon-151' into scrambler
...
Hoon 151 merge
Conflicts:
urb/urbit.pill
urb/zod/arvo/dill.hoon
urb/zod/arvo/hoon.hoon
Slightly evil: had to remove a ~doznec from lib/helm.hoon
2016-02-10 15:10:18 -05:00
C. Guy Yarvin
4267697f9e
Fully shifted over to modern typed namespace.
2016-02-03 20:51:01 -08:00
C. Guy Yarvin
e3e4b50b08
Stable.
2016-02-03 16:14:35 -08:00
Raymond Pasco
c3f4be83e5
Disallow leading 'zeroes' in @p
...
As a consequence, also removed ~doznec special case in dill
2016-02-03 16:22:06 -05:00
C. Guy Yarvin
1b81b5a3f3
About to try switching over. Double solid.
2016-01-03 21:41:35 -08:00
C. Guy Yarvin
385d47530f
Cube type errors fully cleaned up.
2015-12-28 17:01:44 -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
86022c41d8
%moat is fully vanquished; %atom constants still vestigial.
2015-12-27 16:36:49 -05:00
C. Guy Yarvin
c1a3d64a28
%atom now fully converted to %moat.
2015-12-27 16:01:10 -05:00
C. Guy Yarvin
9fa3e1c23f
Final conversion of # to +.
2015-12-20 13:16:39 -08:00
C. Guy Yarvin
860dff2d26
Convert + to / in codebase.
2015-12-20 12:50:45 -08:00
C. Guy Yarvin
2519413c4f
Switch / to # for + to /.
2015-12-20 03:48:17 -08:00
C. Guy Yarvin
b3a08a9fb3
Completed syntax adaptation of main code path.
2015-12-14 14:46:44 -08:00
C. Guy Yarvin
c36210cdce
Cab cleanup, pass 1.
2015-12-14 14:21:10 -08:00
C. Guy Yarvin
a45f0c6dc4
Full modern syntax.
2015-12-13 23:58:14 -08:00
C. Guy Yarvin
04ca90b9b5
Mostly without $^.
2015-12-13 22:21:19 -08:00
C. Guy Yarvin
53b1351836
Mostly detoxified rogue %ktts.
2015-12-12 18:51:23 -08:00
C. Guy Yarvin
d4bd6d06a4
All vanes now cleaned. h.h still accepts old syntax.
2015-12-08 11:22:56 -08:00
C. Guy Yarvin
f6128cf792
First pass translation done for all arvo/.
2015-12-07 09:44:24 -08:00
C. Guy Yarvin
0f588c9546
%dill, etc.
2015-12-05 17:43:57 -08:00
C. Guy Yarvin
f979e96d10
Doc fixes and changes to match.
2015-10-09 18:31:07 -07:00
Raymond Pasco
777924283d
Create planets with a %kids desk
2015-10-05 16:48:55 -04:00
Philip C Monk
a84fb403f6
turn off autoload with |autoload
2015-09-16 19:40:53 -04:00
Philip C Monk
aaa9022a48
autoreload and autoreset
2015-09-16 18:39:11 -04:00
Philip C Monk
13a01c3e36
merge from commit rather than desk
2015-09-09 17:08:10 -04:00
Anton Dyudin
58472ff37a
fixed cmdline begin
2015-07-14 12:34:59 -07:00
Anton Dyudin
e8ca900ad6
aesthetic improvement
2015-07-13 17:46:37 -07:00
Philip C Monk
11c6486bcc
|mass works if you reload dill
2015-07-01 17:28:09 -04:00
Philip C Monk
811c17a9ac
Merge remote-tracking branch 'origin/newunix' into test
...
Conflicts:
urb/urbit.pill
urb/zod/ape/hood.hoon
2015-06-29 16:04:16 -04:00
Philip C Monk
72ef5c2cbd
urb/zod/base -> urb/zod
2015-06-19 17:16:48 -04:00
Philip C Monk
f55f5bc295
moving stuff around
2015-03-11 20:37:37 -04:00
Philip C Monk
31d3788115
Merge remote-tracking branch 'origin/master' into typedclay
...
Conflicts:
urb/urbit.pill
urb/zod/arvo/eyre.hoon
urb/zod/arvo/hoon.hoon
urb/zod/arvo/zuse.hoon
urb/zod/main/app/poke/core.hook
urb/zod/main/app/reboot/core.hook
urb/zod/main/app/shell/core.hook
urb/zod/main/app/tree/core.hook
2015-03-05 18:27:07 -05:00
Philip C Monk
0e024a009f
move along, nothing to see here
2015-02-27 01:35:41 -05:00
Anton Dyudin
52c26318fe
^X fix, flit cleaning
2015-01-26 13:53:35 -08:00
Anton Dyudin
c9caa1538e
Merge branch 'exec' into test
...
Conflicts:
urb/zod/main/app/shell/core.hook
urb/zod/main/app/terminal/core.hook
2015-01-25 21:29:21 -08:00
Anton Dyudin
475fe182df
De-rust shell
2015-01-19 16:07:31 -08:00
C. Guy Yarvin
bdfc0b692e
Working pill.
2015-01-18 20:52:43 -08:00
Anton Dyudin
308ac2b0d1
Remove app prompt on death
2015-01-15 19:10:37 -08:00