-
As noted in #6... We punted on JSmol. Either identify some other 3rd-party library that meets the needs of Molecule Polarity (and future chem sims?) or develop a custom library. If developing a cust…
-
The location of the proxy address isn't currently documented.
The following could be added to FAQs:
Proxy address is stored in the Truffle artifact of the first implementation contract.
Proxy a…
-
Create new modal to add money. Allow multiple adding !
Like this model :
![cw add](https://user-images.githubusercontent.com/6973084/31086446-208820e8-a79a-11e7-8d51-34db46d7f5c9.png)
When click on…
-
> Our solutions are expressed in terms of objects and interfaces instead of walls and doors
>
> —*Design Patterns*, p. 2
- https://en.wikipedia.org/wiki/Object-oriented_programming
- https://en.…
-
`postData` only takes a string and i thing that is too high abstract for me. I would like to try posting binary data, preferable with ArrayBuffer, ArrayBufferView or better yet: A byte stream. so I'm …
-
In the not-too-distant future, I'd like to bump Tree-sitter's version to 1.0, indicating a greater degree of stability and completeness. After that I'd like to regenerate all of the parsers in the [tr…
-
The ECMAScript Explicit Resource Management is soon to start becoming available. We should consider using it in the Diplomat-generated JS/WASM bindings.
https://github.com/tc39/proposal-explicit-re…
-
Inference is fundamental to the value proposition of RDF, and almost every application needs to perform some kind of application-specific inference. ("Inference" is used broadly herein to mean any ru…
-
Please ensure that the design of the landing page matches the exact design provided in the Figma file. This includes accurately replicating the layout, styles, and assets. Attention to detail is cruci…
-
First off, thanks for this tool. This has massive potential.
So I set up a very small test project with only two files and a requirejs module and everything works fine. The commands work, omnicompl…