Anton Dyudin
892a62bd97
pre-commit move
2016-01-05 11:27:22 -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
Anton Dyudin
983ee5f123
bypass tree renderer
2016-01-04 16:07:05 -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
Anton Dyudin
1df8b9ede8
scope twiddle
2015-12-10 16:02:21 -08:00
Anton Dyudin
98c538eee3
simplify default-data handling
2015-12-10 16:00:27 -08:00
Anton Dyudin
3f31b23500
add cmd-enter as alternate save command
2015-12-10 15:59:34 -08:00
Anton Dyudin
2b7cc47e26
refactor doneEditing into editor, puase/resume dep poll
2015-12-10 15:48:38 -08:00
Anton Dyudin
2231f29fdc
delete button, less refreshing
2015-12-10 14:04:59 -08:00
Anton Dyudin
ee6deae576
record edit state in hash, add children
2015-12-09 16:22:21 -08:00
Anton Dyudin
473e0e08cf
save: md only
2015-12-09 15:12:04 -08:00
Anton Dyudin
f6b1a6779a
tree edit mode button, read-only mime source view
2015-12-08 18:25:51 -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
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
Galen Wolfe-Pauly
d867f4bc63
code white-space
2015-12-01 10:14:29 -08:00
Raymond Pasco
d1ac676653
Merge remote-tracking branch 'ohaitch/subtalk'
...
Hide porches from random passerby
2015-12-01 11:18:08 -05:00
Raymond Pasco
1ff1a565c8
Merge remote-tracking branches 'dhaffey/tsbr-comment', 'dhaffey/equivalent-rune-docs', 'juped/put-back-tis', 'philipcmonk/urbit-mark', 'dhaffey/tskt-parser' and 'ohaitch/stack-snip'
...
Conflicts:
urb/urbit.pill
dhaffey: trivial change
dhaffey: "equivalent to" section in rune docs
juped: put back = in paths, remove =% syntax
philipcmonk: urbit (name) mark
dhaffey: catch invalid =^s in the parser
ohaitch: shorten redundant stack traces
2015-12-01 09:14:59 -05:00
Raymond Pasco
4328942327
Explain =^ better with a PRNG example
2015-12-01 09:03:50 -05:00