Edwin van Leeuwen
Edwin van Leeuwen
License
Hi, I am very interested in using your pure c++ library, but was wondering what license it was under. I would mostly use the library for personal/academic purposes and wonder...
Currently only ledger output in dot separated decimal values is supported. Ideally should also support comma separated decimals in output.
I am trying to write a non-andruino client for easyMesh, that hopefully can receive messages (and maybe later on become a full easyMesh member). Progress can be found [on github](https://github.com/BlackEdder/easyMesheD)....
I implemented a popup window and would like to dim the rest of the window when it opens. This works well, except that I have found a small rendering issue....
I am hoping to use ftxui in a console app I have been working on, but scrolling (yframe) behaves unexpectedly. If you try the code below, I would expect the...
Would be nice to have an option which checks whether formatting is correct and errors when it is not. That would make it easy to add as a pre-commit git...
I've been using the md-compiler branch, in order to be able to include latex equations. The issue I am having is that it looks like '\' are removed from equations:...
This fixes build issues on newer systems, but does require people to install `waf` on their system. Untested, but this should fix #9
From following the forum I get the sense that [orange](https://github.com/jacob-carlborg/orange) will likely to be included in phobos at some point as the default (de)serialization library. We should look into what...
(This is just a note to remind us to add such a test).