aboutsummaryrefslogtreecommitdiff
path: root/doc.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing an unused C import to allow for "buildable" go files. Fixes https://...Mark Bates2017-01-181-2/+0
* Make Go 1.7 fail compilationFilippo Valsorda2016-09-031-0/+2
* Fix sqlite "regexp" function name in documentationTim Retout2016-03-241-1/+1
* Fix minor typos in commentsPhilip O Toole2016-02-231-9/+9
* Implement support for passing Go functions as custom functions to SQLite.David Anderson2015-08-211-3/+20
* Remove license header from doc.go because it appear in godocmattn2014-08-181-5/+0
* Add license headermattn2014-08-181-0/+5
* Add docmattn2014-07-041-0/+95