Evan Wallace
|
68b490ee3a
|
link to plugins in readme
|
2020-11-11 07:12:40 -08:00 |
|
Evan Wallace
|
0bc46e30eb
|
Update README.md
|
2020-10-28 12:28:38 -07:00 |
|
Evan Wallace
|
4c00b53703
|
remove the strict option entirely
|
2020-10-28 07:42:57 -07:00 |
|
Evan Wallace
|
aa00fff4ad
|
remove "--strict" for "??" and "?."
|
2020-10-28 07:42:55 -07:00 |
|
Evan Wallace
|
523c9ad16b
|
fix #485: change the default charset to ascii-only
|
2020-10-24 20:14:11 -07:00 |
|
Evan Wallace
|
b5fabe99e7
|
fix #70: implement the "--ascii-only" flag
|
2020-10-24 05:14:02 -07:00 |
|
Evan Wallace
|
09641c18f9
|
fix #478: add "--avoid-tdz" workaround for safari
|
2020-10-20 18:12:10 -07:00 |
|
Evan Wallace
|
02c6627536
|
fix #451: implement "--inject"
|
2020-10-18 00:05:18 -07:00 |
|
Evan Wallace
|
f2bb75e6aa
|
fix #459: add a "public path" option
|
2020-10-17 17:03:40 -07:00 |
|
Evan Wallace
|
8593ef2348
|
update the benchmark results
|
2020-10-08 01:14:45 -07:00 |
|
Evan Wallace
|
108db32e68
|
add a basic css loader (#20)
|
2020-09-26 18:22:58 -07:00 |
|
Evan Wallace
|
163e37da2a
|
fix #397: update text about default format in docs
|
2020-09-19 11:42:25 -07:00 |
|
Evan Wallace
|
25321ae2a9
|
add main fields and prefer "main" for node (#363)
|
2020-09-11 17:02:11 -07:00 |
|
Evan Wallace
|
091f411370
|
add a strict mode for optional chaining
|
2020-09-02 23:20:35 -07:00 |
|
Evan Wallace
|
75c9f44c2d
|
use canonical preact settings in readme
|
2020-08-13 11:57:33 -07:00 |
|
Evan Wallace
|
9a037ad928
|
move "--color" flag to advanced options
|
2020-08-12 14:36:26 -07:00 |
|
Evan Wallace
|
56b362374c
|
fix #327: document default values for cli flags
|
2020-08-12 14:31:00 -07:00 |
|
Evan Wallace
|
333e309b84
|
add note about "--target=es5" to the readme (#297)
|
2020-08-11 23:50:37 -07:00 |
|
Evan Wallace
|
e87bd6719f
|
pass-through support for top-level await (#253)
|
2020-08-01 18:29:48 -07:00 |
|
Evan Wallace
|
b4f0ce289d
|
fix #308: update documentation for the --pure flag
|
2020-08-01 02:35:49 -07:00 |
|
Evan Wallace
|
b0e1f6fadc
|
fix #281: --out-extension for custom extensions
|
2020-07-24 23:00:42 -07:00 |
|
Abhishek Shende
|
5750c81361
|
update readme used by to include HUGO based on https://gohugo.io/news/0.74.0-relnotes/ (#267)
|
2020-07-17 18:56:55 -07:00 |
|
Evan Wallace
|
9ac27fa7c5
|
fix #226: custom tsconfig.json paths
|
2020-07-11 01:59:29 -07:00 |
|
Evan Wallace
|
31aff09e90
|
github doesn't support <abbr> tags apparently
|
2020-07-10 18:18:19 -07:00 |
|
Evan Wallace
|
2930b7a6e9
|
un-document internal performance flags
|
2020-07-10 12:15:14 -07:00 |
|
Evan Wallace
|
fbb7c5421c
|
fix #231: add environment versions to --target
|
2020-07-07 16:22:51 -07:00 |
|
Evan Wallace
|
2eac50e65a
|
update "currently supported" in readme
|
2020-07-07 10:28:28 -07:00 |
|
Evan Wallace
|
ece931d3aa
|
add the "binary" loader
|
2020-07-06 23:14:26 -07:00 |
|
Evan Wallace
|
3d39e8c824
|
fix #28: add "--pure:name" to mark a pure function
|
2020-07-05 18:22:20 -07:00 |
|
Evan Wallace
|
74e3992859
|
add the "--splitting" flag to the readme
|
2020-07-03 13:57:47 -07:00 |
|
Evan Wallace
|
ac97be74c3
|
fix #208: pass "import.meta" through for esm
|
2020-07-01 18:58:36 -07:00 |
|
Bo-Yi Wu
|
dc379db92a
|
docs(README): update install command in Go (#210)
|
2020-07-01 16:36:44 -07:00 |
|
Evan Wallace
|
f21125794c
|
support jsx fields in tsconfig.json
|
2020-06-30 00:04:18 -07:00 |
|
Evan Wallace
|
1d42a0363a
|
Update README.md
|
2020-06-23 22:35:54 -07:00 |
|
Evan Wallace
|
92b3a3038b
|
implement lowering for object rest bindings
|
2020-06-23 02:11:45 -07:00 |
|
Evan Wallace
|
005e9736ea
|
support "useDefineForClassFields" in "tsconfig.json"
|
2020-06-21 18:00:58 -07:00 |
|
Evan Wallace
|
0a1d57a6e2
|
fix #185: add strict option for class fields
|
2020-06-21 16:56:22 -07:00 |
|
Evan Wallace
|
c53e7dd05d
|
add strict option for nullish coalescing
|
2020-06-21 16:10:42 -07:00 |
|
Evan Wallace
|
2f131135e4
|
fix #137: implement lowering for async/await
|
2020-06-21 01:35:42 -07:00 |
|
Evan Wallace
|
07b121822c
|
fix #47: implement lowering for private members
|
2020-06-20 23:06:17 -07:00 |
|
Evan Wallace
|
668100ed48
|
fix #189: update alternate installation instructions
|
2020-06-20 13:41:29 -07:00 |
|
Evan Wallace
|
379fad1d69
|
add alternate installation instructions
|
2020-06-20 12:56:48 -07:00 |
|
Evan Wallace
|
2e0b4dc152
|
implement logical assignment operators
|
2020-06-19 22:43:06 -07:00 |
|
Evan Wallace
|
fe995ec3e7
|
Update README.md
|
2020-06-11 14:44:52 -07:00 |
|
Matt Mc
|
ff9f10f59c
|
Added Godoc badge. (#177)
|
2020-06-11 13:58:01 -07:00 |
|
Evan Wallace
|
5efc19c422
|
move go documentation to godoc
|
2020-06-11 13:52:44 -07:00 |
|
Evan Wallace
|
d4c3d39c6d
|
Update README.md
|
2020-06-11 02:45:41 -07:00 |
|
Evan Wallace
|
a6dfabd799
|
document js and go apis in the "docs" folder
|
2020-06-11 01:24:41 -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
|
aeb16bca4d
|
Update README.md
|
2020-06-08 22:41:50 -07:00 |
|