vibe-core/source/vibe/internal
Sönke Ludwig 3b82d4adca Fix InterfaceProxy to work with null values.
Previously caused crashes and opCast!bool to return true for null instances.
2020-09-18 10:10:26 +02:00
..
allocator.d Add a way to enforce that the GC is not running 2019-12-12 10:06:19 +01:00
array.d Correct copyright holder. 2020-01-27 19:20:52 +01:00
async.d Use normal task priority when handling events. 2020-03-15 10:54:55 +01:00
freelistref.d Remove unused import to enforceEx 2020-08-02 12:54:34 +02:00
hashmap.d Add support for DMD 2.094 -preview=in switch 2020-08-31 06:59:50 +02:00
interfaceproxy.d Fix InterfaceProxy to work with null values. 2020-09-18 10:10:26 +02:00
list.d Add CircularDList.insertAfter. 2017-09-27 16:41:11 +02:00
string.d Correct copyright holder. 2020-01-27 19:20:52 +01:00
traits.d Improve error messages for unimplemented interfaces 2020-08-02 18:25:01 +02:00
typetuple.d Correct copyright holder. 2020-01-27 19:20:52 +01:00