Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-15 | :camera: | 2 | -2/+4 | ||
2021-10-06 | Snapshots | 10 | -23/+80 | ||
2021-10-06 | :camera:jarred/read-tsconfig-jsx | 12 | -10/+271 | ||
2021-10-06 | Update browser.js | 1 | -0/+1 | ||
2021-10-06 | Fix JSX transform edgecase with static children | 1 | -0/+34 | ||
2021-10-06 | Add support for reading JSX config from tsconfig.json | 4 | -0/+23 | ||
2021-10-05 | analytics is good enough for now | 1 | -0/+4 | ||
2021-10-03 | Update linux build instructions | 24 | -60/+102 | ||
2021-10-03 | 1% perf improvements on Linuxjarred/linux | 22 | -66/+66 | ||
2021-09-30 | Snapshots | 9 | -36/+63 | ||
2021-09-30 | Add test that void doesn't delete call expressions | 1 | -0/+14 | ||
2021-09-27 | upgrade | 6 | -30/+14 | ||
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 | ||