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
ae0b326fbd
vibe-core
/
.gitignore
11 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit. The library is able to support simple TCP servers in the current state. The API is still mostly compatible with mainline vibe.d, but the driver systen has been replaced by the eventcore library and sockets/files/timers/... are now structs with automatic reference counting instead of GC collected classes. The stream interfaces have been removed for now.
2016-03-01 19:30:42 +00:00
.dub
Update .gitignore.
2017-06-22 18:34:29 +00:00
.vs
Add executeables to .gitignore
2017-03-22 12:41:38 +00:00
libvibe_core.a
vibe-core-test-*
Update .gitignore.
2017-06-22 18:34:29 +00:00
*.exe
Add .lst files to .gitignore
2017-06-30 01:30:48 +00:00
*.lst
Update .gitignore.
2017-06-22 18:34:29 +00:00
*.obj
*.sln
dub.selections.json
vibe_core.lib
Reference in a new issue
Copy permalink