84 Commits

Author SHA1 Message Date
Evan Wallace
061f635e53 publish 0.8.4 to npm 2020-11-05 14:12:09 -08:00
Evan Wallace
67803d287b add tests for typescript type definitions (#499) 2020-11-01 15:04:45 -08:00
Evan Wallace
38c5be5b53 add a plugin api (#111) 2020-10-31 22:11:47 -07:00
Evan Wallace
d37e65c332 update fuse-box version in benchmarks 2020-10-08 01:05:01 -07:00
Evan Wallace
d66bba1a18 include webpack 5 in ts benchmarks 2020-10-08 00:36:07 -07:00
Evan Wallace
a3091f00fc update webpack version in benchmarks 2020-10-08 00:11:59 -07:00
Evan Wallace
99dfa927bc update rollup version in benchmarks 2020-10-07 23:59:21 -07:00
Evan Wallace
491de0ccdc update parcel 2, enable three.js bench 2020-10-07 23:29:21 -07:00
Evan Wallace
12be7c7200 update benchmarks to webpack 5 2020-10-07 23:03:52 -07:00
Evan Wallace
2d75c74746 publish 0.7.12 to npm 2020-10-07 17:56:13 -07:00
Evan Wallace
954d68ec9d extra checks before publishing 2020-10-06 21:48:05 -07:00
Evan Wallace
1a445f7df0 publish 0.7.11 to npm 2020-10-06 18:46:07 -07:00
Evan Wallace
6aab7e1d10 publish 0.7.4 to npm 2020-09-23 11:23:09 -07:00
Evan Wallace
80713c6735 use the higher-level "IoctlGetWinsize" in logger 2020-09-19 11:12:42 -07:00
Evan Wallace
3955fb1088 fix #353: generation of version.go works on linux 2020-09-01 17:48:50 -07:00
Evan Wallace
464cb26c69 add a "clean-all" target 2020-09-01 17:42:56 -07:00
Evan Wallace
ad5e681230 update uglify test commit 2020-09-01 17:20:45 -07:00
Evan Wallace
8d395aa8c3 use a different webassembly api for performance 2020-08-16 15:54:57 -07:00
Evan Wallace
a42599d39a add esbuild-wasm to benchmarks 2020-08-16 15:19:03 -07:00
Evan Wallace
7b6faa0ecf add a "react admin" benchmark 2020-08-16 14:53:03 -07:00
Evan Wallace
8a050608f2 minify "a != null ? a : b" to "a ?? b" 2020-08-14 19:02:51 -07:00
Evan Wallace
c89363392e reset the parcel 2 cache between runs 2020-08-13 16:49:51 -07:00
Evan Wallace
c6a36d407b add verification to the rome benchmark 2020-08-13 01:23:50 -07:00
Evan Wallace
b4102f9865 disable scope hoisting to fix parcel 2 2020-08-12 23:57:19 -07:00
Evan Wallace
968a23df0a inline configs near rules in makefile 2020-08-12 22:59:25 -07:00
Evan Wallace
25ac59d60c benchmark webpack5 (it's much slower than webpack) 2020-08-12 19:42:38 -07:00
Evan Wallace
30275461db rewrite benchmarks to isolate node_modules 2020-08-12 19:15:22 -07:00
Evan Wallace
24b1b07c83 publish 0.6.20 to npm 2020-08-11 02:48:08 -07:00
Evan Wallace
ce531d676f make compat-table emit go fmt compatible code 2020-08-05 03:21:00 -07:00
Evan Wallace
fd6858cc7d speed up repeated installs with a downloaded cache 2020-08-03 17:23:57 -07:00
Evan Wallace
6fa244e063 make sure "npm" dir is clean before publish 2020-08-03 13:35:38 -07:00
Evan Wallace
392680e812 fix #302: use a different approach for cross-chunk assignments 2020-07-30 17:55:10 -07:00
Evan Wallace
199ba21609 fix makefile test bugs on linux 2020-07-30 14:14:54 -07:00
Evan Wallace
5dcb5a4763 run more tests before publishing for robustness 2020-07-28 21:41:37 -07:00
Evan Wallace
931ded8b58 fix #285: add support for 32-bit windows 2020-07-28 18:25:46 -07:00
Evan Wallace
98858c0376 add support for 32-bit linux (#285) 2020-07-25 15:03:01 -07:00
Evan Wallace
1366de3798 remove symbol and debugging tables from binary 2020-07-11 17:29:57 -07:00
Evan Wallace
36ae97c65f handling tsconfig.json extends broke sucrase tests 2020-07-11 05:38:15 -07:00
Evan Wallace
bb54f565df import the kangax compat-table data (#121, #231) 2020-07-07 01:07:40 -07:00
Evan Wallace
4e44458a18 optimize expression loaders for es6 when bundling 2020-07-06 14:47:27 -07:00
Evan Wallace
66d9bb52bc fixes after freebsd change 2020-07-04 22:45:02 -07:00
kikuchan
0745a1d066 Add support for FreeBSD (#217) 2020-07-04 13:29:01 -07:00
Evan Wallace
b79a436a88 delay npm publish of root to avoid race conditions 2020-06-28 01:15:57 -07:00
Evan Wallace
15b01c6352 more attempts at getting parcel 2 to work (still broken) 2020-06-24 13:29:17 -07:00
Evan Wallace
81631c3858 add parcel 2 benchmarks (currently broken) 2020-06-24 02:44:53 -07:00
Evan Wallace
2f131135e4 fix #137: implement lowering for async/await 2020-06-21 01:35:42 -07:00
Evan Wallace
620c35078a update benchmarks with --global-name 2020-06-11 15:36:20 -07:00
Evan Wallace
411fcca285 refactor api (fix #131, fix #136, fix #152, fix #172, fix #153) 2020-06-10 19:29:26 -07:00
Evan Wallace
26cf6f143c add "make test-esprima" to run esprima's test suite 2020-06-08 17:55:51 -07:00
Evan Wallace
61c7f761b3 add "make test-extra" to test 3rd-party libraries 2020-06-08 17:46:58 -07:00