- 30 Aug, 2015 1 commit
-
-
Robert Bradshaw authored
Fix typo.
-
- 29 Aug, 2015 1 commit
-
-
Jakub Wilk authored
-
- 28 Aug, 2015 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This avoids the issue with overloaded address-of operators.
-
- 23 Aug, 2015 5 commits
-
-
Stefan Behnel authored
Conflicts: CHANGES.rst
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 22 Aug, 2015 13 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
seems like the explicit deepcopy helpers in the control flow state objects are no longer needed but crash the compiler due to infinite recursion
-
Stefan Behnel authored
base buffer handling conditions during code generation only on used buffer entries to avoid overhead if all of them are unused
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Aug, 2015 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 19 Aug, 2015 2 commits
-
-
Robert Bradshaw authored
unique_ptr & shared_ptr: Added missing bool operator!()
-
Leo Razoumov authored
-
- 18 Aug, 2015 3 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
seems like the explicit deepcopy helpers in the control flow state objects are no longer needed but crash the compiler due to infinite recursion
-
- 17 Aug, 2015 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix crash where Coroutine deallocation could execute Python code to print a warning which could trigger GC and hit the dead Coroutine object
-
- 16 Aug, 2015 4 commits
-
-
Stefan Behnel authored
hopefully fix crash where Coroutine deallocation could execute Python code to print a warning which could trigger GC and hit the dead Coroutine object
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 15 Aug, 2015 1 commit
-
-
Stefan Behnel authored
-