- Feb 05, 2015
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Feb 04, 2015
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Feb 03, 2015
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Zamith authored
-
Zamith authored
Fixes #384.
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Feb 02, 2015
- Feb 01, 2015
-
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
- Jan 31, 2015
-
-
Ary Borenszweig authored
Removed an IO specs (removed one that wasn't portable, actually) and some refactors. Added IO#to_fd_io to convert an IO to a FileDescriptorIO if possible
-
epitron authored
-
Jonne Haß authored
Also port Process.run to using it
-
Ary Borenszweig authored
When issuing a "can't send closure to C function" show the closured variables if the compiler knows them
-
Ary Borenszweig authored
Make C structs and unions inherits from Struct. Make it work so you can invoke `to_s` on them (for unions it just prints the name of the type).
-
Ary Borenszweig authored
Added spec for GithubDependency#target_dir (and move its initialization to the initialize so its not nilable)
-
Ary Borenszweig authored
-
Zamith authored
target_dir was not being called, resulting in strange behaviour.
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
-
Ary Borenszweig authored
[Docs] Support language in code section ("text" or "crystal" right now) to disable syntax highlighting
-
Ary Borenszweig authored
-
Julien Portalier authored
To be logical with Addr#ip_address
-