C. Guy Yarvin
98e4822ceb
Initial commit of new subtree.
2017-04-17 20:07:14 -07:00
C. Guy Yarvin
cb1d650580
Early processing working.
2017-04-17 18:52:05 -07:00
C. Guy Yarvin
84a0e9ac6c
Now in new arvo testing.
2017-04-17 09:37:17 -07:00
C. Guy Yarvin
ebc4783cd1
Almost ready to move over.
2017-04-17 09:25:57 -07:00
C. Guy Yarvin
64e98d61c7
Merge branch 'revere-ivory' into piaf
2017-04-16 18:55:22 -07:00
C. Guy Yarvin
96e308a824
About to merge revere-ivory.
2017-04-16 18:52:41 -07:00
C. Guy Yarvin
a076ed695d
Revised initial commit on piaf.
2017-04-16 17:12:12 -07:00
C. Guy Yarvin
2f9c594ffb
Update |^ duplicate detection.
...
This is the final change in the coherent-cords section. This
commit is matched to VM be0ed9dbda
,
the final commit on cgyarvin/coherent-cords-final. It boots with
a pill whose md5 is 45111f732e40e3d25c761268883eb412.
2017-04-16 15:37:48 -07:00
C. Guy Yarvin
4487ec4276
Complete decoration system.
2017-04-16 15:37:47 -07:00
C. Guy Yarvin
c8e262df75
Fully booting with new chapter structures.
2017-04-16 15:37:47 -07:00
C. Guy Yarvin
c0d3f0fa33
Terminating coherent-cords-e.
2017-04-16 15:37:45 -07:00
C. Guy Yarvin
d6f85e1efa
Terminating coherent-cords-e.
2017-04-16 15:37:40 -07:00
C. Guy Yarvin
11c63fe78a
coherent-cords-d, chapters, initial commit.
2017-04-16 15:33:08 -07:00
C. Guy Yarvin
c65cd5e1fe
Add user files to boot sequence.
2017-04-16 15:32:12 -07:00
Elliot Glaysher
d5c0966ce7
Implement doccords in hoon.
...
This adds syntax to the language to embed documentation. You can either
the new ^: rune, or the irregular ''':doccord.''': syntax.
This patch adds the language feature, but does not use it.
Author: Elliot Glaysher <erg@google.com>
Date: Wed Mar 1 18:21:26 2017 -0800
2017-04-16 15:31:45 -07:00
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
C. Guy Yarvin
92e2b97d96
Endo experiment.
2017-03-08 14:22:32 -08: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
C. Guy Yarvin
58205bd583
A couple comments.
2017-03-01 09:35:44 -08:00
C. Guy Yarvin
99fc1cca71
parv.hoon compiles.
2017-02-28 14:23:15 -08:00
C. Guy Yarvin
c29ad8dae1
Compiling again.
2017-02-28 12:42:11 -08:00
C. Guy Yarvin
ee278d811e
Stash.
2017-02-27 20:49:57 -08:00
C. Guy Yarvin
714b753f24
Parvo compiles; hoon with ++wa fixes.
2017-02-27 14:52:18 -08:00
C. Guy Yarvin
fb961dc90e
Almost there.
2017-02-26 19:57:03 -08:00
C. Guy Yarvin
8df352d6f6
Mill chomping code ported over.
2017-02-25 20:17:01 -08:00
C. Guy Yarvin
ff4fcb79f8
Stash.
2017-02-24 19:58:00 -08:00
C. Guy Yarvin
1427693236
Compiles with some minor stubs.
2017-02-23 18:42:58 -08:00
C. Guy Yarvin
83ace6d5c7
Stash.
2017-02-22 21:45:54 -08:00