| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replaced assert.equal() calls by assert.strictEqual() calls (#188) | to-s | 2020-10-19 | 1 | -4/+4 |
| | | | | Due to message: deprecated since v9.9.0 - use strictEqual() instead. | ||||
| * | Fix detection of closing comments (#162) | Christoph Schlosser | 2020-06-29 | 1 | -0/+19 |
| | | | | | | * Fix detection of closing comments * Add tests | ||||
| * | Return once we found preprocessor stuff (#158) | Christoph Schlosser | 2020-06-26 | 1 | -0/+33 |
| * Return once we found preprocessor stuff * Add tests * Update package lock | |||||