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