| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: update to zig 0.15 | 2025-08-09 | 1 | -19/+19 | |
| * | fix for latest zig | 2024-12-19 | 1 | -2/+2 | |
| * | fix for latest zig | 2024-08-29 | 1 | -11/+11 | |
| * | Latest zig master has renamed std.rand to std.Random | 2024-06-23 | 1 | -1/+1 | |
| * | fix for latest zig | 2024-04-14 | 1 | -9/+20 | |
| * | fix for latest zig | 2023-12-06 | 1 | -2/+2 | |
| * | add the fasFn helper | 2023-11-23 | 1 | -10/+10 | |
| * | use our helper to check a typ has a specific declaration | 2023-11-23 | 1 | -10/+19 | |
| * | Update vtab.zig | 2023-11-21 | 1 | -9/+9 | |
| * | Don't specify the type of the variable | 2023-09-21 | 1 | -1/+1 | |
| * | Fix build for recent zig C naming changes | 2023-09-20 | 1 | -1/+1 | |
| * | update for latest zig | 2023-07-02 | 1 | -18/+18 | |
| * | fix for latest zig by running 'zig fmt' | 2023-02-22 | 1 | -6/+6 | |
| * | fix for latest zig | 2022-12-26 | 1 | -35/+35 | |
| * | fix for latest zig | 2022-12-01 | 1 | -1/+1 | |
| * | vtab: fix tests when using a db file instead of in memory | 2022-11-01 | 1 | -2/+2 | |
| * | remove debug print | 2022-09-18 | 1 | -7/+0 | |
| * | add the virtual table implementation | 2022-09-18 | 1 | -0/+1302 |