Commit Graph

4272 Commits

Author SHA1 Message Date
Anton Dyudin
6fc3c8e5c9 pre-merge: mv urb/zod/urb/zod/{lib,web/lib}/{js,css} 2016-01-29 15:52:28 -08:00
Galen Wolfe-Pauly
02b069d94a update compiled code, login look and feel 2016-01-27 15:01:05 -08:00
Galen Wolfe-Pauly
0c9da59537 no work 2016-01-27 11:10:33 -08:00
Galen Wolfe-Pauly
2e72056fb5 take out docs 2016-01-27 11:01:01 -08:00
Galen Wolfe-Pauly
7ebefb7c5f new talk, tree with new react 2016-01-27 10:53:37 -08:00
Galen Wolfe-Pauly
21fb6583fa module for tlak 2016-01-25 14:51:28 -08:00
Galen Wolfe-Pauly
e5b8d19274 moved talk, example module 2016-01-24 16:54:30 -08:00
Galen Wolfe-Pauly
e2924c2396 fresh compiled 2016-01-21 08:33:19 -08:00
Galen Wolfe-Pauly
3c2cf64e41 restructured lib, working tree 2016-01-20 18:15:33 -08:00
Galen Wolfe-Pauly
cca5ffa84b minor 2016-01-20 16:27:44 -08:00
Galen Wolfe-Pauly
dcdba18903 cleaner tree 2016-01-20 15:23:13 -08:00
Galen Wolfe-Pauly
80b1245789 mobilize 2016-01-19 15:47:35 -08:00
Galen Wolfe-Pauly
219569996c switch in test 2016-01-18 17:49:19 -08:00
Galen Wolfe-Pauly
4f2b91458f depth-2 2016-01-16 11:35:49 -08:00
Galen Wolfe-Pauly
958b332f95 talking 2016-01-15 17:07:55 -08:00
Galen Wolfe-Pauly
d3de2ce5a9 working on talk 2016-01-14 18:56:05 -08:00
Galen Wolfe-Pauly
60a4dcdafa moving 2016-01-14 08:04:33 -08:00
Galen Wolfe-Pauly
67c1c77a11 bootstrapping 2016-01-13 17:48:17 -08:00
Galen Wolfe-Pauly
e45e010fe4 bootstrap template 2016-01-11 17:46:01 -08:00
Raymond Pasco
97ff338d1c Merge branch 'dhaffey-spinner-sigmask', remote-tracking branches 'dhaffey/clay-docs' and 'dhaffey/overflow'
No signals on spinner thread
Accurate filesystem command doc
Leave page fault handler if stack overflow is suspected (closes #354)
2015-12-21 10:44:59 -05:00
Dan Haffey
68a3d8ce4f %clay doc fixes 2015-12-17 19:54:52 -08:00
Raymond Pasco
f68d66b4b3 Merge branch 'claydoc-cancel', remote-tracking branch 'dhaffey/spinner'
Add |cancel to clay doc (closes #579)
Add a spinner while events happen (closes #599)
2015-12-16 10:54:40 -05:00
Paul Driver
c85aef1819 Document |cancel in clay user documentation. 2015-12-11 19:29:50 -06: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
a83d530cbb stray poke-serve in hood 2015-12-08 11:58:03 -08:00
Anton Dyudin
788948a14c mdy is /deprecated/ 2015-12-08 11:26:46 -08:00
Anton Dyudin
a7f20a3323 moved :write into hood 2015-12-07 17:46:18 -08:00
Anton Dyudin
7319bd903f ? and ?? print mark unless it's %noun 2015-12-07 15:07:27 -08:00
Anton Dyudin
6c0d8ec6bf fix #634 gall |mass, kiln |mv 2015-12-07 14:20:11 -08:00
Anton Dyudin
d616561787 Fixed dojo spur prompt 2015-12-07 11:25:57 -08:00
Raymond Pasco
af81b18a36 Merge branch 'rsaarelm-typos', remote-tracking branch 'dhaffey/overlong-utf8'
Many typo fixes
UTF8 bugfix
2015-12-07 13:39:44 -05:00
Risto Saarelma
8c7e879486 Add separators 2015-12-05 21:36:11 +02:00
Risto Saarelma
7fbdd11edc Capitalize JavaScript 2015-12-05 15:46:37 +02:00
Risto Saarelma
6e4dc46fcf Add separators 2015-12-05 15:33:44 +02:00
Risto Saarelma
e293b6dac2 Fix line order 2015-12-05 15:31:34 +02:00
Risto Saarelma
bd3038e284 Fix separator place 2015-12-05 14:53:40 +02:00
Risto Saarelma
f15da8997c Typo fix 2015-12-05 14:49:29 +02:00
Risto Saarelma
d092c63978 Typo fix 2015-12-05 13:57:27 +02:00
Dan Haffey
d6af5433f3 Fix overlong utf-8 conversions.
before:

    > =+  t="\df\bf"  =(t (tufa (tuba t)))
    %.n

    =([10 ~] (tuba "\e0\80\8a"))
    %.y

after:

    > =+  t="\df\bf"  =(t (tufa (tuba t)))
    %.y

    > =([10 ~] (tuba "\e0\80\8a"))
    bad-utf8
2015-12-03 23:19:37 -08:00
Raymond Pasco
cb6f946abb Merge remote-tracking branch 'ohaitch/no-as-rss'
revert as-rss temporarily while bugs are worked on
2015-12-02 21:08:30 -05:00
Anton Dyudin
dea41c719a Revert "add as-rss blog summarizer" - ford /_ loop
This reverts commit 8f01d27496d4ee359f1305993244178ee377b796.
2015-12-02 17:40:45 -08:00
Raymond Pasco
158d5996fe Merge remote-tracking branches 'cgyarvin/nostop' and 'ohaitch/speech-eval'
Abort instead of suspend
No identifier named "speeeeeeeeeeeech"
2015-12-02 19:28:41 -05:00
Raymond Pasco
117e419ee6 Merge branch 'hotfix' 2015-12-02 15:47:03 -05:00
Anton Dyudin
ca41edca1a unchecked - fix 2015-12-02 15:46:48 -05:00
Raymond Pasco
af75ea4fbd Merge commit 'ohaitch/eyre-gc^'
Conflicts:
	urb/urbit.pill
Garbage-collect old connections from eyre (closes #368)
2015-12-02 14:32:57 -05:00
Anton Dyudin
9a587bdae8 rename speeech to something more informative 2015-12-02 11:06:38 -08:00
Raymond Pasco
e9fad16626 Merge remote-tracking branch 'ohaitch/mdy-to-md'
.mdy to .md, closes #605
2015-12-02 13:53:04 -05:00
Raymond Pasco
b3909ddc59 Merge remote-tracking branches 'juped/explain-tskt', 'philipcmonk/leap-in-2-network' and 'galenwp/code-white-space'
Explain ^= with a PRNG example
Leap in, chapter 2
Preserve whitespace in <code>
2015-12-02 13:44:33 -05:00
Anton Dyudin
254bddcc48 twiddle marks, factor out frontmatter parser: close #605 2015-12-01 19:46:16 -08:00
Anton Dyudin
bb1826ac60 mass mdy to md renaming 2015-12-01 17:43:42 -08:00