Anton Dyudin
|
cc0abb7b93
|
restructure test script to be flatter
/ more like build-pill
|
2018-03-07 16:38:42 -08:00 |
|
Anton Dyudin
|
0a5a1de791
|
deterministic, immediate-printing tests
|
2018-03-07 15:46:27 -08:00 |
|
Fang
|
09303422ef
|
Rename keccak test helper to not get tested itself
As per #659.
|
2018-03-07 23:38:01 +01:00 |
|
Fang
|
78ce01c6b7
|
Merge pull request #659 from urbit/just-tests
Make +test only run arms starting with ++test-
|
2018-03-07 23:37:50 +01:00 |
|
Fang
|
85b70d2555
|
Run ++check- arms in addition to ++test- ones during tests.
|
2018-03-07 23:26:34 +01:00 |
|
Fang
|
b1bed4e52f
|
Merge pull request #651 from Fang-/keccak-hashing
Add keccak hashing family into zuse
|
2018-03-07 22:34:43 +01:00 |
|
Fang
|
744005c79d
|
Helper function for checking known answers for the example inputs.
Also comments.
|
2018-03-07 22:13:54 +01:00 |
|
Fang
|
efc258744e
|
Make +test only run arms starting with ++test-
|
2018-03-07 20:44:28 +01:00 |
|
Anthony
|
645d2d8b30
|
merge in hall changes from mark branch
|
2018-03-06 17:47:43 -08:00 |
|
Fang
|
3d18e261bc
|
Allow last-x subscription ranges to be specified from within talk.
|
2018-03-07 01:59:58 +01:00 |
|
Fang
|
542e3a33d6
|
Clean up ++so-first-grams and ++so-in-range using =*.
|
2018-03-07 01:20:55 +01:00 |
|
Fang
|
1b92e26497
|
Make talk start out with the last 200 messages of scrollback.
|
2018-03-07 01:17:53 +01: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
|
52b1dc421e
|
merge in ohaitch/collections
|
2018-03-06 14:11:44 -08:00 |
|
Anton Dyudin
|
6e89d6c0d9
|
tweak sanitization to avoid ..8000 suffixes
|
2018-03-06 12:59:58 -08:00 |
|
Anthony
|
414feabf8d
|
start collections app on boot
|
2018-03-06 12:06:29 -08:00 |
|
Anthony
|
830f20c716
|
merged in now-id hack to resolve write path issues
|
2018-03-06 10:36:16 -08:00 |
|
Anton Dyudin
|
10e44abd53
|
add "now-id" URL coherence hack
|
2018-03-05 17:46:53 -08:00 |
|
Fang
|
45741339d6
|
Added tests for keccak:crypto.
|
2018-03-06 02:07:35 +01:00 |
|
Fang
|
5127de36ce
|
Fix incorrect naming for shake arms.
|
2018-03-06 01:26:34 +01:00 |
|
Anthony
|
93702e2b52
|
updated to use rendered snippets
|
2018-03-05 16:07:36 -08:00 |
|
Keaton Dunsford
|
9c67754678
|
Merge pull request #645 from Fang-/moons-ok
Remove outdated warning message about moons
|
2018-03-05 12:08:45 -08:00 |
|
Fang
|
e2061066f5
|
Fix bug in lane-to-bytes conversion.
|
2018-03-05 20:59:21 +01:00 |
|
Fang
|
b9755a1af1
|
Make padding pass explicit length, too.
|
2018-03-05 19:02:28 +01:00 |
|
Fang
|
04fa542769
|
More comments, better naming.
|
2018-03-05 16:12:32 +01:00 |
|
Fang
|
0220adce7e
|
Keccak interface now takes octs to account for leading zeroes when needed.
Byte ordering is done for you.
|
2018-03-05 16:02:27 +01:00 |
|
Anthony
|
67898aaee3
|
new snip for collections mark
|
2018-03-02 14:40:25 -08:00 |
|
Anthony
|
cd2f46ffac
|
use proper snippeting in renderers
|
2018-03-02 14:36:32 -08:00 |
|
Fang
|
34fcc6ef80
|
Add keccak hashing family into zuse.
|
2018-03-02 17:09:41 +01:00 |
|
Anthony
|
472ded107c
|
recommit master renderer
|
2018-02-27 11:30:20 -08:00 |
|
Anthony
|
5519151fd8
|
improve renderers (clean up vars)
|
2018-02-27 11:29:58 -08:00 |
|
Anthony
|
5c6c17f866
|
move esoo (iso-8601) arm
|
2018-02-27 11:29:10 -08:00 |
|
Anthony
|
bc092a4685
|
cleaned up renderers slightly
|
2018-02-27 10:57:03 -08:00 |
|
Anthony
|
13ce386cbd
|
update naem to name to fit with hall updates
|
2018-02-27 10:56:47 -08:00 |
|
Anthony
|
4b58a737f4
|
merged from mtime
|
2018-02-27 10:54:17 -08:00 |
|
Anton Dyudin
|
dfe5b625a4
|
Merge branch 'master' into mtime
|
2018-02-26 17:18:34 -08:00 |
|
Joseph Bryan
|
1d00ad0428
|
reorders ++spin sample
|
2018-02-23 17:01:16 -05:00 |
|
Joseph Bryan
|
9e3c7870f4
|
forwardports ++spin/++spun api change
adds documentation and typecasts
|
2018-02-23 17:01:10 -05:00 |
|
Anthony
|
fbb56f99f6
|
show subscribe component
|
2018-02-23 11:31:41 -08:00 |
|
Fang
|
e71aeb4e9e
|
Removed outdated warning message about moons.
|
2018-02-23 12:18:42 +01:00 |
|
Ted Blackman
|
798fa84960
|
Merge pull request #644 from ohAitch/mold-cabtar-2
amend #589 to reduce =| mold namespace pollution
|
2018-02-22 18:23:41 -08:00 |
|
Anton Dyudin
|
e0418a3162
|
amend #589 to reduce =| mold namespace pollution
This should fix womb, which has a |=(mold (unit (... +<))) that
pulls ++unit from the wrong place.
|
2018-02-22 17:48:59 -08:00 |
|
Christopher King
|
779408b255
|
fix typo
|
2018-02-22 17:51:49 -05:00 |
|
Ted Blackman
|
d1a201cf0f
|
Merge pull request #640 from Fang-/talk-perf
Talk now only loads in messages from the last five days on first boot.
|
2018-02-22 10:49:58 -08:00 |
|
Fang
|
62edfa5d21
|
Be semantically correct.
|
2018-02-22 19:47:56 +01:00 |
|
Fang
|
6bb3a3f196
|
Named magic number.
|
2018-02-22 19:44:13 +01:00 |
|
Fang
|
de59162ff3
|
Talk now only loads in messages from the last five days on first boot.
Makes moons suffer less when connecting to old planets.
|
2018-02-22 19:37:05 +01:00 |
|
Ted Blackman
|
86139a7cc2
|
Merge pull request #639 from Fang-/ames-bump-clean
Bump ames version for breach
|
2018-02-22 10:35:52 -08:00 |
|
Fang
|
4c16ecba89
|
Remove trailing whitespace from ames.
|
2018-02-22 19:11:59 +01:00 |
|
Fang
|
2c07f0ab25
|
Bump ames protocol version. Now set in a single constant.
|
2018-02-22 19:11:41 +01:00 |
|