-
MR #149 would switch the json parser from boost to nlohmann. Since we only have two dependencies this is a pretty big change, definitely enough to warrant a major version bump. But while we're there, …
-
**Version/Branch of Dear ImGui:**
Version: 1.85 WIP (18417)
Branch: master
```
Dear ImGui 1.85 WIP (18417)
--------------------------------
sizeof(size_t): 8, sizeof(ImDrawIdx): 2, sizeof(…
yh-sb updated
3 years ago
-
Happens when a V8Function gets garbage collected. Commenting `function.Dispose();` solves the problem. I'm investigating.
-
# Trending repositories for C#
1. [**jasontaylordev / CleanArchitecture**](https://github.com/jasontaylordev/CleanArchitecture)
__Clean Architecture Solution Template for ASP.NET …
-
**Is your feature request related to a problem? Please describe.**
In https://github.com/medic/config-moh-mali/issues/181 the moh-mali supervisor app has 215 duplicate places, each with reports and d…
-
# Trending repositories for C#
1. [**dotnet / maui**](https://github.com/dotnet/maui)
__.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applica…
-
**Description**
Running local masterless minion on Centos7 (vagrant centos/7 image) and docker states are broken.
1. Install Docker
2. Check docker
```
[vagrant@localhost ~]$ sudo -s
[root…
-
We are moving documentation to [JSDoc3](http://usejsdoc.org/index.html). This means the site will be generated through JSDoc annotations and markdown docs will also be generated through JSDoc annotati…
-
Calabash 2.0 is a merge of the iOS and Android APIs.
### Why?
- A unified API will make cross-platform testing much easier.
- APIs are difficult to design. Now that we've had several
years of expe…
-
# ChiselStrike’s plugin system
ChiselStrike allows frontend developers to deploy their backends from typescript code.
But what if some specialized functionality is needed, that falls outside of …