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 |
|
Ted Blackman
|
7a003df7cb
|
First half of live builds works; makes Clay subscription
|
2018-03-21 18:27:25 -07: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 |
|
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 |
|
Ted Blackman
|
dfcd724204
|
+cleanup
|
2018-03-16 16:17:59 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Fang
|
e807db9055
|
Add usage tags to circle configs, allowing clients to store arbitrary meta usage info.
|
2018-02-14 17:02:47 +01: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 |
|
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 |
|