Samuel Marks

Results 251 issues of Samuel Marks

PR isn't ready, just wanted to start the discussion. --- Justification: Everyone has uses a different library for there project, e.g.: Angular, MooTools, JQuery. Rather than write one for each,...

On Windows I ran: ``` > go version go version go1.4.2 windows/amd64 > go get -u github.com/apcera/gnatsd > python --version && pip --version Python 2.7.9 pip 1.5.6 from Python27\lib\site-packages (python...

I've done some work to upgrade to the latest d3; and also rewrote in TypeScript. @syntagmatic ; not sure what your plans are for this library.

Details: https://www.fsfla.org/ikiwiki/selibre/linux-libre/ In terms of .deb packages, you can see a directory listing here https://linux-libre.fsfla.org/pub/linux-libre/freesh/pool/main/l/

enhancement

WiP. If you want me to finish this just @ me.

I've written custom parsers and emitters for everything from docstrings to classes and functions. However, I recently came across an issue with the TensorFlow codebase: inconsistent use of `Args:` and...

Added CMake support. WiP, likey just the generated headers to go. @ tag me if you want this finished

What I'm imagining is using `ast` to find and modify nodes, and when ready to emit (unparse) align with the FST so that only what the AST has changed will...