TypeScript/tests
Nathan Shively-Sanders 5a7e967628 Blacklist some built-ins and improve max cutoff
The maximum distance cutoff was being checked after the close-enough
early exit. Now it's checked before.

Note that `null` doesn't show up in the globals list, so it's not part
of the blacklist either.
2017-05-03 14:48:23 -07:00
..
baselines/reference Blacklist some built-ins and improve max cutoff 2017-05-03 14:48:23 -07:00
cases Reduce max number of spelling suggestions to 10 2017-05-03 10:10:13 -07:00
lib
webhost
perfsys.ts
perftsc.ts
test.bat
webTestResults.html
webTestServer.ts