Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-22 | Switch to a single directory for storing snapshots and explicitly note whats ↵ | 54 | -16/+593 | ||
a debug snapshot and a non-debug snapshot | |||||
2021-09-20 | Fix parsing/printing unicode identifiers, switch to UTF-8 for prefilled ↵ | 7 | -0/+180 | ||
strings, remove eagerly loading identifier_name | |||||
2021-09-17 | Snapshots | 2 | -0/+62 | ||
2021-09-17 | Add test for "shuffle" function for lodashbun-v0.0.19 | 4 | -0/+44 | ||
2021-09-17 | Add test for tsx/ts fallback imports | 7 | -0/+68 | ||
2021-09-17 | Fix test makefile | 5 | -5/+5 | ||
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 | 6 | -0/+91 | ||
2021-09-17 | global -> globalThis | 4 | -0/+35 | ||
2021-09-17 | Begin to add integration tests | 20 | -0/+499 | ||