Commit Graph

47 Commits

Author SHA1 Message Date
Tobias Koppers fd4b3c503a pretty files 2019-06-09 11:23:42 +02:00
Nathan Shively-Sanders ce33ca7e44 Update WebAssembly declaration
TS 3.5 and above have WebAssembly types, so the ambient declaration in
declarations.d.ts needs to be compatible with that declaration. The
previous declaration, `declare const`, was not. This PR changes it to
`declare namespace`.
2019-04-09 09:08:36 -07:00
Tobias Koppers 2068a816ed
Merge pull request #8684 from xtuc/chore-bump-webassemblyjs18
update webassemblyjs
2019-02-11 18:53:45 +01:00
Sven Sauleau e6095eae7b
fix: type checking 2019-02-11 17:42:14 +01:00
Tobias Koppers b25ff237bb Prettify source code 2019-02-05 10:08:45 +01:00
Connor Davis 80514cc282
Add ts declarations 2019-01-09 13:53:04 -06:00
Tobias Koppers c7681825f8 fix issues with absolutePath, allOf and anyOf
make DllReferencePlugin schema more expressive
typing fixes
2018-09-21 11:04:36 +02:00
Tobias Koppers 64b27537da improve schema to be able to use it 2018-09-21 11:04:10 +02:00
Tobias Koppers 162ed5f382 add some missing types for validation 2018-09-18 09:53:27 +02:00
Mathias Bynens d8cd5d04de
Add .mjs to default DelegatedModule options.extensions 2018-07-10 11:12:08 +02:00
Tobias Koppers c774f030f1 merge DependencyLocation and disallow string locations 2018-06-25 10:44:34 +02:00
Sean Larkin c3ebef7f25
Merge branch 'master' into feature/type-compiler-compilation-save 2018-06-21 11:07:33 +03:00
Tobias Koppers 47101fd603
Merge pull request #7489 from mohsen1/update-tracer
Update "chrome-trace-event" package and remove types
2018-06-07 17:44:26 +02:00
Sven SAULEAU 6e85ac5468
feat: use function matcher 2018-06-06 10:39:06 +02:00
Mohsen Azimi 48a1e5166e Update "chrome-trace-event" package and remove types 2018-06-05 20:38:48 -07:00
Tobias Koppers 5ecf74917f finish plugin and tests 2018-06-04 16:23:41 +02:00
Tobias Koppers 822c252a09 Merge branch 'master' into fix-wasm-check-for-invalid-signatures
# Conflicts:
#	declarations.d.ts
#	lib/wasm/WebAssemblyParser.js
#	package.json
#	yarn.lock
2018-06-04 13:33:26 +02:00
Tobias Koppers 9cf25b10be add Globaltype 2018-06-02 18:00:10 +02:00
Tobias Koppers 1e4d2b7fe7 handle reexported wasm globals in JS wrapper code 2018-06-02 17:20:58 +02:00
Sean Larkin 1bae93852a
Merge branch 'master' into feature/type-compiler-compilation-save 2018-05-30 19:35:36 -07:00
Sven SAULEAU 24a95745f1
chore: auto fix linting 2018-05-30 14:20:35 +02:00
Sven SAULEAU fbd9d0d3a8
feat(wasm): add finalizer for checking exports 2018-05-30 12:45:05 +02:00
Florent Cailhol faf04e005c Update prettier to v1.13 2018-05-29 16:14:16 +02:00
Sven SAULEAU fd4e84b36f
fix(wasm): correct initializer type for rewritten globals 2018-05-28 14:55:40 +02:00
Sven SAULEAU 6d8bc91a9b
feat: add missing preprocessing 2018-05-21 14:07:39 +02:00
Sean Larkin 74ba87f593
Merge branch 'master' into feature/type-compiler-compilation-save 2018-05-18 21:58:50 -07:00
Tobias Koppers 8e05ae25dc Merge branch 'master' into feature/wasm-mangling
# Conflicts:
#	package.json
#	yarn.lock
2018-05-17 10:50:17 +02:00
Sven SAULEAU d7d82b25d5
refactor : use AST utils 2018-05-16 13:22:46 +02:00
Tobias Koppers 800c46e89c
Merge pull request #7252 from webpack/feat-cli-support-webpack-command
feat(cli): support `webpack-command`
2018-05-16 08:37:24 +02:00
Tobias Koppers 4c12b796d7 remove unused declarations 2018-05-15 17:07:14 +02:00
Sean Larkin f0ed7b63e8 chore(types): remove dup types, clean up some itesm 2018-05-15 15:04:39 +02:00
Sean Larkin 761d73b4e7 chore(types): add Compiler and Compilation type support 2018-05-15 15:04:38 +02:00
evilebottnawi 5230740f6f feat(cli): support `webpack-command` 2018-05-14 17:31:12 +03:00
Tobias Koppers cb3a0ed08c enforce direct import when types are incompatible with JS types 2018-05-11 20:59:20 +02:00
Sven SAULEAU d491fdc786
feat: uses new APIs 2018-05-09 17:40:38 +02:00
Tobias Koppers f2ad440de8 More strict linting of jsdocs
Use TODO over any when type is possible
2018-05-08 14:53:33 +02:00
Tobias Koppers 2be62688c5 update for breaking change in dependency 2018-04-29 21:06:59 +02:00
Tobias Koppers 82a71be1dc Cleanup, refactoring, types 2018-04-27 18:53:07 +02:00
Tobias Koppers d91caea860 Pretty files for updated prettier version 2018-04-26 20:14:45 +02:00
Tobias Koppers 6063276a25 remove $WebAssembly global 2018-04-12 11:42:41 +02:00
Tobias Koppers 5f0a99e93b declare types for chrome-trace-event 2018-04-12 11:42:41 +02:00
Mohsen Azimi d677bdd0e9 pretty 2018-04-12 11:42:38 +02:00
Mohsen Azimi 5adc4918ca Add more globals and comments 2018-04-12 11:42:37 +02:00
Mohsen Azimi 2367a7da3d More comments 2018-04-12 11:42:37 +02:00
Mohsen Azimi 09cdcb0661 More comment based type fixes 2018-04-12 11:42:36 +02:00
Mohsen Azimi cf8ec0f95d Add WebAssembly global 2018-04-12 11:42:35 +02:00
Mohsen Azimi 868d3b20d0 Add infrastructure 2018-04-12 11:42:35 +02:00