Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-15 | fix some clippy warning (#5462) | Yiyu Lin | |
2020-04-30 | feat: add SWC dependency analyzer (#5015) | Bartek Iwańczuk | |
This commit adds "analyze_dependencies" function that uses SWC (by the means of AstParser) to perform analysis of static and dynamic imports. | |||
2020-04-27 | refactor: factor out AstParser from DocParser (#4923) | Bartek Iwańczuk | |