Commit Graph

8 Commits

Author SHA1 Message Date
David Given
a41f0f3ff4 Allow upgrading of flux files to the new format. 2019-03-06 22:23:57 +01:00
David Given
94fb10eb02 Behemoth change to rework everything to use Bytes rather than vectors of
uint8_t. The tests pass, but of course, nothing decodes any more.
2019-03-05 00:10:20 +01:00
David Given
dfc818ff73 You now have to explicitly upgrade flux files --- much cleaner. Added a tool to
do this.
2019-03-03 20:52:53 +01:00
David Given
b1368fff64 Hack in compressed flux streams; I don't like this much. 2019-03-03 19:11:13 +01:00
David Given
6eed5daa82 Add the properties interface to the SQL stuff. 2019-03-03 17:37:40 +01:00
David Given
f5a3f18478 Cleanup (the Fluxmap doesn't store intervals any more, just byte opcode
things).
2019-02-22 20:25:28 +01:00
David Given
d168e58db6 -f works to save a copy of the flux to disk. 2018-10-21 13:48:28 +02:00
David Given
d00f199d51 You can read flux from files now. 2018-10-20 16:14:38 +02:00