An error occurred fetching the project authors.
- 22 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 16 Dec, 2012 1 commit
-
-
Stefan Behnel authored
fix warning about unused temp variable when both FlattenInListTransform and SwitchTransform are applied
-
- 27 Nov, 2012 2 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
- 29 Oct, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : rebase_source : d0d280010b14401c44e70a279dc9066031ba7de7
-
- 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.
-
- 24 Jul, 2012 1 commit
-
-
Stefan Behnel authored
-
- 18 Jul, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
moved method dispatcher implementation from OptimizeBuiltinCalls class into new MethodDispatcherTransform class in Visitor.py to enable reuse
-
- 12 Jan, 2012 2 commits
-
-
Vitja Makarov authored
-
Vitja Makarov authored
-
- 21 Nov, 2011 1 commit
-
-
Stefan Behnel authored
-
- 13 Nov, 2011 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : 09827cfa1f4958e1cfe95622fe4781ada9b0677c
-
- 02 Nov, 2011 1 commit
-
-
Vitja Makarov authored
-
- 18 Sep, 2011 1 commit
-
-
Vitja Makarov authored
-
- 05 May, 2011 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 13 Dec, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 09 Dec, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 04 Dec, 2010 1 commit
-
-
Stefan Behnel authored
-
- 15 Nov, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 12 Nov, 2010 1 commit
-
-
Stefan Behnel authored
-
- 11 Nov, 2010 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 27 May, 2010 1 commit
-
-
Stefan Behnel authored
clean up comprehensions to bring them closer to generator expressions, make their scoping behaviour configurable remove optimisations for set([...]) and dict([...]) as they do not take side-effects into account: unhashable items lead to pre-mature exit from the loop instead, transform set(genexp), list(genexp) and dict(genexp) into inlined comprehensions that do not leak loop variables
-
- 08 May, 2010 1 commit
-
-
Stefan Behnel authored
-
- 15 Apr, 2010 1 commit
-
-
Stefan Behnel authored
-
- 16 Dec, 2009 1 commit
-
-
Craig Citro authored
-
- 15 Dec, 2009 1 commit
-
-
Robert Bradshaw authored
-
- 09 Dec, 2009 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Oct, 2009 1 commit
-
-
Stefan Behnel authored
-
- 04 Oct, 2009 1 commit
-
-
Stefan Behnel authored
-
- 01 Oct, 2009 2 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
- 03 Jul, 2009 1 commit
-
-
Stefan Behnel authored
-
- 28 Apr, 2009 1 commit
-
-
Dag Sverre Seljebotn authored
-