An error occurred fetching the project authors.
- 17 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 15 Nov, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
reimplement PEP 3155 __qualname__ calculation in a dedicated transform to base it on the node structure instead of the scopes (which fails for class scopes)
-
- 27 Jul, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
properly handle expressions at the beginning of func/class/etc. blocks that start with a string literal but are not docstrings
-
- 18 Jul, 2013 1 commit
-
-
Stefan Behnel authored
-
- 17 Jul, 2013 1 commit
-
-
Stefan Behnel authored
-
- 05 Jul, 2013 2 commits
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : %94%87%D7e%B9%82%EF%926%26o%C0%8E%0DcY%C3%E3n%DB
-
Stefan Behnel authored
--HG-- extra : rebase_source : 562b717b9c1e078b3f83e3febc8addc1a29d85fe
-
- 15 Apr, 2013 1 commit
-
-
Stefan Behnel authored
-
- 14 Apr, 2013 1 commit
-
-
Stefan Behnel authored
work around inability to detect existing Python globals (e.g. from imports) when cpdef-ing global functions
-
- 13 Apr, 2013 1 commit
-
-
Nikita Nemkin authored
-
- 07 Mar, 2013 1 commit
-
-
Stefan Behnel authored
-
- 23 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 15 Feb, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 07 Feb, 2013 1 commit
-
-
Stefan Behnel authored
refactor analyse_types() and friends to work more like a transform by returning the node or a replacement
-
- 26 Jan, 2013 1 commit
-
-
Stefan Behnel authored
rewrite except-as semantics using try-finally - seems to be the easiest way to get flow control analysis working for all cases
-
- 01 Jan, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
make AnalyseDeclarationsTransform inherit from EnvTransform to fix inconsistencies in scope tracking
-
- 22 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 04 Nov, 2012 2 commits
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : %FE%F3%DD2%1F-DN%11%05%F1%F5%1C%B3%B2C%90a%0C%10
-
Stefan Behnel authored
-
- 12 Oct, 2012 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 11 Oct, 2012 1 commit
-
-
Quentin Poirier authored
that does not end by a new line
-
- 04 Oct, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 24 Aug, 2012 1 commit
-
-
Stefan Behnel authored
-
- 23 Aug, 2012 1 commit
-
-
Vitja Makarov authored
-
- 21 Aug, 2012 1 commit
-
-
Robert Bradshaw authored
This is necessary to use some C++ APIs, and ugly if not impossible to work around using cname specifiers and external files.
-
- 17 Jul, 2012 1 commit
-
-
Stefan Behnel authored
-
- 28 Jun, 2012 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 Jun, 2012 1 commit
-
-
Mark Florisson authored
-
- 03 May, 2012 1 commit
-
-
Mark Florisson authored
-
- 27 Apr, 2012 2 commits
-
-
Stefan Behnel authored
-
Mark Florisson authored
-