James Rivett-Carnac
James Rivett-Carnac
A very large feature request - Support multiple SocialApps of the same provider. - in some places this will help clean up some of the code conceptually - using standard...
I would like it if you could give some good advice to people who wish to contribute. There is deep magic in the gobject and GTK libraries that is not...
For bugs, please provide the following: ### What's going wrong? Not seeing activity for many months in github ### What was expected? see bugfixes etc. ### Steps to reproduce the...
I came across a very interesting article about the abstractions in the steam controller libraries: http://www.gamasutra.com/blogs/LarsDoucet/20170125/289904/The_Steam_Controller_Configurators_Untapped_Power.php I think it would be interesting to see if we could incorporate some of...
https://github.com/rubenv/sql-migrate/blob/53184e1edfb4f9655b0fa8dd2c23e7763f452bda/sql-migrate/config.go#L56 It would be nice to have access to this from within the library - eg when I'm settng up my DB in the non-webserver program i'm writing. How would...
`ecs_tests`, to keep from poluting the ecs package namespace with test only structures.
Added tests for bulk creating of entities and to test for race conditions the NewBasics function. Added tests for the `ecs.System`'s implementation of the `sort.Interface`, for direction and stability.
Its a good idea to have a CONTRIBUTING.md file, (and possibly an authors file as well).
- update the status, Name and Path on a buffer you Save as (currently, it will change you to the new file if you save to a new file. this...
Each of the modes should have som documentation. What they are are pretty obvious to a VI/VIM user for some of them (NormalMode, InsertMode, VisualMode) others are not so clear:...