- Sep 08, 2019
-
-
Ben Gamari authored
-
-
-
-
-
Pass cxx flags that allows building ghc-debug-stub on macOS.
-
- Sep 07, 2019
-
-
Clang emited few warnings during build, so this commit fixes them. ``` bits/stub.cpp:151:9: error: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete this->buf; ^ [] | 151 | delete this->buf; ``` ``` cbits/stub.cpp:471:1: error: warning: control may reach end of non-void function [-Wreturn-type] | 471 | } | ^ } ```
-
-
-
- Sep 06, 2019
-
-
Matthew Pickering authored
-
- Sep 05, 2019
-
-
Matthew Pickering authored
-
- Sep 04, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Aug 30, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Aug 27, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Aug 06, 2019
-
-
Matthew Pickering authored
-
- Jul 24, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Jul 23, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Jul 22, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Jul 21, 2019
-
-
Matthew Pickering authored
-
Matthew Pickering authored
-
- Jul 20, 2019
-
-
Matthew Pickering authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- Jul 19, 2019
-
-
Matthew Pickering authored
-