Skip to content

Commit

Permalink
[*] core: internal refactoring (remove ast.valueknown)
Browse files Browse the repository at this point in the history
warning: may reduce stability for now
core: disable return/dead-code analysis for now due to performance reasons
  • Loading branch information
davidm committed Aug 18, 2010
1 parent 45392db commit d60b0ad
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 87 deletions.
1 change: 1 addition & 0 deletions README.txt
Expand Up @@ -152,6 +152,7 @@ Peter Odding for VIM editor support [2]
[!] core: skip inspection on require loops
[+] core: infer function return values
[+] core: detect dead-code
[*] core: internal refactoring (ast.valueknown)

20100816
core: make reporting optional
Expand Down

0 comments on commit d60b0ad

Please sign in to comment.