Apply the parallel compilation patch from Evan Klitzke ([email protected]) |
|
More...
|
almost 16 years ago
|
Propagate my changes over from the Python version of NameMapper into the C version |
|
More...
|
almost 16 years ago
|
Fix the regression test I added in the previuos commit |
|
More...
|
almost 16 years ago
|
Add the Regressions.py file for regression tests for tracking down bugs |
|
More...
|
almost 16 years ago
|
Fix test, and correct the error cast in the compiler |
|
More...
|
about 16 years ago
|
Add a test to verify the failure we're seeing with regards to nesting import statements inside of #try/#end try blocks |
|
More...
|
about 16 years ago
|
Add a basic .gitignore for sanity's sake |
|
More...
|
about 16 years ago
|
update |
|
More...
|
almost 17 years ago
|
2 new tests contributed by Graham Dennis |
|
More...
|
almost 17 years ago
|
second part of the multiple-decorators patch |
|
More...
|
almost 17 years ago
|
fix bug in _eatMultiLineDef that Graham Dennis reported. |
|
More...
|
almost 17 years ago
|
added support for multiple decorators per method (suggested by Graham Dennis) |
|
More...
|
almost 17 years ago
|
Fixed bug where the module name ends up being a unicode string. It needs to be an instance of str. |
|
More...
|
almost 17 years ago
|
strip out unused crap that Cheetah doesn't need |
|
More...
|
almost 17 years ago
|
cosmetic cleanup |
|
More...
|
about 17 years ago
|
new |
|
More...
|
about 17 years ago
|
rm debug code |
|
More...
|
about 17 years ago
|
make autocalling in valueForName correctly ignore newstyle classes and instances that are callable, as it does for oldstyle classes and instances. |
|
More...
|
about 17 years ago
|
make autocalling in valueForName correctly ignore newstyle classes and instances that are callable, as it does for oldstyle classes and instances. |
|
More...
|
about 17 years ago
|
new release |
|
More...
|
about 17 years ago
|
cosmetic |
|
More...
|
about 17 years ago
|
move import statement |
|
More...
|
about 17 years ago
|
replace lock with RLock to avoid deadlock |
|
More...
|
about 17 years ago
|
note about setuptools |
|
More...
|
about 17 years ago
|
applied filter patch from Graham Dennis |
|
More...
|
over 17 years ago
|
update |
|
More...
|
over 17 years ago
|
update |
|
More...
|
over 17 years ago
|
update |
|
More...
|
over 17 years ago
|
update |
|
More...
|
over 17 years ago
|
fix exception wrapping NULL issue reported by Eric Huss |
|
More...
|
over 17 years ago
|