Anton Dyudin
11502f3b4c
don't build app/twit, gen/twit
2018-03-27 15:10:06 -07:00
Anton Dyudin
a68eaafdeb
abort on "test unexpectedly fixed" warning
2018-03-27 15:02:51 -07:00
Anton Dyudin
6d04caaed1
distinguish "don't try" and "should fail" tests
2018-03-27 14:59:28 -07:00
Anton Dyudin
f61f6c39dc
print test avoidance reasons
2018-03-27 14:34:58 -07:00
C. Guy Yarvin
2c6c9bcc30
Add new %form type.
2018-03-26 16:55:02 -07:00
Keaton Dunsford
2a96efb0d6
Merge pull request #682 from keatondunsford/invite
...
Add |invite support for up to sixty-four ships
2018-03-20 15:47:21 -07:00
Keaton Dunsford
9237870f23
Add |invite support for up to sixty-four ships
...
Our |invite Hood generator for Womb invites currently caps at twenty
ship invites. This commit bumps that hard-coded cap to sixty-four, which
will allow me to send the appropriate number of star invites to our
[Winter 2018 contributor-award recipients](https://fora.urbit.org/posts/~2018.2.13..20.22.22..bddb~ ).
2018-03-20 15:26:27 -07:00
C. Guy Yarvin
71b8efa81b
Minor tweaks to previous.
2018-03-19 21:42:45 -07:00
C. Guy Yarvin
a082494df1
Preserve artificial mold assembly structure.
2018-03-19 20:59:19 -07:00
C. Guy Yarvin
f7a7ae486a
Add extended +plan runes.
2018-03-19 19:42:13 -07:00
C. Guy Yarvin
5e02e88d9e
Add filter plans $> and $<.
2018-03-19 13:38:19 -07:00
C. Guy Yarvin
28f6da3fa8
More cleanup.
2018-03-19 11:12:44 -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
26577078fa
Completed glyph renaming.
2018-03-18 20:38:01 -07:00
C. Guy Yarvin
bfedf558c0
Complete renaming.
2018-03-18 20:00:25 -07:00
C. Guy Yarvin
eb91e0d56a
Intermediate renaming.
2018-03-18 19:40:38 -07:00
C. Guy Yarvin
39f720cd81
Correct processing of %null. Eliminate %void.
2018-03-18 18:59:05 -07:00
C. Guy Yarvin
4ac0a63233
Modern structure assembly.
2018-03-18 15:59:22 -07:00
C. Guy Yarvin
6290b74878
Modern structure assembly, except hard leaves.
2018-03-18 15:06:33 -07:00
C. Guy Yarvin
e705bd7c54
Same but without debug.
2018-03-17 18:11:07 -07:00
C. Guy Yarvin
79aa1cbc61
Fix $? to use %fits.
2018-03-17 18:06:15 -07:00
cgyarvin
246e68b5d3
Merge pull request #676 from eglaysher/prime-the-cache
...
Prime the cache during |overload
2018-03-17 13:10:41 -07:00
Anton Dyudin
c24a546813
Merge pull request #665 from ohAitch/cleaner-travis
...
Refactor testing framework
2018-03-16 17:06:58 -07:00
Elliot Glaysher
85e6b70d50
Prime the cache during |overload
2018-03-16 15:22:55 -07:00
Keaton Dunsford
18f349aa05
Update Tree CSS to urbit/tree@9a016e2
2018-03-14 21:09:16 -07:00
C. Guy Yarvin
28eac62fae
Add %over for hygienic plan macros.
2018-03-13 22:56:31 -07:00
C. Guy Yarvin
72449103e4
Reorder ++plan.
2018-03-13 21:37:45 -07:00
C. Guy Yarvin
5c8a77fe90
Final syllable renaming.
2018-03-13 21:36:10 -07:00
C. Guy Yarvin
fa6036b478
Much rune renaming.
2018-03-13 20:17:30 -07:00
Paul Driver
45decc83ac
add ++lest, the non-empty list mold builder
2018-03-13 15:38:17 -07:00
C. Guy Yarvin
5f9ba084a3
Finished decoupling +hoon and +plan.
2018-03-13 15:22:10 -07:00
Keaton Dunsford
8865914d79
Merge pull request #671 from keatondunsford/ford-wipe-timestamp
...
Add timestamps to Ford cache wipes
2018-03-13 12:55:19 -07:00
Keaton Dunsford
42d52073be
Add timestamps to Ford cache wipes
...
This will be more helpful in understanding current Ford's cache-clearing behavior as we continue to make changes to alleviate its issues relating to potential memory overflows, slow build performance, and subsequent `504` HTTP errors.
2018-03-13 12:43:40 -07:00
C. Guy Yarvin
b3066dad30
Disentangled expressions and structures.
2018-03-13 00:11:47 -07:00
C. Guy Yarvin
6432ac8f04
Various fixes and molds.
2018-03-12 22:56:27 -07:00
C. Guy Yarvin
f8d47c252e
Adapt %ts and %br runes.
2018-03-12 18:20:48 -07:00
cgyarvin
69ac42d13b
Merge pull request #670 from eglaysher/fix-overload
...
Fix |overload so it takes a date
2018-03-12 16:01:17 -07: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
Elliot Glaysher
1ec6e7cd2b
Make ++from-module not leak faces.
2018-03-12 15:24:23 -07:00
C. Guy Yarvin
f834e16a23
All root runes replanned.
2018-03-12 11:32:56 -07:00
C. Guy Yarvin
bcb2567229
About to add $>, $<.
2018-03-11 22:29:13 -07:00
C. Guy Yarvin
062dccc00a
Half-converted %tsbr.
2018-03-11 21:16:36 -07:00
C. Guy Yarvin
dae664dd57
Like previous, but actually works.
2018-03-11 13:48:32 -07:00
C. Guy Yarvin
0144a79f15
Parser recognizes plans.
2018-03-11 13:23:06 -07:00
C. Guy Yarvin
67ba916005
Rename ++plan tags.
2018-03-10 21:15:09 -08:00
C. Guy Yarvin
4d183731d4
Adapt $:, $%, $?, so that plan matches hoon.
2018-03-10 20:59:28 -08:00
cgyarvin
a6c83e3919
Merge pull request #666 from ohAitch/faster-gen-test
...
clean up and accelerate +test framework
2018-03-10 11:40:44 -08: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