User Details
- User Since
- Oct 11 2017, 3:24 PM (294 w, 11 h)
Dec 2 2021
fixed whitespace and commited
Does this fix it for you?
Nov 17 2021
Nov 16 2021
Nov 12 2021
rebase
cmake fix
rebased, and include win32
revert change that disabled the test
cleanup cmake usage
fix cmake error message condition for cross-compile
Nov 11 2021
OK this should work in all configs I think, as long as sys.executable ultimately points at something under sys.prefix
maybe this approach is better
comments
Nov 10 2021
cleanup
changed internal apis to use StructuredData instead of char*
Nov 9 2021
clang-format
updated according to reviewer feedback.
Nov 4 2021
@stella.stamenova fixed
Nov 3 2021
Nov 2 2021
That approach would work great for my purposes, i'll update like that.
fix typo
Nov 1 2021
change lldb-python into a script instead of a feature of Driver.cpp
Oct 19 2021
Oct 18 2021
Oct 17 2021
clang-format
Oct 15 2021
Sep 5 2020
Sep 2 2020
Aug 21 2020
Looks fine to me, assuming that the tests pass.
May 18 2020
despite there being no references to this function, it is not actually unused.
May 8 2020
Apr 24 2020
@omjavaid ok to re-land?
rebased
Apr 23 2020
rebased
@omjavaid sorry I didn't catch that on pre-submit testing. PyLong_AsLongLong and friends do not automatically convert on python2 like they do on python3. It's fixed now.
fix python2 problems
Apr 21 2020
wrap long line
Apr 20 2020
fix
review fixes
Apr 19 2020
Apr 7 2020
fixed
fix initializer
Apr 6 2020
delete operator= too
fixed