Philip C Monk
0f0d08356c
fix marks for new lore/role
2016-01-13 16:19:09 -05: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
Philip C Monk
9725cf492a
forgot a urb/zod/lib/kiln.hoony -> urb/zod/lib/kiln.hoonz
2016-01-09 18:41:05 -05:00
Philip C Monk
47563de502
makes reload, reset crash resistant through mule
...
nb: needs pill
2016-01-09 17:19:50 -05:00
Philip C Monk
0bbae7e679
split %cy hash out into %cz
2016-01-07 18:54:42 -05:00
Philip C Monk
368d07de77
add |track and case option for |merge
2016-01-06 17:16:26 -05:00
Risto Saarelma
30f0ed4c0f
Fix rune
2015-12-27 18:02:07 +02:00
Risto Saarelma
5b41b2a789
Escape asterisk for markdown
2015-12-27 17:39:43 +02:00
Risto Saarelma
d70c04cdd6
Add missing q to wide form
2015-12-27 17:32:48 +02:00
Risto Saarelma
a2b04ed9c5
Specify wide form
...
It's shown right there in the example, also verified to work in live
code.
2015-12-27 17:13:55 +02:00
Risto Saarelma
b386166f00
Fix rune name
2015-12-27 16:13:23 +02:00
Risto Saarelma
daade0075a
Use correct rune
2015-12-27 13:54:25 +02:00
Risto Saarelma
e57bf7db9d
Fix rune name in sm rune summary
2015-12-27 13:49:15 +02:00
Risto Saarelma
d28ec66176
Fix path to jet file in docs
2015-12-27 12:56:45 +02: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
Anton Dyudin
c562eb89f7
sync-prompted alphabetic metadata reorder
2015-12-01 17:27:10 -08:00
Anton Dyudin
cee15eeb00
session death, proper %quit
2015-12-01 16:23:09 -08:00
Philip C Monk
aa6de77c9b
finish up 2-network
2015-12-01 18:16:02 -05:00
Anton Dyudin
bdb0a901a1
rename %boil pest
2015-12-01 13:20:48 -08:00