This website requires JavaScript.
Explore
Help
Sign In
debian-packages
/
vibe-core
Watch
1
Star
0
Fork
You've already forked vibe-core
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
99
commits
1
branch
0
tags
1.4
MiB
b73dadde0c
Commit graph
4 commits
Author
SHA1
Message
Date
Sönke Ludwig
f74c30a9f3
Use std.experimental.allocator and remove the custom allocator module.
2016-11-08 15:32:25 +01:00
Sönke Ludwig
1fad8f5c9d
Improve stream module documentation and avoid default arguments.
2016-11-02 20:59:55 +01:00
Sönke Ludwig
0ee42c4243
Add vibe.d 0.7.x compatible stream definitions.
...
In contrast to 0.7.x, streams can now be either of class, struct or interface type.
2016-10-26 13:11:28 +02:00
Sönke Ludwig
4c6f26bd00
Add a minimalistic duck typing based stream representation.
2016-06-18 10:00:02 +02:00