Parent Directory
|
|
|
|
|
.cvsignore
|
3283 |
23 months |
gintautasm |
Moved trunk (3/3).
|
TODO
|
6260 |
11 months |
dwaynebailey |
Fixed previously we don't see double variables as an error.
|
__init__.py
|
3283 |
23 months |
gintautasm |
Moved trunk (3/3).
|
autocorrect.py
|
7398 |
2 months |
dwaynebailey |
Remove old correct() which only did Unicode -> Str manipulations.
Rename simplec... |
checks.py
|
7629 |
4 weeks |
friedelwolff |
Fix an issue introduced in commit 7623 - don't raise FilterFailure with an empty... |
decoration.py
|
7520 |
6 weeks |
winterstream |
An underscore is a valid variable name character. filtermarkedvariables did not ... |
helpers.py
|
7470 |
8 weeks |
dwaynebailey |
Remove isalnum_u - unused
|
pofilter
|
3283 |
23 months |
gintautasm |
Moved trunk (3/3).
|
pofilter.py
|
7775 |
8 days |
friedelwolff |
Set the source and target language of the filtered file for the sake of formats ... |
prefilters.py
|
7465 |
2 months |
dwaynebailey |
Allow proper filtering of accelerators for test such as spell checking
Adapted f... |
spelling.py
|
7491 |
7 weeks |
friedelwolff |
Improve the error checking in the case of absent checkers or absent dictionaries... |
test_autocorrect.py
|
7398 |
2 months |
dwaynebailey |
Remove old correct() which only did Unicode -> Str manipulations.
Rename simplec... |
test_checks.py
|
7618 |
5 weeks |
walter_l |
Replaced usage of exception.message with exception.args[0], which is equivalent
... |
test_decoration.py
|
7464 |
2 months |
dwaynebailey |
Fixes bug 289
Adds the concept of an validaccel list and checks found accelerato... |
test_pofilter.py
|
6967 |
5 months |
friedelwolff |
Test TMX support. Bypass some methods that are not relevant to TMX. |
test_prefilters.py
|
7409 |
2 months |
dwaynebailey |
Add tests for removekdecomments and assert input is unicode
|