Commit Graph

7 Commits

Author SHA1 Message Date
evilebottnawi dafa4cd69a chore: setup cspell 2020-03-12 19:51:26 +03:00
Tobias Koppers 2f3da77d38 Introduce a Parser base class to improve Parser types
Parser.parse must be always sync
make JSON and WASM modules strict

fix inherit-types tooling to omit static methods
2019-11-30 01:36:28 +01:00
Tobias Koppers 903084f9aa WIP prototype of top-level-await and async modules based on import await 2019-06-04 23:25:35 +02:00
Tobias Koppers 8b489f1c1b emit exit code only in lint mode 2018-09-21 12:25:08 +02:00
Tobias Koppers a6e1c0693c add TODOs 2018-08-16 14:10:39 +02:00
Tobias Koppers 9da4a5c2af improve inherit types to handle class expressions and nested classes 2018-07-23 17:57:54 +02:00
Tobias Koppers 0e6d5054aa add tool to copy method signatures from base classes 2018-07-21 13:50:14 +02:00