Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-22 | Switch to a single directory for storing snapshots and explicitly note whats ↵ | 12 | -182/+0 | ||
a debug snapshot and a non-debug snapshot | |||||
2021-09-20 | Fix parsing/printing unicode identifiers, switch to UTF-8 for prefilled ↵ | 2 | -0/+41 | ||
strings, remove eagerly loading identifier_name | |||||
2021-09-17 | Snapshots | 1 | -0/+21 | ||
2021-09-17 | Add test for tsx/ts fallback imports | 2 | -0/+6 | ||
2021-09-17 | Update cjs-transform-shouldnt-have-static-imports-in-cjs-function.js | 1 | -0/+4 | ||
2021-09-17 | Fix multiple imports to CJS modules when referencing via module_id hash | 1 | -0/+25 | ||
2021-09-17 | global -> globalThis | 1 | -0/+4 | ||
2021-09-17 | Begin to add integration tests | 5 | -0/+81 | ||