An error occurred fetching the project authors.
- 17 May, 2014 1 commit
-
-
Kevin Modzelewski authored
There's still vestiges of the libunwind experiment; I'm leaving those in even though they're dead since I think we should move soon back to that approach.
-
- 13 May, 2014 1 commit
-
-
Kevin Modzelewski authored
Changed the indentation of pretty much the entire codebase. It did some things that I don't like that seem not configurable, but overall it seems like an improvement, and nice to have a canonical format going forward.
-
- 22 Apr, 2014 1 commit
-
-
Kevin Modzelewski authored
Add an extra marker to libunwind so that pyston can ensure it's running on a patched libunwind version
-
- 21 Apr, 2014 1 commit
-
-
Kevin Modzelewski authored
-
- 14 Apr, 2014 1 commit
-
-
Kevin Modzelewski authored
Also, set -Wno-extern-c-compat to silence libunwind-related warnings. Fixes #27, hopefully for real this time.
-
- 13 Apr, 2014 1 commit
-
-
Kevin Modzelewski authored
This doesn't surface if you install libunwind globally since clang will ignore errors from system libraries; this change should fix it for people who are installing libunwind locally (as is the goal). Fixes #27
-
- 03 Apr, 2014 1 commit
-
-
Kevin Modzelewski authored
-