Commit Graph

592 Commits

Author SHA1 Message Date
Elliot Glaysher
4e9ad16939 WIP: Start rebuilding on anchors. 2018-08-17 17:29:23 -07:00
Elliot Glaysher
7d3ae8902a WIP: Rename and 80 char. 2018-08-17 16:54:43 -07:00
Ted Blackman
85d55cef9d typo 2018-08-17 15:30:13 -07:00
Ted Blackman
dfcbd29697 killed several TODOs 2018-08-17 15:27:47 -07:00
Elliot Glaysher
3b8d2a4a9c Fix test error strings. 2018-08-16 16:00:33 -07:00
Elliot Glaysher
e123410f03 General error message cleanup. 2018-08-16 14:38:50 -07:00
Elliot Glaysher
5d2f6f5885 Don't crash on incorrect +grab product type in marks. 2018-08-15 16:54:41 -07:00
Elliot Glaysher
781e7e3add Add jet hints, %hood caching, and a jab. 2018-08-15 16:39:25 -07:00
Elliot Glaysher
e804d0ff59 Create +jab:by which does +put and +get as mutation. 2018-08-15 14:06:24 -07:00
Ted Blackman
ddef8079a3 |keep and associated machinery 2018-08-15 13:58:54 -07:00
Elliot Glaysher
a6a78cea65 %keep in ford. 2018-08-15 13:48:41 -07:00
Elliot Glaysher
100cda2678 %wipe percentage 2018-08-15 13:07:39 -07:00
Elliot Glaysher
4a081f0fbd Fix |mass 2018-08-15 10:47:15 -07:00
Elliot Glaysher
f09da3f962 Cleanup: remove , 80 chars, comments. 2018-08-14 16:39:23 -07:00
Elliot Glaysher
f1a24217c6 Clean up ~& in eyre. 2018-08-14 14:20:00 -07:00
Elliot Glaysher
adfa3b25cd Cache works. Tests pass. Boots. 2018-08-14 13:17:33 -07:00
Elliot Glaysher
c62b9f6655 First working cache; tests don't work yet. 2018-08-14 13:05:18 -07:00
Elliot Glaysher
dcedf1c8d9 WIP: Clock algorithm 2018-08-13 16:55:12 -07:00
Elliot Glaysher
35afbeeb07 Clean up +scry-blocks 2018-08-13 15:58:18 -07:00
Elliot Glaysher
e33c8e02bf Stub +access-cache with +cache-key 2018-08-13 15:43:02 -07:00
Elliot Glaysher
91b0b59317 Cleanup of +make types in preperation for additional field. 2018-08-13 14:51:20 -07:00
Elliot Glaysher
dded51f0cd Start %collections on startup, too. 2018-08-09 16:06:14 -07:00
Elliot Glaysher
11cb648399 Trying to get collections working 2018-08-09 14:59:33 -07:00
Elliot Glaysher
89a0a91c57 Boots without old ford. 2018-08-09 11:22:37 -07:00
Ted Blackman
f6042d9e1a memoize +bran:ut 2018-08-08 14:48:01 -07:00
Elliot Glaysher
81bd72ee21 WIP: Commiting so I can get the ~+ patch. 2018-08-08 14:47:01 -07:00
Elliot Glaysher
5d9339052e Remove all usage of ford from eyre. 2018-08-07 13:52:31 -07:00
Elliot Glaysher
00a32ffe73 End to end rendering using ford-turbo. 2018-08-06 14:09:01 -07:00
Elliot Glaysher
68e255b5a6 WIP: Get first ford build in eyre working / renderers should return their name as mark 2018-08-06 13:29:36 -07:00
Elliot Glaysher
af8148b244 Eyre will %bake builds using ford-turbo now. 2018-08-02 16:18:56 -07:00
Elliot Glaysher
7a3baf35a3 We must %bake the target mark, not the source mark, in %cast. 2018-08-02 16:15:35 -07:00
Elliot Glaysher
8124ae49c0 Make sure we deal with renderer to mark fallback in %bake 2018-08-02 15:55:07 -07:00
Elliot Glaysher
4ecb004adc Get clay building again / better %alts debugging 2018-08-02 13:21:30 -07:00
Elliot Glaysher
f2c0d3289f Uses both %mades. This works locally. 2018-08-01 14:05:54 -07:00
Elliot Glaysher
1ca5ca665e WIP: Move ++cast-thou to turbo, but it's a no-op in practice. 2018-08-01 13:40:44 -07:00
Elliot Glaysher
5051214c05 WIP: All the helper methods. 2018-08-01 13:21:27 -07:00
Elliot Glaysher
e279ec7960 Fix ordering problem with +intercepted-scry.
This fixes generators which scry into %a.
2018-08-01 13:06:13 -07:00
Elliot Glaysher
da9a27b2c4 Remove merge artifact that prevented boot. 2018-08-01 13:05:55 -07:00
Elliot Glaysher
4363163319 Merge remote-tracking branch 'origin/collections-redesign' into ford-turbo-eyre-sec
Note: This ignores changes to clay for expediency, these may need to
be hand merged later.
2018-07-31 10:11:10 -07:00
Isaac Visintainer
fee20d5de3 bugfixes and some test changes 2018-07-30 22:24:32 -07:00
Isaac Visintainer
1349052f73 collections redesign 2018-07-30 20:17:16 -07:00
Joe Bryan
a6ea3131f2 fixes bug in %eyre proxy config, repairs existing config in +load 2018-07-25 16:43:00 -04:00
Elliot Glaysher
31afbc71ce Eyre uses turbo to build security drivers. 2018-07-25 12:36:31 -07:00
Elliot Glaysher
7ebf6f262f Make |mass work 2018-07-24 11:08:57 -07:00
Elliot Glaysher
84e05eba12 Integration of the state machine code complete; can boot a fakezod.
Fakezod boots with the new state machine code, and can run the +ford-turbo
test suite.
2018-07-24 10:54:16 -07:00
Elliot Glaysher
bf696a049d Merge branch 'ford-master-state-machine' into ford-turbo 2018-07-23 15:20:29 -07:00
Elliot Glaysher
8f046df9d4 Make cleanup of scrys/subs compile; add new tests. 2018-07-23 14:57:27 -07:00
Ted Blackman
7b9f871bf2 untested cleanup of subscription and scrying functions 2018-07-23 14:06:21 -07:00
Ted Blackman
c68931bdf8 untested minor bugfix 2018-07-23 14:06:05 -07:00
Ted Blackman
01595622f3 untested multiplexer for pending scrys 2018-07-23 14:05:54 -07:00