- 28 Jan, 2014 1 commit
-
-
Stefan Behnel authored
--HG-- extra : amend_source : 8474ebfc7b6ab33b8cca9e4a478c54b2bee5f2fc
-
- 26 Jan, 2014 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix in-place assignments of arbitrary objects to variables with inferred Python builtin/extension types
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Jan, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Jan, 2014 2 commits
-
-
Stefan Behnel authored
--HG-- extra : amend_source : b920a1b9cf4249bb95a7f1a310222080c26dc326
-
Stefan Behnel authored
-
- 23 Jan, 2014 7 commits
-
-
Stefan Behnel authored
always use UtilityCode.load_cached() for reading dependencies of helpers as it's highly likely that they will be reused by others as well
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Jan, 2014 17 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
generate cdef classes and closure classes in a deterministic order to reduce C code churn on regeneration also fixes a problem where duplicate entries (one used, one unused) could be selected somewhat arbitrarily during type sorting (apparently applied to but worked for memoryview/-slice)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 47d569b1b6faffc3f1f24da25b2a0c98cbb0bd15
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
TST: Fix detection of Windows platform
-
- 18 Jan, 2014 2 commits
-
-
cgohlke authored
-
Robert Bradshaw authored
-