- file: bool fileExists - str: removed c++ string conversion - tracelog: added utf8 output for windows
dir -> directory walker similar to dirent dirwatch -> lets you watch a directory for changes in another thread vec -> generic vector
* coroutines * string modified: * http: fixed a couple of bugs * strutils: renamed to os, it is now a header for some generic platform-indipendent code * tracelog: added option to not print newline at the end of a message + bug fixes