| .. |
|
async
|
86e41bfabd
Added WIP experimental Window.SwapAsync flag + Window.ResizeWindow.
|
7 years ago |
|
audio
|
82094b5604
Fixed wav loader crashing with odd length sample data.
|
8 years ago |
|
collections
|
2290052897
Changed/fixed stack growth reallocation strategy.
|
7 years ago |
|
fiber
|
f18f2ebea4
Updated boost context asm files to latest versions.
|
8 years ago |
|
filesystem
|
c3643b0315
Fixed filesystem.OpenCFile so it handles universal monkey2 style open modes.
|
7 years ago |
|
geom
|
c7eb3331a9
std.geom tweaks.
|
7 years ago |
|
graphics
|
8dd6e4ea2b
Fixes for new pixmaploader stuff.
|
7 years ago |
|
memory
|
78502c561c
Cleanups.
|
7 years ago |
|
misc
|
48edd00aee
Fixed recursive function call.
|
7 years ago |
|
newdocs
|
77cc1d1245
Docs.
|
8 years ago |
|
permissions
|
e248dae442
More work on reflection.
|
8 years ago |
|
process
|
ac6d2a5c85
Fixes for Terminate called on already exited process.
|
8 years ago |
|
requesters
|
6fcdfbb7ba
Added low budget OpenUrl for emscripten - it just replaces the app page with the given url so effectively ends app! Not sure if it's even possible to open a new window from js. I get pop up warnings from the browser when I try with window.open().
|
7 years ago |
|
resource
|
194e8db295
Docs tweaks.
|
8 years ago |
|
socket
|
9ebc339454
More socket+stream fixes.
|
8 years ago |
|
stream
|
9aa20e815d
Added SharedPath property to Stream for passing an exising stream as a path param.
|
7 years ago |
|
tests
|
6573883f35
Souped up std.Time and added std.TimeSpan.
|
7 years ago |
|
time
|
91fcf938c8
Padded Time string conversion digits.
|
7 years ago |
|
module.json
|
358d149e28
std.filesystem tweaks.
|
7 years ago |
|
std.monkey2
|
6573883f35
Souped up std.Time and added std.TimeSpan.
|
7 years ago |