Kevin Burke

Results 132 issues of Kevin Burke

Say I wanted to load a TOML file from a program, change a value, and write it back to disk. The current configuration makes that difficult. Say I wanted to...

enhancement

Take for example `addn`: ``` Int64.prototype.iaddn = function iaddn(num) { assert(num >= Int64.LONG_MIN && num

Just FYI most people using Go modules are still going to be downloading v1.0.0 (8 commits old) unless you tag a new release.

I'm not sure if you're still maintaining this project anymore; "add device" seems broken for me, as well as clicking on "UA" in the browser, at least the options page...

Spotted by "go vet"

It would be nice if releases were tagged so I could more easily pin my code to a specific version of this library. For more please see https://dave.cheney.net/2016/06/24/gophers-please-tag-your-releases.

I've run into a few issues while trying to get this working ,for example, when you call `Parse()` you get a `rii.MediaContext` according to the docs but the link doesn't...