Elliot Glaysher
7a09b3cb4e
Implement ++result-to-cage.
2018-04-02 17:06:31 -07:00
Elliot Glaysher
6dfecacb59
Implement and test +slim.
2018-04-02 16:17:27 -07:00
Elliot Glaysher
b6f546da84
Add test for when a live and a once build refer to the same schematic.
2018-04-02 14:42:54 -07:00
Ted Blackman
f32a78f6e6
send %mades for future builds
2018-03-30 16:55:43 -07:00
Elliot Glaysher
aded7050fa
Clean up %clay-live to %c, %gall-live to %g
2018-03-30 13:21:08 -07:00
Elliot Glaysher
9520999b00
Implement %same. We now have live builds wrapping once builds working.
2018-03-30 12:53:57 -07:00
Ted Blackman
d9a0c48403
minor: fixed comment
2018-03-29 18:38:38 -07:00
Ted Blackman
13394b6b04
%pin schematic, +cancel, and associated changes
2018-03-29 18:36:09 -07:00
Anthony
906bb778f5
new build of mve including new renderer
2018-03-23 16:27:54 -07:00
Ted Blackman
f744352f4c
flop spur just right. cleaned up tests and +to-wire
2018-03-23 11:53:38 -07:00
Ted Blackman
9ec17b469c
missed a cache access
2018-03-22 22:32:42 -07:00
Ted Blackman
508b904dbd
+access-cache and call-sites in +execute
2018-03-22 22:25:53 -07:00
Ted Blackman
bd8e2e4bc9
cache promotion; todos around cache reclamation
2018-03-22 19:17:00 -07:00
Ted Blackman
4a2ae276b5
live build works; no cache promotion yet
2018-03-22 13:30:44 -07:00
Anthony
502d66c843
changes to use new react-router d7cf6729ebf9a
2018-03-22 10:08:46 -07:00
Fang
b46315af11
Fix off-by-one when parsing bytes32.
2018-03-22 16:34:15 +01:00
Ted Blackman
7a003df7cb
First half of live builds works; makes Clay subscription
2018-03-21 18:27:25 -07:00
Fang
6fe0a29a55
Support Ethereum filter creation and polling.
2018-03-21 22:58:11 +01:00
Ted Blackman
d183754a72
OCD trailing whitespace
2018-03-21 11:14:36 -07:00
Ted Blackman
9c2416a07c
cleanup and documentation
2018-03-21 11:10:54 -07:00
Fang
4ef49b878f
++default-block -> ++block
2018-03-21 15:44:18 +01:00
Ted Blackman
9cd0654420
fixed accidental success of +unblock; replaced with intentional success
2018-03-20 18:20:11 -07:00
Ted Blackman
9508b70443
basic +unblock passes test
2018-03-20 17:37:57 -07:00
Ted Blackman
6d17c6aaf1
wire conversions; also partial (broken) +take
2018-03-20 15:39:22 -07:00
Ted Blackman
ea4c182b19
test scry fail
2018-03-20 12:30:48 -07:00
Ted Blackman
3f5d542b58
%scry schematic tested and working
2018-03-20 12:01:49 -07:00
Ted Blackman
962a1f9d5a
use unify-jugs in +cleanup
2018-03-20 10:33:29 -07:00
Ted Blackman
9d4a6cf534
wrote and tested +unify-jugs. not used in ford yet
2018-03-20 10:30:39 -07:00
Ted Blackman
be568ca88e
+autocons passes tests
2018-03-19 18:03:18 -07:00
Ted Blackman
c09fd5d11a
more +cleanup cleanup
2018-03-19 14:15:39 -07:00
Ted Blackman
88cc1dac13
shortened +cleanup
2018-03-19 14:08:31 -07:00
Ted Blackman
4d72e479d9
shortened +by-schematic operations
2018-03-19 13:41:42 -07:00
Ted Blackman
e99f35e328
+by-schematic door
2018-03-19 12:23:43 -07:00
Ted Blackman
d17a675382
Add and remove build from :builds-by-state
2018-03-19 11:41:41 -07:00
Ted Blackman
f180907c5a
forgot to commit line; previous two commits were broken
2018-03-19 11:41:17 -07:00
Ted Blackman
2049bcd68e
fixed +cleanup, +start-build; test build removal
2018-03-19 11:23:04 -07:00
Ted Blackman
1594b6ff81
swap actual and expected in tester
2018-03-19 11:21:27 -07:00
C. Guy Yarvin
3ffa56cbbd
Fix previous commit.
2018-03-19 10:43:25 -07:00
C. Guy Yarvin
3afa0876d3
Stop using obsolete $~ syntax.
2018-03-18 21:18:20 -07:00
C. Guy Yarvin
5f7d3922bd
End use of legacy $| and $& syntax.
2018-03-18 20:54:47 -07:00
C. Guy Yarvin
79aa1cbc61
Fix $? to use %fits.
2018-03-17 18:06:15 -07:00
Ted Blackman
dfcd724204
+cleanup
2018-03-16 16:17:59 -07:00
Elliot Glaysher
85e6b70d50
Prime the cache during |overload
2018-03-16 15:22:55 -07:00
Ted Blackman
164504d0a1
Cleanup +find-or-create-ship-state
2018-03-16 04:09:14 -07:00
Ted Blackman
846439b88d
handle ducts through state
2018-03-16 03:44:48 -07:00
Ted Blackman
f20272d881
use +ford-state and separate move generation to end of event
2018-03-16 02:34:40 -07:00
Ted Blackman
90238aee31
Builds literal schematics
2018-03-15 18:38:33 -07:00
Ted Blackman
6adf5b8652
dummy +build; use generator for tests
2018-03-15 17:21:46 -07:00
Ted Blackman
7b9b43f959
Data structures compile
2018-03-15 11:48:24 -07:00
Fang
aacbbd5517
Comments and light cleanup.
2018-03-15 16:43:35 +01:00
Fang
e311b1a4e9
Expand RPC request generation to allow custom IDs.
2018-03-15 15:59:33 +01:00
Anthony
26e465ac2c
merged endpoints for latest coll and top
2018-03-14 18:36:47 -07:00
Anthony
995f88f0be
check compiled mve code urbit/mockups/commit/a4b660a9
2018-03-14 17:19:29 -07:00
Fang
9047199b55
Support JSON RPC batch requests.
2018-03-15 00:58:01 +01:00
Fang
2b76a23b44
Implement decoding of Ethereum arguments/call results.
2018-03-14 23:49:36 +01:00
C. Guy Yarvin
5c8a77fe90
Final syllable renaming.
2018-03-13 21:36:10 -07:00
Fang
f28b9f7b60
RPC API structures are part of the Ethereum lib proper for now.
2018-03-13 14:47:21 +01:00
Fang
d8ddcbf386
Can now make requests to Ethereum nodes. Supports chain read requests.
2018-03-13 00:42:24 +01:00
Fang
91070222d7
Use ++co for rendering hex.
2018-03-13 00:40:34 +01:00
Elliot Glaysher
78c1f091dc
Make |overload take a start time, in addition to a recur duration.
...
This will allow us to set |overload so it will run once a day at something
like 3 AM.
2018-03-12 15:27:51 -07:00
Fang
ed0da9ed2f
Add arm for encoding an entire call.
...
Clean up printfs.
2018-03-12 17:03:21 +01:00
Fang
239a5d7744
Work with octs for encoding the bytes types.
2018-03-12 17:02:32 +01:00
Fang
62f18aff31
Merge branch 'master' of https://github.com/urbit/arvo into constitution
2018-03-12 15:39:36 +01:00
Anton Dyudin
d0138ff7fa
fix #654 by having assert-eq accept a vase of a pair
...
flipping the order of the pair while rewriting all the test was necessary anyawy, to accoutn for heavier-twig tendencies
2018-03-09 19:43:35 -08:00
Anton Dyudin
3bb24f1327
move test- check- prefix filter to lib/tester
2018-03-09 19:27:32 -08:00
Anton Dyudin
5e746a9c36
REVIEW precompute nock for test arm pulls
...
to avoid running the compiler repeatedly in separate |. contexts, which would not share cache
2018-03-09 19:27:32 -08:00
Anton Dyudin
24fe89a2b5
add ++category formatter to optionally restore name behavior
2018-03-09 19:27:32 -08:00
Anton Dyudin
bcf14304c3
minor denamespacing
2018-03-09 19:27:32 -08:00
Anton Dyudin
1b68ab0553
simplify ++tester interface to return immediate wall
2018-03-09 19:27:32 -08:00
Anton Dyudin
a07ca03bb6
get rid of redundant tester-type
2018-03-09 19:27:32 -08:00
Anton Dyudin
c73095af8a
remove reduncant c=tape parameter from expect-eq
...
also began cleaning up indentation
2018-03-09 19:27:32 -08:00
Anthony
753b3d269e
template for latest in lib
2018-03-09 17:33:56 -08:00
Anthony
645d2d8b30
merge in hall changes from mark branch
2018-03-06 17:47:43 -08:00
Fang
95e35ce2c9
Add support for targeting the last x messages in a query range.
...
/circle/inbox/grams/-5/-0 gets the last 5 messages from the inbox, nothing more.
Closes #643 .
2018-03-07 01:15:19 +01:00
Anthony
414feabf8d
start collections app on boot
2018-03-06 12:06:29 -08:00
Anthony
5c6c17f866
move esoo (iso-8601) arm
2018-02-27 11:29:10 -08:00
Anthony
4b58a737f4
merged from mtime
2018-02-27 10:54:17 -08:00
C. Guy Yarvin
8b946b9c2e
Kernel is rippled, apps mostly.
2018-02-24 19:37:00 -08:00
Fang
b4a0a5f0e7
Merge commit '798fa84960837d5a65296c48b6208c06e225197f' into constitution
2018-02-23 15:31:25 +01:00
Fang
42803b305d
Remove update crutch from kiln.
2018-02-22 15:28:58 +01:00
Fang
35d3b04d21
Add usage tags to circle configs, allowing clients to store arbitrary meta usage info.
2018-02-22 13:08:24 +01:00
Joseph Bryan
99ec7aa21f
fixes overflow on prompts greater than the terminal width
2018-02-21 18:45:03 -05:00
Fang
8a4e3c8656
Revert "Add usage tags to circle configs, allowing clients to store arbitrary meta usage info."
...
This reverts commit e807db9055
.
2018-02-21 13:23:58 +01:00
Fang
01c8035006
Implement ABI data encoding for Ethereum.
2018-02-20 22:11:27 +01:00
Ted Blackman
958bd4b90c
Merge pull request #621 from Fang-/hall-dm-supportive
...
Hall additions and changes to support New Web DMs
2018-02-16 13:08:58 -08:00
Ted Blackman
8e75cbbf33
Merge pull request #415 from joemfb/twit
...
some changes to get :twit working
2018-02-16 12:56:30 -08:00
Fang
50eeea9f06
Help kiln transition by inlining new types.
...
These should be removed after an update has happened.
2018-02-14 21:47:10 +01:00
Anthony
f444fc8ec3
pull common coll templating functionality into a lib
2018-02-14 09:07:39 -08:00
Fang
e807db9055
Add usage tags to circle configs, allowing clients to store arbitrary meta usage info.
2018-02-14 17:02:47 +01:00
C. Guy Yarvin
55ea6e6aea
Cleared fab flags; preparing to ripple.
2018-02-13 21:36:25 -08:00
Fang
4d5e15cb46
Include generators for making (paths on) desks public or private.
2018-02-13 23:29:16 +01:00
Fang
32f98da12f
Merge commit 'c8337088cbaa00c37ba90c80d4e46d50b3c55f35' into clay-permissions
2018-02-13 19:44:19 +01:00
C. Guy Yarvin
9a8dfb21fc
Almost fully transitioned.
2018-02-12 17:09:22 -08:00
Fang
d15442eb31
Make kiln not out of date.
...
For some reason it/hood's not getting compiled against the latest zuse?
2018-02-09 00:34:44 +01:00
Fang
b44130cd05
Undo accidentally committed kiln changes.
2018-02-08 21:58:13 +01:00
Fang
aa2843fedb
Maintain old %warp interface. Use %werp for %west read requests.
...
This also makes live-updating to this new clay easier.
2018-02-08 17:11:32 +01:00
Fang
91fe74d7d6
Add requester ship to clay's %warp task to aid in permission checks for %wests.
2018-02-08 00:42:40 +01:00
C. Guy Yarvin
e749d60b1d
Merged with constant errors disabled.
2018-01-31 15:36:48 -08:00
C. Guy Yarvin
b51e0f8ecc
Delete bad old scanf.
2018-01-31 14:08:12 -08:00
C. Guy Yarvin
7404bb0a1e
Booting without any constant blocks.
2018-01-31 13:53:27 -08:00
C. Guy Yarvin
0749d2b3e7
Stash commit.
2018-01-31 13:52:49 -08:00
C. Guy Yarvin
f64a2f2cd0
Eliminate most uses of the => [. library] antipattern.
2018-01-31 13:52:49 -08:00
cgyarvin
cadc61929f
Merge pull request #539 from eglaysher/new-stdlib
...
Unit Testing / Partial New Library Work
2018-01-29 10:55:47 -08:00
Elliot Glaysher
b772818ef3
Minor cleanups.
2018-01-07 15:55:44 -08:00
Elliot Glaysher
48585d2b2f
+test now deals with recursive directory structures.
...
+test now offloads creation of the test tree into a renderer. this should help
with caching. using a renderer also lets us deal with hierarchical directory
structures, leading to better organization.
2018-01-06 22:51:52 -08:00
Fang
f5628c1dad
Separate the Tlon ops generators to allow more granular control over stream & fora sources.
2018-01-05 20:19:34 +01:00
Elliot Glaysher
625959a004
Minor cleanup and %143-ization to tester.hoon
2018-01-01 11:03:40 -08:00
Elliot Glaysher
f764db7145
Don't pass the entropy back as part of the results.
2017-12-30 22:41:01 -08:00
Elliot Glaysher
e972c43f8a
Merge branch 'master' into new-stdlib
2017-12-26 12:24:11 -08:00
Fang
13c2d0156d
Talk notifications now wrap properly.
...
Pulled line wrapping logic out into the lib.
Closes #468 .
2017-12-19 20:58:48 +01:00
Fang
31e1c73aed
Made ++name a knot rather than a term.
2017-12-18 14:21:52 +01:00
Fang
55b15f850c
Merge commit '60b4024516d0306bd5ec26ea744a9a1f194691b8' into hall-talk-smallfix
2017-12-17 20:09:52 +01:00
Anton Dyudin
5169854035
more type hints for faster compilation
2017-12-15 17:05:47 -08:00
Ted Blackman
ab2e886522
Merge pull request #455 from Fang-/more-gh
...
Expanded on existing Github marks
2017-12-15 11:51:45 -08:00
Anton Dyudin
19b0db1cba
add lib/rekey /_ @da implementation
2017-12-14 17:12:40 -08:00
Fang
0f63eda82a
More succinct source range parsing.
2017-12-12 22:28:56 +01:00
Fang
2b1caa2b01
Add generators for easier webship ops.
2017-12-12 21:24:15 +01:00
Elliot Glaysher
93d822e567
Enabled doccords in hall.
2017-12-10 19:56:58 -08:00
Anton Dyudin
2fb9ce78d5
fix |reset trying to pull /===/sys/ovra
2017-12-07 17:43:16 -08:00
Ted Blackman
60cffd62ce
Merge pull request #452 from Fang-/remaint-merge-talk
...
Hall (New Talk): the PR
2017-12-07 11:14:58 -08:00
Anton Dyudin
c4fd65de92
fix /+ old-zuse for move-json merge
2017-12-06 14:49:26 -08:00
cgyarvin
540ba66506
Merge pull request #458 from ohAitch/move-json
...
move ++json and other above-arvo types to zuse
2017-12-06 13:25:44 -08:00
Fang
2a2f2a2211
Removed public domain notice.
2017-12-06 17:10:24 +01:00
Joseph Bryan
f2928f5212
corrects typo in oauth content-type header
2017-12-05 22:11:07 -05:00
Fang
07885a3c98
Removed version requirements from hall and talk.
...
Also small comment cleanup.
2017-12-05 22:32:55 +01:00
Fang
41098a2121
Merge commit '8bf726fdb1ecaf072d72ec795948f842ff7ea2e7' into remaint-merge-talk
2017-12-05 22:31:00 +01:00
Joseph Bryan
713efa4684
fixes newline parsing bug in lib/twitter
2017-12-05 16:30:05 -05:00
Anton Dyudin
2eac6be25d
Merge branch 'org-libs' into master
2017-12-05 12:07:33 -08:00
Ted Blackman
76ec2db3b5
Merge pull request #465 from ohAitch/womb-fixes
...
Pull in off-mainline womb fixes, make |invite usable
2017-12-05 11:45:34 -08:00
Fang
4b49445481
Merge commit '87e658a765549e9674377d9beeafc3dc6529322b' into remaint-merge-talk
2017-12-03 19:41:24 +01:00
Anton Dyudin
a4dd3f1cd5
should not have been left on
2017-12-01 16:58:02 -08:00
Anton Dyudin
aa3512b0cf
Merge commit '9472770e' into womb-fixes
...
hella womb fixes from production that hadn't been pulled in
2017-12-01 16:32:09 -08:00
Anton Dyudin
564d7ebf0c
handle kiln coups in kiln
2017-11-29 20:31:13 -08:00
Ted Blackman
4444829e14
stop moons pretending to be planets. enables moon booting
2017-11-29 16:13:03 -08:00
Anton Dyudin
760ae2f114
fully namespace drum/helm/kiln
2017-11-29 13:38:16 -08:00
Anton Dyudin
3d744c8d74
namespace hood "libraries"
2017-11-29 12:47:12 -08:00
Anton Dyudin
10754dc172
move "XX moveme to lib/" // generator-bits to lib
2017-11-29 12:14:58 -08:00
Fang
41e2547c9b
Merge commit '49429adb45ce1d7f685927ce6e901a3263d4c122' into remaint-merge-talk
2017-11-27 19:27:20 +01:00
Elliot Glaysher
4029cc0bb1
Experiment moving the tests and tester into their own file.
2017-11-26 15:41:49 -08:00
Anton Dyudin
a6723ee3a5
move ++json and other above-arvo types to zuse
2017-11-22 13:28:07 -08:00
Anton Dyudin
013878c84e
Merge pull request #453 from ohAitch/gen-shims
...
Add /+ old-zuse shims to various generators
2017-11-22 12:42:18 -08:00
Matthew Levan
b8a01b5a7e
twig -> hoon in lib/cram
...
(cherry picked from commit 663e0e8284c080e9d38821b53950bf9325a1e209)
2017-11-22 12:39:39 -08:00
Fang
5fbb7599cb
Hall stories now also track where messages were received from.
...
Stories can be queried for messages originating exclusively from a specific source.
2017-11-20 20:48:54 +01:00
Anton Dyudin
a8fb0ed8f8
Merge branch 'mar-umd' into master
2017-11-20 11:17:39 -08:00
Matthew Levan
8d0eca1c3a
swap poja and pojo
2017-11-16 10:39:31 -08:00
Fang
7739bfb855
Further renaming "reader" to "client".
2017-11-16 16:36:34 +01:00
Fang
27d3867951
Changed ?-/?+ separation comments to adhere more closely to the standard.
2017-11-16 01:21:25 +01:00
Fang
d0a0d6cf51
Expanded on existing Github code by adding commit and repository marks.
2017-11-15 17:33:08 +01:00
Anton Dyudin
ab09057187
merge /+ vast2 changes into hoon.hoon
2017-11-13 18:02:40 -08:00
Fang
5dab28235a
Moved =, in /lib/hall-json to the top level.
2017-11-10 13:08:54 +01:00
Elliot Glaysher
8976775ff0
Update |= and |* twigs to %143 format.
2017-11-09 22:34:27 -08:00
Anton Dyudin
b30bed0c30
lib/gmail looked like junk
2017-11-09 17:11:56 -08:00
Fang
0b50718439
Removed outdated comments.
2017-11-09 22:40:22 +01:00
Fang
f60a1d3dd2
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-11-09 10:38:36 +01:00
Keaton Dunsford
7be64a77f4
/lib/old-zuse - Add ++role
2017-11-08 21:28:16 -08:00
Fang
7439c675bc
%hall and %talk now start on boot.
2017-11-07 22:37:32 +01:00
Fang
ee1ca40f34
Renamed %talk-guardian to %hall, %talk-agent to %talk.
...
In /sur, /gen, /mar, /lib renamed files/folders from "talk" to "hall".
2017-11-07 22:05:52 +01:00
Fang
40f01f9aad
Made it possible to load in telegrams exported from old talk.
2017-11-07 19:58:52 +01:00
Fang
9c57a67516
Expanded %app speech to be more than just a cord.
2017-11-06 17:21:50 +01:00
Elliot Glaysher
1541a8df75
A few more gates / minor changes.
2017-11-05 15:44:37 -08:00
Elliot Glaysher
9878c0d61b
Merge remote-tracking branch 'upstream/master' into new-stdlib
2017-11-05 15:43:21 -08:00
Matthew Levan
ec6c932396
Added lore and nule
2017-11-03 17:31:28 -07:00
Fang
6e4b9fe6b7
Updated circle query paths to be slightly more flexible in the data they subscribe to.
...
Internal %peer paths in the guardian got a bit messy.
2017-11-03 15:54:25 +01:00
Fang
3746ab02fb
Trivial TODOs & cleanup.
2017-11-01 20:41:14 +01:00
Anton Dyudin
cdb1fffcca
get lib/vast2 to bail-meme not explicily error
2017-11-01 11:47:09 -07:00
Anton Dyudin
53c00b1f7b
Merge branch 'unmark-test' into mar-umd
...
fenced:cram will need to be tweaked
2017-11-01 11:46:40 -07:00
Fang
e359bb4968
Changed /lib/talk to actually make us of the bowl as originally intended.
2017-11-01 19:05:38 +01:00
Fang
a284e31a4f
All default mailboxes are now called %inbox, regardless of ship class.
2017-11-01 18:35:06 +01:00
Fang
4506f4ca5c
Fixes relating to /sur/talk change
2017-11-01 13:36:25 +01:00
Fang
76f5b306c7
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-11-01 13:05:57 +01:00
Anton Dyudin
68ec996c1e
Revert "Merge remote-tracking branch 'origin/automount'"
...
This reverts commit 29158d9397
, reversing
changes made to 57006281f2
.
2017-10-31 13:23:54 -07:00
C. Guy Yarvin
835a0f4050
Merge remote-tracking branch 'oHaitch/merge-nozap'
2017-10-31 12:34:23 -07:00
Fang
140c847271
Updated /sur/talk.hoon to be more clear and consistent.
2017-10-31 19:56:56 +01:00
Anton Dyudin
90136af200
fix automount
2017-10-31 11:15:16 -07:00
Fang
f14d6b0849
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-31 15:57:12 +01:00
Anton Dyudin
c396584886
Merge branch 'nozap'
2017-10-30 18:13:06 -07:00
Anton Dyudin
29158d9397
Merge remote-tracking branch 'origin/automount'
2017-10-30 17:05:45 -07:00
Anton Dyudin
57006281f2
Merge remote-tracking branch 'urbit/maint-20170614'
2017-10-30 17:05:17 -07:00
Fang
feaf859af4
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-27 12:29:34 +02:00
Ted Blackman
cd3bb9b1e0
fixed gmail app and lib/http.hoon
2017-10-26 15:10:30 -07:00
Ted Blackman
8ffdab7b0e
twitter compiles now. gets error 32
2017-10-26 15:10:30 -07:00
Ted Blackman
9eeb8ce659
++iden alias in old zuse
2017-10-26 15:10:30 -07:00
Ted Blackman
cb0200e379
fixed asana
2017-10-26 15:10:30 -07:00
Ted Blackman
3efebb02dc
fixed github auth
2017-10-26 15:04:37 -07:00
Ted Blackman
fe949b404f
^care -> care in lib/connector
2017-10-26 15:04:37 -07:00
Ted Blackman
772e5d060a
app/gh and lib/connector fixes
2017-10-26 15:04:37 -07:00
Anton Dyudin
71550b0bfd
Revert "Merge branch 'jaelwomb' into cc-release"
...
(jael doesn't exist yet)
This reverts commit 13bc8ea59f
, reversing
changes made to c232f670be
.
2017-10-26 13:59:49 -07:00
Fang
511fb808ac
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-26 22:36:23 +02:00
Matthew Levan
ecffbb5df5
Added 'Accept: application/json' hiss header
2017-10-25 14:30:14 -07:00
Fang
7c52f0518a
Small fixes & changes for better usability (tank as line list).
2017-10-25 20:37:39 +02:00
Fang
6a14db7e20
When a json %exp speech doesn't contain a result, the expression is evaluated to fill it in.
2017-10-25 16:55:10 +02:00
Fang
a72dbd78bb
Small fixes in ++crow:enjs and ++atta:dejs
2017-10-25 16:54:32 +02:00
Fang
4bcd81c34e
Some cleanup & ordering in /lib/talk-json
2017-10-24 22:15:58 +02:00
Fang
6c7146f988
Implemented /mar/talk/rumor.
2017-10-24 17:24:04 +02:00
Fang
31cd0593aa
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-24 15:21:15 +02:00
Fang
fddfe88d2b
Implemented /mar/talk/prize and all necessary additions to /lib/talk-json.
...
Requires small change in zuse to compile. Under investigation.
2017-10-24 15:19:41 +02:00
Anton Dyudin
dbc802a99b
oauth2 names
2017-10-23 15:09:26 -07:00
C. Guy Yarvin
ab5fb62484
Various fixes and imprevements.
2017-10-22 15:46:07 -07:00
Fang
e990975c39
Some cleanup. /mar/talk/action now fully functional (but untested).
2017-10-20 19:46:02 +02:00
Fang
65ed4c9884
Fixed recursive reparsers to not dig: over.
2017-10-20 19:45:24 +02:00
Fang
b6df30e006
/mar/talk/action to json works.
...
From json currently dig-overs.
2017-10-20 17:42:07 +02:00
Fang
aff9d309b5
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-20 12:15:14 +02:00
Ted Blackman
76d03eb394
Merge branch 'master' of github.com:belisarius222/arvo
2017-10-19 16:53:08 -07:00
C. Guy Yarvin
84f50dea0e
Revert "Fixed compilation error in /lib/helm"
...
This reverts commit 46d67620bf
.
2017-10-19 16:50:07 -07:00
Ted Blackman
267c87d651
partial fixes for gh app
2017-10-19 16:43:37 -07:00
Fang
4e089bd2ce
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-20 00:07:35 +02:00
Fang
46d67620bf
Fixed compilation error in /lib/helm
2017-10-20 00:07:02 +02:00
Fang
e59b37eafc
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-19 23:59:14 +02:00
Fang
7d4e0512cf
Largely complete /lib/talk-json (still missing diffs), /mar/talk/action.
2017-10-19 23:58:18 +02:00
C. Guy Yarvin
640632279f
Merge branch 'master' of http://github.com/urbit/arvo
2017-10-19 10:37:09 -07:00
C. Guy Yarvin
8b727d48ca
Fix |reset.
2017-10-19 10:36:53 -07:00
Fang
7fdcf344e3
Now using audience instead of (set circle) where appropriate.
2017-10-19 02:05:53 +02:00
Fang
3454c2e916
Reverted change that broke /lib/talk.hoon
2017-10-19 01:59:51 +02:00
Anton Dyudin
5018e466b8
fix frontend
2017-10-18 15:06:03 -07:00
Elliot Glaysher
c2b8d61fa2
insert -> put
2017-10-13 23:28:11 -07:00
Elliot Glaysher
22dca3032f
Remove 'transform' and use 'map'.
2017-10-13 23:13:15 -07:00
Elliot Glaysher
5e2f544a13
Change the name of ++map to ++dict so 'map' can be used for 'transform'.
2017-10-13 23:09:01 -07:00
Fang
c14970c228
tmp progress on talk-json lib & marks
2017-10-12 12:30:16 +02:00
Fang
082ebfc8ae
Misc cleanup
2017-10-12 12:29:56 +02:00
C. Guy Yarvin
5c3fd13cc9
Ticketing works.
2017-10-11 17:00:21 -07:00
Fang
d281627d4d
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-10 11:05:09 +02:00
C. Guy Yarvin
e0cb33b815
Fix some boot issues.
2017-10-09 22:22:47 -07:00
C. Guy Yarvin
068cbb34d9
Fix old-zuse lib; make hi failure work
2017-10-09 20:39:08 -07:00
Fang
0d72c1d2c4
Made range a first-class citizen of sources/subscriptions.
...
FIXME side-effect: agent can't unsub from sources with specified ranges.
2017-10-09 22:50:17 +02:00
Fang
6ea650efba
Merge branch 'master' of https://github.com/urbit/arvo into remaint-merge-talk
2017-10-08 22:52:42 +02:00
Fang
ae72b8f10f
Merge pull request #437 from joemfb/plan-serv-cc
...
forwardport #436
2017-10-07 13:31:28 +02:00
Joseph Bryan
e6f52193d5
writes web/plan to whichever desk has been |served
2017-10-06 19:59:28 -04:00
Joseph Bryan
94d6b3ccfa
writes web/plan to whichever desk has been |served
2017-10-06 19:48:59 -04:00
Fang
5c7e045495
Talk files now compile.
...
Guardian doesn't yet init properly.
2017-10-06 19:35:25 +02:00
Fang
bb5150819c
Merge branch 'talk-split' into remaint-merge-talk
...
Uncompiled. Untested.
# Conflicts:
# app/talk.hoon
# lib/helm.hoon
# lib/talk.hoon
# mar/talk/command.hoon
# mar/talk/report.hoon
# mar/talk/telegrams.hoon
# sur/talk.hoon
2017-10-06 14:46:46 +02:00
Fang
5cf7e0971c
Misc. cleanup, comments, ideas.
2017-10-06 13:29:15 +02:00
C. Guy Yarvin
f2a7257f8a
Mostly merged.
2017-10-02 21:36:34 -07:00
C. Guy Yarvin
5a74064080
Merge branch 'remaint' into remaint-merge
2017-10-01 18:50:19 -07:00
Elliot Glaysher
7d46bccdfc
Change the interface for random numbers.
2017-09-29 21:26:50 -07:00
Elliot Glaysher
08962cfd63
First quickcheck test.
...
Test that the ++alter:mp family is a ++valid treap after a large number of
random actions.
2017-09-28 23:05:23 -07:00
Elliot Glaysher
fc651af8aa
Minor runtime fix to ++transform-maybe.
2017-09-27 23:23:12 -07:00
Elliot Glaysher
1157710c74
Fix the semantics and runtime of ++filter.
2017-09-27 23:10:45 -07:00
Elliot Glaysher
37f65c099d
Inline ++to-list.
2017-09-27 22:08:40 -07:00
Elliot Glaysher
1d8614f2ee
Don't repeat ++transform-either's implementation.
2017-09-27 21:55:35 -07:00
Elliot Glaysher
3b007e389c
Fix the runtime of ++alter and family.
...
Previous runtime was pretty nutty and walked the tree multiple times.
2017-09-27 21:20:32 -07:00
Elliot Glaysher
0d2b14f4b7
Weld should work on differently typed lists.
2017-09-27 21:18:02 -07:00
Elliot Glaysher
843c902bf2
Remove most usage of , to strip faces. Use the face itself instead.
2017-09-25 23:25:58 -07:00
Elliot Glaysher
21926968ae
Clean out lots of todos.
2017-09-25 15:54:41 -07:00
Elliot Glaysher
326b602aae
Port new-hoon.hoon and tests to master.
2017-09-25 10:31:22 -07:00
C. Guy Yarvin
dc25979f59
Merge remote-tracking branch 'origin/master' into piaf-runes
2017-09-21 18:45:27 -07:00
C. Guy Yarvin
f8349b1aa7
Correct ^ conversion.
2017-09-19 17:35:45 -07:00
C. Guy Yarvin
bf3b8432b3
About working. But very slow.
2017-09-07 16:47:49 -07:00
Ted Blackman
62fec03d96
Fixed code block at start of blockquote
2017-08-29 18:05:44 -07:00
Anton Dyudin
6c271563ef
<br/> from trailing \
2017-08-28 17:52:18 -07:00
Anton Dyudin
e133564d38
add frontmatter parsing to .mdh
...
pulling ++shut out of hoon/hoon since nothing will use it
2017-08-28 16:42:44 -07:00
Ted Blackman
5ab0a794b1
Fix header in blockquote
2017-08-28 15:11:09 -07:00
Ted Blackman
6a05cf158c
fixed list outdent parsing; moved list closing to ++line
2017-08-25 18:12:05 -07:00
Ted Blackman
1176fe0f3d
consolidated outdent parsing
2017-08-25 17:29:50 -07:00
Anton Dyudin
0cd98d9c2c
get rid of bal
par copy, restrict read-line mutation
2017-08-24 20:31:37 -07:00
Anton Dyudin
d3f9ecb667
move code unrelated to opening items out of ++open-item
2017-08-24 20:05:31 -07:00
Anton Dyudin
54105e7fd0
formalize %poem as an indent-based style
2017-08-24 19:51:16 -07:00
Anton Dyudin
0fcf16898e
formalize %dent parsing
2017-08-24 19:13:49 -07:00
Anton Dyudin
fa2b9a0eea
use read-one for --- <hr> parsing
...
instead of counting it as a container "item"
2017-08-24 18:10:22 -07:00
Anton Dyudin
7cbaffcbed
refactor fenced-code postprocessing into ++parse
2017-08-24 17:49:23 -07:00
Ted Blackman
9a72aa2147
whitespace
2017-08-24 17:02:02 -07:00
Ted Blackman
7c2a56b929
markdown in sail
2017-08-24 16:32:45 -07:00
Ted Blackman
fd022172c9
parse empty div; changed indent representation
2017-08-24 15:04:24 -07:00
Ted Blackman
398c0dd180
Adds == as markdown terminator
2017-08-24 14:22:38 -07:00
Ted Blackman
fe44db7e3d
categorized trig-style
2017-08-24 13:33:25 -07:00
Ted Blackman
c4793de019
Fix bug with outdent (col -> top)
2017-08-24 13:20:46 -07:00
Ted Blackman
dc993fe091
rename arms, clean comments
2017-08-23 18:09:25 -07:00
Ted Blackman
1b5d25a71e
Detect outdent in ++snap
2017-08-23 17:05:59 -07:00
Ted Blackman
45658a6017
Revert "backtracking hack to fix dedent parsing; adds == as terminator"
...
This reverts commit 459ff495b3
.
2017-08-23 10:26:10 -07:00
Ted Blackman
ef7ee5918a
cleanup
2017-08-22 17:13:32 -07:00
Ted Blackman
459ff495b3
backtracking hack to fix dedent parsing; adds == as terminator
2017-08-22 17:02:13 -07:00
Ted Blackman
38ce350352
;> to start markdown
2017-08-22 15:03:34 -07:00
Ted Blackman
8c7dc9706f
Fix indented fenced blocks and test file
2017-08-22 14:58:44 -07:00
Ted Blackman
28acd75a9a
fenced code blocks in separate parser to support blank lines
2017-08-22 14:02:44 -07:00
Ted Blackman
5626c70b31
Fix --- eating next line
2017-08-22 12:34:27 -07:00
Ted Blackman
1de4408df3
Fenced code blocks
2017-08-21 16:32:03 -07:00
Ted Blackman
31aba9606c
removed leading zap in new vast2.hoon
2017-08-18 18:43:44 -07:00
Fang
caac4c8913
Removed ++partner. Everything is now ++circles.
2017-07-10 17:21:58 -07:00
Fang
8ceb9312d1
Removed delivery state from telegram audiences.
2017-07-06 18:16:17 -07:00
Fang
4aa069c9f8
Removed bouquet for now.
2017-06-30 18:42:36 -07:00
Fang
2852b71070
%source config diff now only takes a single partner, since it never gets done for multiple.
2017-06-28 11:12:12 -07:00
Fang
3e32f78ac1
Can now set presence or status for specific circles, even foreign ones.
2017-06-27 17:29:51 -07:00
Fang
ee4883d91b
tmp function in lib/talk.hoon.
2017-06-26 16:49:46 -07:00
Fang
0642ee5f16
Cleanup of inline docs and comments.
2017-06-21 17:16:22 -07:00
Fang
90c0ccdad0
Renamed sre and sourcee back to src and source.
2017-06-15 18:53:47 -07:00
Raymond Pasco
43bb99b61b
Merge remote-tracking branches 'ohaitch/wipe-ford', 'ohaitch/fora-dubl' and 'keatondunsford/add-noun-mark' into maint-20170614
...
add |wipe-ford cache clear button
tree@da7808a actually disable post box upon submission
Add minimal noun.hoon mark to /mar
2017-06-14 14:34:13 -07:00
Fang
9dbdd3f89f
Tiny changes, comments & cleanup.
2017-06-13 18:06:38 -07:00
Fang
09a155f1c6
Fixed federation across galaxies.
2017-06-13 17:51:10 -07:00
Fang
563aa0102e
Mostly functional federation & delta model.
2017-06-12 15:19:45 -07:00
C. Guy Yarvin
cda7cf2053
Basic networking; large messages have assembly bug
2017-06-06 17:29:37 -07:00
C. Guy Yarvin
8985648bc2
Basic networking now.
2017-06-06 13:23:58 -07:00
Anton Dyudin
a216565a14
add |wipe-ford cache clear button
2017-05-24 16:04:27 -07:00
Fang
23cd3ad758
Newly updated in-between commit for delta-model talk. tmp
2017-05-22 17:10:24 +02:00
C. Guy Yarvin
4e7edbc154
App failures and vane crashes handled correctly.
...
Still not sending app or vane crashes in nack, though.
2017-05-21 21:31:43 -07:00
C. Guy Yarvin
b889898efb
Restore unified old naming of ames tasks/gifts.
2017-05-21 18:36:29 -07:00
C. Guy Yarvin
eff8b8fe7b
Merge branch 'nuclear' into remaint
2017-05-19 11:26:13 -07:00
Raymond Pasco
7dc270f89f
Merge remote-tracking branch 'joemfb/detap'
2017-05-17 05:38:26 -04:00
C. Guy Yarvin
bd4f650f5e
|nuke bounces all packets from a ship.
2017-05-16 13:56:54 -07:00
Fang
5e02dc7db2
Removed trailing spaces from talk lib and marks files.
2017-04-25 21:21:46 +02:00
C. Guy Yarvin
c8e262df75
Fully booting with new chapter structures.
2017-04-16 15:37:47 -07:00
Fang
8b8e080806
Removed talk invite functionality from lib/helm. It's now done through talk.
2017-04-14 13:04:19 +02:00
Fang
85a13cea21
Fully deprecated %design and %publish commands in favor of the new actions.
2017-04-14 13:02:38 +02:00
Fang
c33d5a04e5
Implemented ;invite and ;banish for giving and denying permission to stations.
...
Read permissions for journals and mailboxes are constant: all and our team resp.
2017-04-11 12:17:23 +02: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
af767350a8
removes +-tap:by accumulator arg and changes calling convention
2017-03-20 18:56:00 -04:00
Joseph Bryan
ebed890f00
removes +-tap:in accumulator arg and changes calling convention
2017-03-20 18:55:55 -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
f8b60ec802
refactors ++ta-off in drum
2017-03-03 15:31:47 -05:00
Joseph Bryan
43dc8afd1d
refactors ++ta-off in drum
2017-03-03 15:30:09 -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
Joseph Bryan
f92374e069
adds back the old-style prompt truncation for really long prompts
2017-03-02 11:10:33 -05:00
Joseph Bryan
d26eef297a
resets drum input offset on ctrl-x
2017-03-02 10:55:16 -05:00
Joseph Bryan
5a09818bcd
resets drum input offset on sole-edit discontinuities ($set)
...
and renames ++ta-off -> ++ta-pos
2017-03-02 10:54:31 -05:00
Joseph Bryan
5c07bbd93e
updates drum input scroller to be sticky
2017-03-02 10:54:06 -05:00
Joseph Bryan
74f32a67dd
switches drum to a sticky prompt, scrolling input only
2017-03-02 10:53:36 -05: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
9eea8eda67
add old-zuse polyfill library
2017-02-13 14:31:10 -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
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
Anton Dyudin
9c5c460847
track arvo.hoon in autoload
2016-12-12 10:08:46 -08:00
Anton Dyudin
91f8049819
remove ^vane shims
...
requires vere without crypto:ames
2016-12-08 13:50:32 -08:00
Anton Dyudin
0adde510ab
canonize url:eyre, the last remaining compatibility interface
2016-12-08 13:50:32 -08:00
Anton Dyudin
fc4cdc56f6
canonize taco,tact:bytes:eyre
2016-12-08 13:50:32 -08:00
Anton Dyudin
7d66d8c3df
canonize (parse|print):xml:eyre as (en|de)-xml:html
2016-12-08 13:50:32 -08:00
Anton Dyudin
4a37034a45
fix |autoload, |reboot
2016-12-08 13:50:31 -08:00
Anton Dyudin
44288642bf
canonize jo..:js:eyre into enjs:format
2016-12-08 13:50:31 -08:00
Anton Dyudin
e7d08ac15f
canonize pojo,poja as en-json,de-json :html
2016-12-08 13:50:31 -08:00
Anton Dyudin
5fbb2dff28
port forward lore, role, and rolt usage
2016-12-08 13:50:31 -08:00
C. Guy Yarvin
c81681f19a
Merge remote-tracking branch 'ohAitch/zuseflat-users' into plastic-boot
2016-12-02 11:32:34 -08:00
C. Guy Yarvin
5f3ee116eb
%velo reset works.
2016-12-01 17:17:02 -08:00
Anton Dyudin
75b2840b97
canonize references into space:clay
2016-12-01 16:02:06 -08:00
Anton Dyudin
e7140e3c37
translate ++jo usage to ++dejs or ++dejs-soft
2016-12-01 15:29:32 -08:00
Anton Dyudin
5f357346d8
flatten references to title,wired,differ,crypto,chrono
2016-12-01 13:46:18 -08:00
Anton Dyudin
56da2fdb95
isolate pubsub:userlib usage
2016-12-01 13:46:17 -08:00
Anton Dyudin
584d30d0e3
fix markdown jet attachment
2016-11-29 18:16:56 -08:00
Anton Dyudin
8dbca52617
remove ++da:jo UTC json parser
2016-11-23 16:35:43 -08:00
Anton Dyudin
3f904b4f90
remove ++epur:url:eyre convenience interface
2016-11-23 16:34:10 -08:00
Anton Dyudin
83afc6405c
overzealous =,
2016-11-17 10:47:06 -08:00
Anton Dyudin
a373a6ef11
!: in ford files is redundant
2016-11-16 17:42:58 -08:00
Anton Dyudin
971c378ce8
reformat =+ to =, in ford files
2016-11-16 17:37:39 -08:00
Anton Dyudin
e445aa6e6f
=, all marks and dependencies
2016-11-16 17:30:39 -08:00
Anton Dyudin
530beef96b
Merge branch 'cc-release' into cc-merge
...
Conflicts:
arvo/eyre.hoon
2016-11-14 14:04:46 -08:00
Anton Dyudin
13bc8ea59f
Merge branch 'jaelwomb' into cc-release
2016-11-14 12:49:19 -08:00