Commit Graph

6182 Commits

Author SHA1 Message Date
Raymond Pasco
e10dc26bea Merge remote-tracking branches 'Fang/urbjs-isurl', 'ohaitch/stray-marks', 'eglaysher/fix-help', 'joemfb/prompt-sticky-master', 'joemfb/cork-safe' and 'joemfb/fry-nest' 2017-03-28 07:35:46 -04:00
Joseph Bryan
5c61aee6c6 prevents nest-fail in ;; / :fry 2017-03-21 12:44:13 -04:00
C. Guy Yarvin
7c051ad935 Transition ~fed from Tlon to "Iceman." 2017-03-20 10:33:11 -07:00
Raymond Pasco
35d174565f Merge remote-tracking branch 'ohaitch/fix-diffs'
Closes #357
2017-03-15 16:02:01 -04:00
Anton Dyudin
a895d470c2 fix bad conflict resolution in bab93e7
fixes #357
going on the record as still baffled why there was even a conflict for the zuseflat merge to resolve
2017-03-14 11:34:23 -07:00
Raymond Pasco
d035aad7fe [3] Merge remote-tracking branch 'ray/staid-mount-kingdom'
Partial implementation of new mounting system.

Commit with |commit %mount from urbit, for now.

Build pill via initial syncs only.
2017-03-13 13:22:33 -04:00
Raymond Pasco
a4632044f3 dirk card 2017-03-08 07:20:29 -05:00
Raymond Pasco
4f475f8f93 use full beam 2017-03-08 07:20:29 -05:00
Joseph Bryan
3d3d4d2438 prevents unsafe $cork (|^) expansion in the parser 2017-03-03 21:33:41 -05:00
Joseph Bryan
f8b60ec802 refactors ++ta-off in drum 2017-03-03 15:31:47 -05:00
Joseph Bryan
3e321a5567 adds back the old-style prompt truncation for really long prompts 2017-03-03 12:05:56 -05:00
Joseph Bryan
880c11f055 resets drum input offset on ctrl-x 2017-03-03 12:04:37 -05:00
Joseph Bryan
da3ccfa238 resets drum input offset on sole-edit discontinuities ($set)
and renames ++ta-off -> ++ta-pos
2017-03-03 12:04:37 -05:00
Joseph Bryan
4363b76957 updates drum input scroller to be sticky 2017-03-03 12:04:37 -05:00
Joseph Bryan
23966fe45b switches drum to a sticky prompt, scrolling input only 2017-03-03 12:04:30 -05:00
Raymond Pasco
ce58d36f97 hotfix team -> team:title 2017-03-03 10:04:11 -05:00
Raymond Pasco
f6bb477f92 Merge branches 'fwd-fix-html-mark', 'fwd-room-filtering' and 'fwd-talk-team'
Forward-ports from maint
2017-03-03 03:20:35 -05:00
Fang
7a2ef9ac7d Prevent unauthorized ships from publishing talk messages using your ship. 2017-03-03 03:20:20 -05:00
Galen Wolfe-Pauly
ff908aa4d8 merged, so now: talk@971337c 2017-03-03 03:19:57 -05:00
Galen Wolfe-Pauly
88acfe89b1 simple room filtering 2017-03-03 03:19:57 -05:00
Keaton Dunsford
f220bf3db6 Add ++ grad %mime to html.hoon mark.
Fixes issue where ford doesn’t know which of two diffed html files to
build.
2017-03-03 03:19:19 -05:00
Raymond Pasco
08f6a52f00 [2] Merge remote-tracking branch 'max19/float-fix'
Adds complete ++rh core
2017-03-03 02:51:55 -05:00
Max G
3bd3105c4e Add half-precision float support 2017-03-02 02:47:54 -05:00
Max G
65eb965dc7 Miscellaneous floating-point fixes/changes 2017-03-01 22:39:56 -05:00
Raymond Pasco
4c2ac92947 Fix typo in parent commit conflict resolution
Build pill with 4b72485291
2017-02-21 15:19:18 -05:00
Elliot Glaysher
36300e8a1e Fix +help by specifying namespaces. 2017-02-20 13:41:53 -08:00
Anton Dyudin
08d1e49c8a fix up remaining marks 2017-02-14 11:11:52 -08:00
Raymond Pasco
bab93e7ac2 Merge remote-tracking branch 'ohAitch/zuseflat-pretty'
Complete the restructuring of zuse. Add old-zuse compatibility layer.
2017-02-13 22:19:03 -05:00
Anton Dyudin
53eef4cd8d marks mostly functional 2017-02-13 16:02:25 -08:00
Anton Dyudin
8a175dc6e1 read two levels of marks, sort result 2017-02-13 14:58:55 -08:00
Anton Dyudin
f602294a2c fix :mark-dashboard for zuse changes 2017-02-13 14:58:47 -08:00
Anton Dyudin
21ce58d6f1 Merge branch 'mark-dashboard' into zuseflat-pretty
Keep track of what files build in userspace
2017-02-13 14:32:17 -08:00
Anton Dyudin
9eea8eda67 add old-zuse polyfill library 2017-02-13 14:31:10 -08:00
Anton Dyudin
2284e2ab3f wrap de-purl in parser gate 2017-02-13 14:01:34 -08:00
Raymond Pasco
4b72485291 Merge remote-tracking branches 'zaphar/master' and 'chc4/patch-3'
~ped's key (signed)
Remove <urb:pre> tags
2017-02-11 12:45:21 -08:00
chc4
31beacfab1 Remove <urb:pre> tags
I added these a forever ago with plans on making the library docs self-explaining, but never did that for a number of reasons (speed, looks, %eyre going insane and breaking which I could never track down...)

