Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-25 | Snapshots & package.json | 14 | -6/+522 | ||
2021-09-25 | Add integration test that checks styled-components renders successfully and ↵bun-v0.0.24 | 4 | -1/+68 | ||
no incorrect unicode characters are present in the `style` tag | |||||
2021-09-25 | Add integration test for <JSX key="foo" {...spread} onClick={() => {}} /> | 2 | -0/+21 | ||
2021-09-23 | add the other tests | 1 | -0/+2 | ||
2021-09-23 | :camera: | 41 | -387/+1032 | ||
2021-09-22 | Fix parsing bug with arrays that have default values | 3 | -1/+32 | ||
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 | ||