summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* Extend the line length check.Torsten Marek2013-06-171-0/+2
|
* astng has been renamed astroidDavid Douard2013-06-171-8/+8
|
* regenerate generated documentationSylvain Thénault2013-04-161-47/+72
|
* add note about soon useless stream.seek()Sylvain Thénault2011-10-261-3/+1
|
* add regular expression support for generated-members (closes #69738)Alain Leufroy2011-07-081-2/+3
| | | | proposed: by Bruno Clermont
* py3k: need to handle guess_encoding in astngEmile Anclin2010-11-221-6/+8
| | | | | | | | | | Astng will try to find the right encoding and provide the right "stream" interface for the Pylint checkers. Reading a stream with the wrong encoding in py3k will generate a UnicodeError. The introduced a 'F0010' failure should maybe be replaced by E0501, E0502 and F0002? However, can we call 'unexpected errors' the ASTNGBuildingExceptions that we raise in logilab.astng.builder?
* doc : more update on optionsEmile Anclin2010-10-251-2/+2
|
* example: updated examples/pylintrc by using --generate-rcfileEmile Anclin2010-10-251-147/+79
|
* proper update of report identifiers to avoid collision with message in the ↵Sylvain Thénault2010-05-251-3/+3
| | | | Refactoring category
* update custom checker in example/custom.pyEmile Anclin2010-03-221-9/+7
| | | | We don't use compiler.ast nodes, but astng nodes.
* remove cache_size option: it was desactivated anywayEmile Anclin2010-03-221-3/+0
|
* include Dotan Barak spell fixes patchSylvain Thénault2009-11-231-8/+8
|
* several documentation changesEmile Anclin2008-09-151-69/+69
|
* makefile fixSylvain Thénault2008-02-071-3/+3
|
* regenerated documentationSylvain Thénault2008-02-071-3/+7
|
* regenerate docSylvain Thénault2007-03-071-2/+34
|
* doc updateSylvain Thénault2006-12-271-1/+1
|
* prepared new versionAdrien Di Mascio2006-08-101-122/+43
|
* forget the past.root2006-04-264-0/+445
forget the past.