-
Currently dsolve sometimes returns an Eq and sometimes a list of Eq. This is awkward to use particularly internally for recursive calls to dsolve. We should add a _dsolve function that is called by ds…
-
Would be interesting to expand the narwhal to be able to build an up-to-date and well-maintained knowledge base of country names, their alternative representations (possibly multilingual) and mappings…
-
Hello, in our app we use ISO String for our dates.
http://momentjs.com/docs/#/displaying/as-iso-string/
But I have not found a way to specify this format with dateTimePicker.
As I understand, it expe…
AoDev updated
9 years ago
-
- [ ] Move internal API end points to use API (for React)
- [ ] Require a Token to ensure the client is registered.
rolme updated
8 years ago
-
The community would probably find some value in a tool that allows visualizing the differences between two runs. This issue concerns adapting our internal in-browser differences tool for external use…
-
There are currently several problems with `:editor`'s internals:
- [x] There is no default that works on a clean installation of Windows. Not much we can do about that, but we can at least add Notepa…
-
Hey,
I'm looking to somewhat replicate the Python user experience one has in Spyder. Using iron.nvim comes somewhat close already, however I still like separating REPL from the editor. Since iron.n…
-
Running WordPress 4.3.1 on Tomcat 7 with qTranslate 3.4.6.4
The language links generated by qTranslate are using internal server port.
I tried uninstall, clean up qTranslate stuff with no success.
Wor…
-
**Description:** Removed the "Diabetes Pedigree Function" (DPF) input field and added a new field, "Relatives with Diabetes." The DPF is now calculated internally based on the number of relatives with…
-
# Current state & Rationale
Yojson currently has a semi-secret undocumented API that allows controlling the parser - when you know what the structure of the JSON is you can tell the parser what you…