17 Commits

Author SHA1 Message Date
57d2b30132 Use simple exec 2018-11-20 22:54:50 +01:00
fb382876ef Remove redundant stuff 2018-11-20 21:33:53 +01:00
08c7552515 Move buffer package 2018-11-20 21:28:43 +01:00
488a08fcab Embed MySQL driver, delete unused stuff, move packages 2018-11-20 21:20:28 +01:00
83e16c72f2 Get rid of FracTime and friends 2018-11-19 22:56:31 +01:00
db67e68078 More code documented 2018-11-19 22:44:17 +01:00
be37d25444 Simplify time format setup 2018-11-18 20:22:22 +01:00
36c3d2add1 Add a timezone variable to be set in decoded timestamps 2018-11-18 20:21:28 +01:00
3cae959b1b Format time per RFC 3339 2018-11-18 20:03:38 +01:00
c0a153a532 Encode decimals as floats without precision loss 2018-11-18 19:02:34 +01:00
69353f61bc Everything seem to work now 2018-11-11 14:24:45 +01:00
ced55880ef Extract most decoding logic into mysql package 2018-11-09 00:19:43 +01:00
8a22495a0c JSON tests 2018-11-08 23:29:09 +01:00
42f22dc377 Add borrowed decimal and date/time implementations 2018-11-08 20:46:44 +01:00
3a59fc8e53 Reorganize mysql encoding functions 2018-11-08 20:46:10 +01:00
747d978171 Integer signing functions 2018-11-08 20:45:42 +01:00
5ef0642499 Major refactoring
The thing still works somehow
2018-11-06 22:51:56 +01:00