David Rose
|
2982ca3187
python 2.4
|
17 years ago |
David Rose
|
221862b432
squelch compiler warnings about (char *)
|
17 years ago |
David Rose
|
f477db0b19
might as well expose int and float typecasts, too
|
17 years ago |
David Rose
|
a6f4fb2377
operator bool () -> __nonzero__()
|
17 years ago |
David Rose
|
4cd50fa68d
fix performance issues with implicit parameter coercion
|
17 years ago |
David Rose
|
1462bee771
better Filename usage
|
17 years ago |
David Rose
|
587f000ab5
correct prototype for setitem
|
17 years ago |
David Rose
|
58e0537e3c
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
|
17 years ago |
David Rose
|
9468e4583c
further refinements to local_this checking
|
17 years ago |
David Rose
|
f7105a081b
raise an exception if 'this' is null
|
17 years ago |
David Rose
|
e81660a741
check PyErr_Occurred() even in ndebug mode
|
17 years ago |
David Rose
|
524128b9fd
wip: starting experimental C-based task manager
|
17 years ago |
David Rose
|
fb9c56432a
we are now using the modified BSD license
|
18 years ago |
David Rose
|
ef5b2fe57e
squelch warning
|
18 years ago |
David Rose
|
3804f89682
wchar_t might not be two bytes wide
|
18 years ago |
David Rose
|
06a36aff63
get runtime info for things that don't inherit from TypedObject
|
18 years ago |
David Rose
|
8d2bdc39fd
first pass at SIMPLE_THREADS
|
18 years ago |
David Rose
|
137998a5c7
track_in_interpreter
|
19 years ago |
David Rose
|
346928ece7
support BLOCKING keyword
|
19 years ago |
David Rose
|
0be53cccf6
interrogate changes: respect const, use Python names in diagnostic messages
|
19 years ago |
David Rose
|
616de46c25
use as_typed_object()
|
19 years ago |
David Rose
|
990174f44e
class TypedObject is a typed class
|
19 years ago |
David Rose
|
eaf21c7e2b
fix unary - in interrogate
|
20 years ago |
David Rose
|
572a146c24
untabify
|
20 years ago |
David Rose
|
968ad486b8
fix __rsub__ nonsense
|
20 years ago |
David Rose
|
97c877ad3b
don't bother to write doc strings for constructors
|
20 years ago |
David Rose
|
9c24c092dd
support python_repr
|
20 years ago |
David Rose
|
096d7dfa50
better behavior for long comments
|
20 years ago |
David Rose
|
88a77268b1
string limit
|
20 years ago |
David Rose
|
f2d34a6022
class doc strings
|
20 years ago |