I'm, uh, mildly concerned that this is still here. Because `slap`, although purely functional, doesn't time out Nock evaluations. And everything that is posted to `:tree`, including third-party content, is ran through this. You can connect the dots.
2017-02-10 23:39:51 -05:00
Jeremy Wall
21a379e774
Update ~ped's signature to new crypto. 2017-02-04 10:55:02 -06:00
Fang
e4310619ea Fixed urb.util.isURL to allow multiple successive hyphens in URLs. 2017-02-01 21:48:03 +01:00
Raymond Pasco
4288aab089 Merge branch 'fwd-gall-prep'
Port forward: don't lose state if ++prep crashes
2017-01-12 21:53:06 -05:00
C. Guy Yarvin
dd83f0326d Don't lose state if ++prep fails. 2017-01-12 21:51:22 -05:00
Raymond Pasco
e0231fc590 Merge remote-tracking branches 'galenwp/js-updates' and 'joemfb/scry-desks'
talk@c83aedc and tree@51dbab2
adds scry-desks feature to %clay (care %d)
2017-01-05 14:03:27 -05:00
Joseph Bryan
ac2d780f32 removes obsolete ++view:^clay from %zuse 2017-01-04 14:06:45 -05:00
Joseph Bryan
10733de39d adds scry-desks feature to %clay (care %d)
.^((set desk) %cd /===)
2017-01-04 14:06:39 -05:00
Galen Wolfe-Pauly
076e992e4a talk@c83aedc and tree@51dbab2 2016-12-19 15:23:15 -08:00
Raymond Pasco
c098a3c80c Merge branch 'rum' of https://github.com/theesteemedmrblowsky/arvo
Key galaxy ~rum
2016-12-16 16:59:31 -08:00
Joseph Blowsky
70b26f45a1 READ COMMIT MESSAGE
This galaxy was sold in June 2016, before the first public Urbit star crowdsale. Curtis Yarvin and Galen Wolfe-Pauly approved this sale.
2016-12-16 19:13:46 -05:00
Raymond Pasco
fd6d28ccc0 Remove blank lines at EOF 2016-12-15 22:52:53 -08:00
Raymond Pasco
bbc4d2c0ee Repository cleanup
mostly trailing whitespace removal
no new kernel because only changes there are whitespace removal
2016-12-15 22:36:45 -08:00
Raymond Pasco
44f6a90271 Merge remote-tracking branch 'eglaysher/tiswut'
Add =?, a conditional =. rune
2016-12-15 08:56:32 -08:00
Elliot Glaysher
c01673d8a4 Add a tiswut rune which is a conditional tisdot.
This changes:

  =.  a  ?.  =(b c)  a  c

into:

  =?  a  =(b c)  c

This also adds a few obvious changes in the vanes and in app/talk.hoon
to take advantage of this new rune.
2016-12-12 21:46:29 -08:00