Miško Hevery
|
8343fb7740
|
refactor: remove lang.ts (#14837)
|
2017-03-06 15:22:29 -08:00 |
Alex Eagle
|
41c8c30973
|
chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
|
2016-09-27 17:12:25 -07:00 |
Victor Berchet
|
13c8211065
|
fix: String.split(str, n) stops after n separator (#10408)
|
2016-08-01 11:33:35 -07:00 |
Victor Berchet
|
00aa7a76b6
|
chore(tests): enable lint, make it green. (#10224)
|
2016-07-21 17:12:00 -07:00 |
Victor Berchet
|
6d02d2f107
|
fix(SyncAsyncResult): fix default async value (#10013)
|
2016-07-12 13:55:06 -07:00 |