Commit Graph

321 Commits

Author SHA1 Message Date
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
49647965ef More cleanups; remove some clearly unused files. 2015-12-19 13:53:28 -08:00
C. Guy Yarvin
6d5564b7d6 More cleanups. 2015-12-19 13:00:01 -08:00
C. Guy Yarvin
f017a73d44 oct* compile. 2015-12-18 17:24:34 -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
cb89113986 cabclean cleaned up, except for some %talk stuff. 2015-12-10 17:28:33 -08:00
Anton Dyudin
2231f29fdc delete button, less refreshing 2015-12-10 14:04:59 -08:00
C. Guy Yarvin
05bbab743d Still some minor mark, etc, cleanups, and talk. 2015-12-10 01:34:00 -08:00
C. Guy Yarvin
2b4e85c976 Self-booting with old syntax illegal. 2015-12-10 01:17:19 -08:00
C. Guy Yarvin
8d8d81cbf9 Cleaned up some marks. 2015-12-09 20:05:58 -08:00
Anton Dyudin
473e0e08cf save: md only 2015-12-09 15:12:04 -08:00
C. Guy Yarvin
26df7ded6e Really almost there. 2015-12-09 08:48:57 -08:00
Anton Dyudin
f6b1a6779a tree edit mode button, read-only mime source view 2015-12-08 18:25:51 -08:00
C. Guy Yarvin
ac6d044fd7 Various 1st phase. 2015-12-08 17:54:26 -08:00
Raymond Pasco
d559feaab0 Merge remote-tracking branches 'ohaitch/fix-spur-print', 'ohaitch/gall-mass-and-kiln-mv', 'ohaitch/wt-nonnoun-mark', 'ohaitch/write-in-kiln', 'dhaffey/prompt-refresh' and 'ohaitch/no-mdy'
Fix dojo backwards path bug
Fix |mass on moons, |mv on everyone (fixes #634)
Print marks in dojo unless they're %noun
write as hood facility rather than own app
Refreshing of prompt line
Down with .mdy, whatever that is
2015-12-08 15:07:18 -05:00
Anton Dyudin
a7f20a3323 moved :write into hood 2015-12-07 17:46:18 -08:00
C. Guy Yarvin
599c5fa608 Prepare for reset. 2015-12-07 16:57:54 -08:00
Anton Dyudin
6c0d8ec6bf fix #634 gall |mass, kiln |mv 2015-12-07 14:20:11 -08:00
Anton Dyudin
0994ad1976 /pub -> /web, mostly 2015-12-07 12:57:38 -08:00
C. Guy Yarvin
d6b492bc74 Merge remote-tracking branch 'upstream/master' into cabdone 2015-12-05 13:37:28 -08:00
C. Guy Yarvin
ce88bdaeba %zuse now translated. 2015-12-04 17:20:59 -08:00
Anton Dyudin
f9e6503815 added kiss-eyre %serv setting web server root beam
|serve ?(desk path:beam) to set
2015-12-04 14:21:37 -08:00
Anton Dyudin
254bddcc48 twiddle marks, factor out frontmatter parser: close #605 2015-12-01 19:46:16 -08:00
C. Guy Yarvin
831b70ff70 More translation; clean up _rule. 2015-12-01 17:51:08 -08:00
Anton Dyudin
e82003ec38 added :ask ship request collator, |ask easter egg 2015-11-25 14:42:47 -08:00
C. Guy Yarvin
a15a243e04 URL printing; doc and usability fixes. 2015-11-20 18:10:45 -05:00
Dan Haffey
d6d460cd49 Improve history search behavior.
Cursor movement and kill/yank operations now break out of search mode
(with the buffer set to the current item). ^G now clears the buffer
when terminating the search (without touching the kill buffer).
2015-11-16 18:18:42 -05:00
Dan Haffey
ca08029644 Fix history search stepping back on every key. 2015-11-16 18:18:42 -05:00
Anton Dyudin
5cb7c8d67a tweak md html reparsing: closes #290 2015-11-09 14:32:49 -08:00
Galen Wolfe-Pauly
57e9286479 friendly login page 2015-11-06 18:11:09 -08:00
Philip C Monk
13dac01439 Merge branch 'fordreload' into pending 2015-11-04 18:44:39 -05:00
Anton Dyudin
cd345e5869 exponential backoff tweaks 2015-11-02 15:31:48 -08:00
Anton Dyudin
c3047cbf3e fix json printing performance 2015-10-29 16:04:56 -07:00
Anton Dyudin
6104efc894 better |unlink 2015-10-22 15:45:48 -07:00
Anton Dyudin
859bce32c9 fix drum cursor handling, refactor chat newline splitter 2015-10-22 13:23:44 -07:00
Anton Dyudin
f856ad51b4 Merge branch 'test' of https://github.com/galenwp/urbit into pittyp 2015-10-20 16:28:18 -07:00
Anton Dyudin
b5679d31ed fixed empty spur 2015-10-20 14:31:09 -07:00
C. Guy Yarvin
6e81afc7df Unlink; minor docs changes. 2015-10-20 13:48:11 -07:00
C. Guy Yarvin
9d40d206e3 Merge cgyarvin fixes into test. 2015-10-17 13:01:38 -07:00
Anton Dyudin
39108ab80e Merge branch 'nobreach' into test 2015-10-15 15:49:09 -07:00
C. Guy Yarvin
f979e96d10 Doc fixes and changes to match. 2015-10-09 18:31:07 -07:00
Anton Dyudin
f6b234d4d5 pull upstream hoon.js 2015-10-08 15:23:03 -07:00
C. Guy Yarvin
81a660d49b Merge branch 'test' of https://github.com/urbit/urbit into karpi 2015-10-07 16:24:11 -07:00
C. Guy Yarvin
4e51134436 Remove # prompt. 2015-10-07 15:42:19 -07:00
Anton Dyudin
d53508e230 moved sole-back to sole-action %clr 2015-10-07 11:59:01 -07:00
Anton Dyudin
ac7be8c217 Merge branch 'master' of https://github.com/urbit/urbit into moretalk 2015-10-05 14:26:14 -07:00
Anton Dyudin
5f652f6b93 addeed %sole-back start-of-line backspace, handled in sole and talk 2015-10-02 11:40:20 -07:00
Galen Wolfe-Pauly
0cc523538a based css 2015-09-29 14:29:38 -07:00
Philip C Monk
6d8cf6dbc9 repetitive reloading 2015-09-25 20:23:06 -04:00
Philip C Monk
417dda3aaf Merge remote-tracking branches 'anton/nobreach' and 'my/clayhammer' into test
Conflicts:
	urb/urbit.pill
2015-09-21 14:58:10 -04:00
Philip C Monk
646fa7cf14 :+merge -> |merge 2015-09-17 19:20:07 -04:00
Philip C Monk
081da0eee4 Merge remote-tracking branch 'my/pending' into test
Conflicts:
	urb/urbit.pill
2015-09-17 14:51:01 -04:00
Philip C Monk
4550b6a97b Merge remote-tracking branches 'anton/nobreach' and 'galen/test' into pending 2015-09-17 14:36:41 -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
Anton Dyudin
610cf1b95f clean up pre-ford-refactor shims 2015-09-16 13:57:24 -07:00
Anton Dyudin
3b99a6083e more compact rend-work-duty 2015-09-16 13:47:26 -07:00
Galen Wolfe-Pauly
642b8da58e not sure how that got reverted 2015-09-16 12:04:51 -07:00
Philip C Monk
3bfe641b1c added |cancel 2015-09-15 20:24:44 -04:00
Philip C Monk
eb78b250fa Merge branch 'pending' into test 2015-09-11 20:47:43 -04:00
Philip C Monk
a4634d96f1 Merge remote-tracking branch 'anton/nobreach' into pending 2015-09-11 20:39:24 -04:00
Anton Dyudin
81eeb6714e fix url grab 2015-09-11 17:07:50 -07:00
Philip C Monk
f60edac580 Merge branch 'pending' into test 2015-09-11 17:19:16 -04:00
Philip C Monk
f6414086ef Merge branch 'workfix' into test
Conflicts:
	urb/zod/ape/dojo.hoon
2015-09-11 15:15:11 -04:00
Philip C Monk
73a5596168 %init doesn't require new desk 2015-09-10 20:25:27 -04:00
Philip C Monk
5a71800fb8 Merge branch 'clayhammer' into pending
Conflicts:
	urb/urbit.pill
	urb/zod/ape/dojo.hoon
	urb/zod/arvo/zuse.hoon
	urb/zod/lib/drum.hoon
	urb/zod/lib/helm.hoon
	urb/zod/lib/kiln.hoon

Also bumped protocol to 4
2015-09-09 19:15:26 -04:00
Philip C Monk
13a01c3e36 merge from commit rather than desk 2015-09-09 17:08:10 -04:00
Philip C Monk
30e1b9e9a4 fix comment ownership 2015-09-08 19:32:17 -04:00
Anton Dyudin
cdc47047d7 Merge branch 'pending' into test 2015-09-08 13:28:15 -07:00
Philip C Monk
d0389ec2c1 reworked ++ankh and ++soba 2015-09-05 21:14:00 -04:00
Anton Dyudin
d9eca53958 dojo restart, variables, file writing 2015-09-03 16:17:34 -07:00
Anton Dyudin
72abc4c5df further disqualification 2015-09-03 17:14:34 -04:00
Anton Dyudin
8ee93321de qualified library names in userspace 2015-09-03 17:14:34 -04:00
Anton Dyudin
bac25edb79 Sur disqualification moved to userspace
sed -i'' -e '/^|/{x;/./{p;s/.*//;};x;};/ *\\/-.*\\*/{h;s/ //g;s/,[a-z]*//g;s/^[^a-z]*/[/;s/ *::.*$//;s/$/ .]/;s/*/ /g;x;s/\\*//g;}' urb/zod/**.{hoon,hook}
  Followed by manual fixes where e.g. the file didn't start with a core
2015-09-03 17:14:33 -04:00
Anton Dyudin
f49894ad66 better work-task apostrophe handling 2015-09-02 11:10:52 -07:00
Anton Dyudin
f8fd191b4b prettier printing 2015-09-02 11:10:23 -07:00
Anton Dyudin
6c4a0b0288 further disqualification 2015-09-01 17:24:18 -07:00
Anton Dyudin
7ca85f7989 qualified library names in userspace 2015-09-01 16:54:16 -07:00
Anton Dyudin
5158e866cb better work-task apostrophe handling 2015-09-01 14:05:36 -07:00
Anton Dyudin
ac98cf1075 Sur disqualification moved to userspace
sed -i'' -e '/^|/{x;/./{p;s/.*//;};x;};/ *\\/-.*\\*/{h;s/ //g;s/,[a-z]*//g;s/^[^a-z]*/[/;s/ *::.*$//;s/$/ .]/;s/*/ /g;x;s/\\*//g;}' urb/zod/**.{hoon,hook}
  Followed by manual fixes where e.g. the file didn't start with a core
2015-09-01 14:02:19 -07:00
Anton Dyudin
e7b7d918d5 prettier printing 2015-09-01 12:35:42 -07:00
Anton Dyudin
23ef66a683 Merge branch 'test' of https://github.com/urbit/urbit into test 2015-08-31 17:12:53 -07:00
Anton Dyudin
50884e7360 Merge branch 'apps' into test 2015-08-31 17:06:12 -07:00
Galen Wolfe-Pauly
e46218ffca falsy params.data, fixes #392 2015-08-31 16:10:44 -07:00
Galen Wolfe-Pauly
4161954c17 mobile login, lite mobile work, mark done in store 2015-08-27 16:16:55 -07:00
Anton Dyudin
e77d3d0e25 needless generalization 2015-08-20 10:37:22 -07:00
Anton Dyudin
39615b86c1 missing null check 2015-08-19 16:16:42 -07:00
Anton Dyudin
30890b7e0e normalized arguments for urb.send, urb.drop, fixed js using them 2015-08-19 15:44:58 -07:00
Anton Dyudin
ce8c4c3966 urb.js restructuring 2015-08-19 14:50:41 -07:00
Anton Dyudin
a0ccc4ef5a Cherry-picked urb.js additions from test 2015-08-19 14:17:22 -07:00
Anton Dyudin
5ef96ad36a Delinked more headers, made minilinks point to same 2015-08-12 17:26:22 -07:00
Anton Dyudin
70ba8eba40 search for library, blog 2015-08-11 14:31:16 -07:00
Anton Dyudin
5c02fb0473 refactored component circular include, type-check queries, added sect:'r' section headers 2015-08-06 17:09:29 -07:00
Anton Dyudin
91c1492d0e finished transitioning to query schema 2015-08-05 16:48:34 -07:00
Anton Dyudin
1664d5a2fc tree query refactoring part 1 2015-08-04 19:29:08 -07:00
Anton Dyudin
01027ba611 fixed frontmatter detection 2015-08-04 14:45:29 -07:00
Anton Dyudin
6f1db73b7f added schematized tree hook 2015-08-03 16:49:34 -07:00
Anton Dyudin
4d33d5dc6e cosmetic clean up 2015-07-27 15:39:36 -07:00
Anton Dyudin
812beba523 liberalize xml parser re:attributes, fix blog examples 2015-07-22 14:53:54 -07:00
Anton Dyudin
0ef3333095 frontload frontmatter 2015-07-17 17:19:25 -07:00
Anton Dyudin
59ff12eed2 first pass at frontmatter 2015-07-17 16:30:34 -07:00
Anton Dyudin
3a64d50e8a added js urb.util.basepath, generalized tree frontent to work under aliases, proof-of-concept blog/{hymn,json}.hook pointing at tree/pub/blog 2015-07-17 14:34:58 -07:00
Anton Dyudin
93267f568b transitioned tree react encoding to json 2015-07-16 16:07:50 -07:00
Anton Dyudin
7a25c30fac overly zealous error reporting 2015-07-13 18:20:09 -07:00
Anton Dyudin
e8ca900ad6 aesthetic improvement 2015-07-13 17:46:37 -07:00
Philip C Monk
12f85a2161 reverted a couple of changes 2015-07-13 17:17:03 -04:00
Anton Dyudin
d03e1df1be changed silk structure 2015-07-10 11:51:47 -07:00
Anton Dyudin
95af1ef2cb fixed font urls for https 2015-07-09 12:38:45 -07:00
Anton Dyudin
8435b965e3 reorder ++mash interface, fix %clay/kiln usage of such 2015-07-08 16:45:17 -07:00
Anton Dyudin
1c57c4d4f5 updated %ford silk interface as per specification 2015-07-07 10:34:21 -07: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
Anton Dyudin
2eab6ad42a Rename %time to %behn, tym to now; closes #334 2015-06-24 12:50:30 -07:00
Anton Dyudin
e7b7a80a7f added |label, don't disconnect from dojo when blocked 2015-06-24 11:55:42 -07:00
Philip C Monk
51d93691d8 put back in autosync succeded message 2015-06-19 18:14:19 -04:00
Philip C Monk
72ef5c2cbd urb/zod/base -> urb/zod 2015-06-19 17:16:48 -04:00