| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-10-29 | update documentation | 1 | -2/+12 | |
| 2020-10-29 | update documentation | 1 | -12/+18 | |
| 2020-10-29 | use an anonymous struct now that the compiler is fixed | 1 | -9/+2 | |
| 2020-10-25 | refactor API | 1 | -228/+246 | |
| 2020-10-25 | document the Bytes type | 1 | -0/+6 | |
| 2020-10-25 | fix test so that the compiler doesn't crash | 1 | -5/+12 | |
| 2020-10-25 | add the Bytes type | 1 | -3/+28 | |
| 2020-10-25 | check the type of the options argument | 1 | -0/+6 | |
| 2020-10-24 | sqlite: fix default mode | 1 | -1/+7 | |
| 2020-10-24 | remove the src directory | 1 | -0/+0 | |
| 2020-10-24 | fix doc for Statement | 1 | -5/+7 | |
| 2020-10-24 | don't expose this function | 1 | -1/+1 | |
| 2020-10-24 | take an options var in init() | 1 | -4/+6 | |
| 2020-10-24 | fix typo | 1 | -1/+1 |