Commit Graph

10 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Daniel Rosenwasser
de66c779de
Merge pull request #23445 from mattbishop/add-explain-params
[js.spec] Remove unnecessary Predicate interface and add missing params
2018-02-13 11:47:05 -08:00
Matt Bishop
0a86884fff Predicate interface was wrong input mechanism. It's just PredFn. 2018-02-05 15:45:39 -08:00
Matt Bishop
7f4b816dd5 add missing params to Spec.explain() 2018-02-05 13:01:34 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Matt Bishop
2fda7e47c4 js.spec: add missing spec functions (#22240)
* add missing spec.predicate function

* Added another missing method problemStr()
2018-01-02 12:48:17 -08:00
Matt Bishop
b1fbf97b32 Expand parameter types to match js.spec library.
Remove un-exported spec.finite
2017-11-15 16:07:09 -08:00
Andy
f4775d1625 js.spec: Fix lint (#20882) 2017-10-23 16:00:43 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Matt Bishop
9a94ceb5cd Add type definition for js.spec 2017-08-17 10:21:01 -07:00