Elliot Glaysher
3514439fe1
We can read data from an lmdb event log.
...
(And maybe write, but we didn't test that.)
2019-05-30 13:19:26 -07:00
Elliot Glaysher
7cedae3f70
Merge branch 'bs/uterm' of github.com:urbit/urbit into bs/uterm
2019-05-29 16:44:03 -07:00
Elliot Glaysher
80ffe5f8ec
Think about writeEvent?
2019-05-29 16:43:51 -07:00
Elliot Glaysher
0509e9d45c
Lots more code for lmdb.
2019-05-29 16:25:38 -07:00
Benjamin Summers
a37ac10413
Isle colors.
2019-05-29 12:47:14 -07:00
Benjamin Summers
e562dac9f7
Various fixes and improvements.
2019-05-29 11:33:09 -07:00
Benjamin Summers
43ba628aa6
Got Vere.Log.put to compile.
2019-05-28 17:32:39 -07:00
Elliot Glaysher
c5cc3308ce
Sketching lmdb integration. Unfinished.
2019-05-28 17:16:30 -07:00
Benjamin Summers
854e2da4b8
Correct axis for fire.
2019-05-27 16:10:17 -07:00
Benjamin Summers
20a95edacb
Bugfix + core example (but has infinite type until recursive types are implemented).
2019-05-24 18:33:46 -07:00
Benjamin Summers
0be4b8527f
Attila: Use nock 9 for firing arms.
2019-05-24 18:10:24 -07:00
Elliot Glaysher
845890e87c
Various fixes and improvements.
2019-05-24 16:08:59 -07:00
Elliot Glaysher
edd289181b
Some server stuff.
2019-05-24 16:03:46 -07:00
Benjamin Summers
7989d07ec3
More Attilla.IR cleanup.
2019-05-23 17:16:28 -07:00
Elliot Glaysher
5dc839bc36
Add some server stuff.
2019-05-23 16:58:18 -07:00
Elliot Glaysher
ee1938f6fe
Merge branch 'lighter-than-eyre' into bs/uterm
2019-05-23 16:02:51 -07:00
Benjamin Summers
8e3d71747c
More cleanup.
2019-05-23 15:16:32 -07:00
Benjamin Summers
e6fd500692
Attila.IR cleanup.
2019-05-23 14:54:48 -07:00
Benjamin Summers
ae3031f3fc
Nock code generation for Attila.
2019-05-23 00:12:44 -07:00
Benjamin Summers
a129f7e6f1
Type Inference for Attila's IR
2019-05-22 18:14:21 -07:00
Benjamin Summers
3fa12dcec4
Wrote most of the code for a high-perf cue.
2019-05-21 00:25:58 -07:00
Benjamin Summers
a66aeb398a
Language.Attilla
2019-05-20 16:40:02 -07:00
Benjamin Summers
dc5db9f3d1
Loading pills works; initial work on jets for jam/cue.
2019-05-20 16:04:28 -07:00
Benjamin Summers
83db727920
Tested the shit out of my pill loading code.
2019-05-19 23:14:07 -07:00
Benjamin Summers
a755880d46
Debugging and Optimizing jam/cue
2019-05-19 20:20:03 -07:00
Benjamin Summers
9919127620
Wrote code to load a pill file, but it doesn't work yet.
2019-05-19 18:53:32 -07:00
Benjamin Summers
64e4d11427
Optimized Zip compression table and dramatically simplified it's code
2019-05-17 20:44:13 -07:00
Benjamin Summers
fd1190faba
Optimize zip for small atom sizes.
2019-05-17 16:02:39 -07:00
Elliot Glaysher
7b7510b859
Fleshed out Client.hs.
2019-05-17 14:52:12 -07:00
Benjamin Summers
0008ca0bc9
Various fixes and improvements.
2019-05-16 23:39:07 -07:00
Benjamin Summers
18098beaac
zipFlat is now typically smaller and faster than jam.
2019-05-16 19:56:06 -07:00
Benjamin Summers
2374ed3ce8
Don't send a Canceled event if the request already finished.
2019-05-16 18:45:03 -07:00
Benjamin Summers
fc6f3028e2
Vere.Http.Client golfing.
2019-05-16 18:25:58 -07:00
Elliot Glaysher
971f21d634
Skeleton of http client operations.
2019-05-16 17:05:34 -07:00
Elliot Glaysher
f1d8dda6ca
Note about certificates.
2019-05-15 17:04:21 -07:00
Elliot Glaysher
7dfc6b9c19
Working out the datatypes.
2019-05-15 17:00:10 -07:00
Benjamin Summers
90470dc67d
Various fixes and improvements.
2019-05-14 22:09:53 -07:00
Benjamin Summers
805e954980
Got jam/cue fully working and tested.
2019-05-14 18:30:44 -07:00
Benjamin Summers
de227b07a0
Implemented jam, but the tests don't pass yet.
2019-05-14 15:13:18 -07:00
Joe Bryan
8bfff9f342
bumps http server/proxy timeouts for CI
2019-05-14 14:36:20 -07:00
Joe Bryan
3fdc64b2da
updates arvo and pills (to fix tests)
2019-05-14 13:49:21 -07:00
Joe Bryan
77281ad43d
points arvo submodule to lte-loopback, updates pills
2019-05-14 11:43:54 -07:00
Joe Bryan
aec0772736
Merge branch 'cc-release' into lte-loopback
...
* cc-release:
another round of +cue comments
adds +cue comments per review
cleans up cue, correcting comments and refcounting
rewrites cue to avoid recursion (using the road stack)
dedents cue jet
adds jam/cue tests
adds success printf to mug_tests
renames hash_tests to mug_tests
2019-05-14 11:32:39 -07:00
Joe Bryan
67cde032de
another round of +cue comments
2019-05-13 16:40:36 -07:00
Joe Bryan
9e9b5b45c1
adds +cue comments per review
2019-05-13 15:56:07 -07:00
Joe Bryan
7c4b1bf105
cleans up cue, correcting comments and refcounting
2019-05-13 14:32:45 -07:00
Benjamin Summers
91b1a8be48
Notes
2019-05-13 13:46:05 -07:00
Joe Bryan
365239e1de
rewrites cue to avoid recursion (using the road stack)
2019-05-12 02:34:43 -07:00
Joe Bryan
f1950799b8
dedents cue jet
2019-05-12 02:34:37 -07:00
Joe Bryan
73f8129a25
adds jam/cue tests
2019-05-12 02:34:30 -07:00