Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one fil... | EuAndreh | 2024-08-12 | 1 | -117/+0 |
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -0/+1 |
* | update go version to 1.19 | Yasuhiro Matsumoto | 2024-01-25 | 1 | -2/+2 |
* | Support returning any from callbacks (#1046) | Phil Eaton | 2022-05-29 | 1 | -0/+12 |
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -0/+7 |
* | Move argument converters to callback.go, and optimize return value handling. | David Anderson | 2015-08-21 | 1 | -0/+97 |