I got some errors trying to use that function on windows, because it didn't split correctly.
I stumbled upon this in the python documentation:
https://docs.python.org/2/library/os.html#os.sep
I changed the relevant line using their recommendation.
|
Update __init__.py
|
|
Stupid typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
basis
|
|
Add highlight color support to export_svg.py (still only default color scheme until color APIs exist)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated arm-syscall plugin to work with current api -- thanks bambu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Renamed it since it works for more than just arm
|
|
|
|
|
|
|