Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #1324
|
|
|
|
added some strings for russian langpack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Windows)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* don't declare strings as Objects
* use array literal notation
* reduce activity in loops
* reduce implied global variables
|
|
* fix logical operators
* use strict comparisons
* add missing '()' invoking constructor
|