vibe-core/source/vibe
Sönke Ludwig eb3620056f Ensure async lambdas are templates to fix LDC linker errors. Fixes #65.
If the lambda is a concrete function, two different versions will end up for it in the final binary on macOS when compiled with LDC. Using argument inference works around that issue.
2018-03-08 14:24:22 +01:00
..
core Ensure async lambdas are templates to fix LDC linker errors. Fixes #65. 2018-03-08 14:24:22 +01:00
internal Fix deprecation warnings on DMD 2.079.0. 2018-03-06 20:13:59 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00