Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Go: less API stupidity coming from the C++ heritage | Přemysl Janouch | 2018-10-04 | 1 | -19/+20 |
| | |||||
* | Go: additional small fixes | Přemysl Janouch | 2018-10-04 | 1 | -3/+5 |
| | |||||
* | Go: documentation cleanup | Přemysl Janouch | 2018-10-04 | 1 | -18/+16 |
| | |||||
* | Go: use multiple return values | Přemysl Janouch | 2018-10-04 | 1 | -75/+77 |
| | | | | The compiler has made it more obvious where we eat error messages. | ||||
* | Go: add Object constructors | Přemysl Janouch | 2018-10-04 | 1 | -82/+114 |
| | |||||
* | Go: cleanups | Přemysl Janouch | 2018-10-04 | 1 | -12/+14 |
| | |||||
* | Add a Go port | Přemysl Janouch | 2018-10-04 | 1 | -0/+1177 |
It should be roughly at feature parity. |