Sean Usick
Sean Usick
Hi, I think an interesting example of macropy would be to make self implicit in objects: http://code.activestate.com/recipes/362305-making-self-implicit-in-objects/ How would one implement this in macropy? Could this be included in the...
How big of a project would it be to add tool-tip support to jade files? I found a basic jade editor here: https://github.com/Nodeclipse/nodeclipse-1/tree/master/org.nodeclipse.enide.editors.jade
As far as I understand sql.js no longer needs to export the whole database to persist data with this new backend!!! https://github.com/kripken/emscripten/blob/master/src/library_idbfs.js http://kripken.github.io/emscripten-site/docs/api_reference/Filesystem-API.html#filesystem-api-idbfs We should add an example that sets...
Take a look at the comments in issue 102: https://github.com/laradock/laradock/issues/102 I am having trouble getting xdebug remote debug working. ```` expose: - "9000" ````
This data would become useful for someone trying to build a general ai that reacts. For example, BM_Library very frequently beats DoubleMilitia so we would add a property to BM_Library...
This branch begins to address https://github.com/rspeer/dominiate/issues/83