| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | query: fix new compilation errors | 2021-06-25 | 1 | -9/+3 | |
| * | all: update for latest zig | 2021-05-19 | 1 | -3/+2 | |
| * | all: fix tests for latest zig | 2021-05-09 | 1 | -4/+4 | |
| * | add incremental i/o on blob | 2021-01-31 | 1 | -2/+1 | |
| * | remove debug print statements | 2021-01-24 | 1 | -2/+0 | |
| * | convert {} to {s} or {d} | 2021-01-03 | 1 | -2/+2 | |
| * | allow bool bind parameters and reading bool values | 2020-12-21 | 1 | -0/+3 | |
| * | is_signed was replaced with .signedness | 2020-11-26 | 1 | -1/+1 | |
| * | allow untyped bind markers | 2020-11-11 | 1 | -9/+31 | |
| * | add types to bind markers and check them at comptime | 2020-11-11 | 1 | -0/+190 |