rimmartin

Results 22 issues of rimmartin

Hi, I'm experimenting with adding a new page to the dashboard and adding a DAG (directional acyclic graph) flow to manually build the dependency job tree; i.e. with wait barrier...

waiting for response

Any interest in CONECT's? They are serial based. Maybe a starting point is saving the serial numbers back on the Atom struct? HETATM's (water excluded) and what else get these...

low-priority

Pulled CLI11 yesterday and today. Starting a small app ``` int main(int argc, char **argv) { std::cout

Hi, To further complete a solid server emulating a unix fie system it would need the equivalent of a symbolic link. The server would respond to and make a container...

Hi @erossignon , I'm experimenting with a new web interface for node-occ where the editor is based on http://ace.c9.io. Experimenting with snippets and autocompletion features in it. Then along the...

What's the best workaround? Alias in antlr somehow? Or change name to maintemplate? A better name? https://github.com/antlr/grammars-v4/blob/master/stringtemplate/STParser.g4#L42 https://github.com/antlr/grammars-v4/blob/master/stringtemplate/STGParser.g4#L58

Hi, how to set the compiler toolchain? I'm following https://cctbx.github.io/installation.html to build on a mac 10.14.2. It fails on building openssl: ``` getting package openssl-1.0.2r.tar.gz... downloading from https://gitcdn.link/repo/dials/dependencies/master/ : 5223...

http://timboudreau.com/modules http://timboudreau.com/builds/job/NetBeans-NodeJS-Plugin/lastSuccessfulBuild/

Hi, I modified my copy of nb-nodejs to have the --harmony switch on for nodev0.11.x and greater. Started to tie in a checkbox on the PropertiesPanel but got to thinking...

enhancement

Hi, this project is coming along nicely For use native developers the binding.gyp file is important. It looks like it is json with a gyp convention: http://code.google.com/p/gyp/wiki/InputFormatReference If you wanted...

enhancement