aboutsummaryrefslogtreecommitdiffstats
path: root/src/os
Commit message (Collapse)AuthorAgeFilesLines
* Fix this_platform_is_not_supported on OpenBSD.Kirill Zdornyy2016-03-011-1/+1
| | | | I followed the steps of @mneumann.
* Unlocks platform-specific attributesPierre Krieger2016-02-102-2/+20
|
* Adding os::macos.Johan Sköld2016-01-172-0/+21
| | | | Also implements platform_window() for cocoa.
* Fix typo in WindowExt::get_xlib_displayMatt Brubeck2015-10-221-1/+1
|
* Add an `os` module containing platform-specific traitsPierre Krieger2015-10-033-0/+70