- 18 Jan, 2014 17 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
The (k=k) can results in "multiple unsequenced modifications to 'kind'" warning when this macro is expanded twice in the same expression.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
replace C code position marker in annotated sources by ellipsis instead of discarding it to properly mark separate code chunks
-
Stefan Behnel authored
strip C code position marker comments from annotated HTML files to a) avoid false positives when parsing C-API calls and b) reduce the overall clutter (the HTML contains the same content already)
-
Stefan Behnel authored
add safety check for now to avoid trying to write annotation files into standard include directories etc.
-
Stefan Behnel authored
--HG-- extra : amend_source : c2b02f8beedd17cdae81256283c30de6f5767e08
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Jan, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 16 Jan, 2014 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
minor Py hex version fix for patch level when Py_hash_t was added (just in case someone still uses Py3.2 alpha versions)
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 15 Jan, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 6a5e7668208a89296264b05bbfe7640514318a1d
-
- 14 Jan, 2014 9 commits
-
-
Stefan Behnel authored
remove duplication of type analysis for base type tuple of Python classes (could crash the compiler for non-trivial base class expressions)
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 13 Jan, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-