Darren Ranalli
|
b539af35b7
utf-8 support for TT code redemption
|
15 tahun lalu |
Ken Patel
|
5c7c8e70be
bpdb - fix several bugs introduced with code restructure; add call=1 parameter
|
15 tahun lalu |
Ken Patel
|
9586ccc1f6
bpdb 1.2 - Moved to BpDb.py; restructured code; added toggle/reset config; no longer strip AI/UD/OV from automatic cfg name; renamed bpGroup->bpPreset;
|
15 tahun lalu |
Ken Patel
|
64083938fa
bpdb - handle exception caused when placing bp in a __init__ function
|
15 tahun lalu |
Ken Patel
|
ff599cf9ab
bpdb - fix bpgroup static=1 behavior for when bpdb is disabled
|
15 tahun lalu |
Ken Patel
|
2b855884a0
bpdb - fix argument overrides for bpGroup
|
15 tahun lalu |
Ken Patel
|
259b3396a6
bpdb - bpGroup takes optional static parameter which will return a staticmethod rather than a normal function
|
15 tahun lalu |
Ken Patel
|
3895096d94
bpdb - 1.0 pass
|
15 tahun lalu |
Ken Patel
|
8697b40ccf
bpdb - breakpoints default to cfg=module, grp=class, name=line number
|
15 tahun lalu |
Ken Patel
|
8ca8e8bfc2
breakpoint - restructured breakpoint into bpdb
|
15 tahun lalu |
Ken Patel
|
f99809fde9
breakpoint - Fix breakpointGroup behavior
|
15 tahun lalu |
Ken Patel
|
067ca6c109
python breakpoint debugging system (in pythonUtils)
|
15 tahun lalu |
Darren Ranalli
|
5f3cd68162
spec-by-disk off by default
|
15 tahun lalu |
Darren Ranalli
|
749cb5c059
added clamp as bound alias
|
15 tahun lalu |
Zachary Pavlov
|
128097e19d
Non scaled 2d nodes
|
15 tahun lalu |
rdb
|
7a33157f92
Revert some of my callable changes, I found out that old-style classes don't provide __call__
|
15 tahun lalu |
Zachary Pavlov
|
77318b23df
hasattr(function, __call__) is not a valid callable check! use callable instead, which catches inittable objects
|
15 tahun lalu |
rdb
|
ac1223d0da
Ditch stuff like has_key and backticks
|
15 tahun lalu |
Josh Wilson
|
1f4bc1cc1c
in report print return val unless it's None
|
16 tahun lalu |
Darren Ranalli
|
ac091ce40e
HTMLStringToElements adds comments to force tag closers
|
16 tahun lalu |
Darren Ranalli
|
78476db3cb
added HTMLStringToElements and str2elements
|
16 tahun lalu |
Darren Ranalli
|
b998a1db59
added SerialMaskedGen
|
16 tahun lalu |
Darren Ranalli
|
791162d433
reimplemented unescapeHtmlString to fix bug, added test cases
|
16 tahun lalu |
Darren Ranalli
|
3786a86d0b
added dict-syntax access to ScratchPad
|
16 tahun lalu |
Darren Ranalli
|
23b4f51b43
added unescapeHtmlString
|
16 tahun lalu |
Darren Ranalli
|
85fc649f2c
added Enum.hasString and Enum.fromString
|
16 tahun lalu |
Josh Wilson
|
cf7d53c470
removing early exit in configIsToday()
|
16 tahun lalu |
Josh Wilson
|
a679de3541
removing extraneous global declaration
|
16 tahun lalu |
David Rose
|
9e7337557a
remove old api calls
|
16 tahun lalu |
Josh Wilson
|
f5ba889b71
oops, forgot the global __report_indent variable
|
16 tahun lalu |