.. |
haxe
|
811e8adab0
try to use __file__, fallback to output filename (cython does not define __file__). This works when running through python interpreter regardless of the cwd. For compiled cython binaries this only works when we execute the binary in the same directory, for a cwd independent fix we need something better.
|
10 anos atrás |
sys
|
8d12218b30
add licenses to all python files, add some missing imports
|
10 anos atrás |
Array.hx
|
eb467870cd
[python] remove return from some Void methods because the analyzer complains
|
11 anos atrás |
Date.hx
|
2f2fc3c9cc
we still need UTC for DateTools.makeUtc
|
10 anos atrás |
EReg.hx
|
8d12218b30
add licenses to all python files, add some missing imports
|
10 anos atrás |
Math.hx
|
4a35279797
[python] remove documentation from Math because the XML merger does not like it (see #3381)
|
11 anos atrás |
Reflect.hx
|
dda4aa4b0d
compatibility fix for latest cython version, inspect.isfunction behaviour is different
|
10 anos atrás |
Std.hx
|
3e7a8d417c
[python] have to keep Std.is for now
|
10 anos atrás |
String.hx
|
8d12218b30
add licenses to all python files, add some missing imports
|
10 anos atrás |
StringBuf.hx
|
4100c04dda
fix @:enum abstract field access (see #2939)
|
11 anos atrás |
Sys.hx
|
8d12218b30
add licenses to all python files, add some missing imports
|
10 anos atrás |
Type.hx
|
88e6717d74
remove some unused code
|
11 anos atrás |