Slawomir Sadziak
|
5317f13c16
|
#13063 Optimization
Add isInTypeQuery as the last OR
|
2016-12-28 20:22:24 +01:00 |
|
Slawomir Sadziak
|
498568b16f
|
#13063 Fix strictNullChecks breaking typeof
* Allow typeof to use not-auto variable in strictNullChecks mode
|
2016-12-28 05:18:53 +01:00 |
|
Slawomir Sadziak
|
8210634e8d
|
Fix #10758 Add compiler option to parse in strict mode
* fix comment
* optimize loop
|
2016-10-10 23:03:07 +02:00 |
|
Slawomir Sadziak
|
ea808f52fe
|
Fix #10758 Add compiler option to parse in strict mode
* add unit test to ensure "use strict" is not added twice
* fix code
|
2016-10-10 12:15:34 +02:00 |
|
Slawomir Sadziak
|
29a85e02ab
|
Fix #10758 Add compiler option to parse in strict mode
* add compiler option alwaysStrict
* compile in strict mode when option is set
* emit "use strict"
|
2016-10-10 00:03:33 +02:00 |
|