wasm-bindgen/crates/typescript-tests/src
2020-03-04 15:32:40 +08:00
..
web update init test 2019-05-09 11:12:45 -07:00
custom_section.rs Migrate all crates to the 2018 edition 2019-03-26 08:10:53 -07:00
custom_section.ts Improve TS tests 2019-03-15 22:15:04 -03:00
getters_setters.rs Run cargo fmt --all 2019-06-13 08:30:06 -07:00
getters_setters.ts Fix getter and setter 2019-06-06 16:11:51 -03:00
lib.rs add: tests for typescript_type attribute 2020-03-04 14:17:53 +08:00
memory.ts Improve TS tests 2019-03-15 22:15:04 -03:00
omit_definition.rs Add skip_typescript attribute to prevent .d.ts emit (#2016) 2020-03-03 09:34:28 -06:00
omit_definition.ts Add skip_typescript attribute to prevent .d.ts emit (#2016) 2020-03-03 09:34:28 -06:00
opt_args_and_ret.rs fixup! Fix optional arguments in TypeScript 2019-05-09 18:36:47 +02:00
opt_args_and_ret.ts fixup! Fix optional arguments in TypeScript 2019-05-09 18:36:47 +02:00
optional_fields.rs Reflect optional struct fields in typescript (#1990) 2020-02-18 09:15:37 -06:00
optional_fields.ts Reflect optional struct fields in typescript (#1990) 2020-02-18 09:15:37 -06:00
simple_fn.rs Run rustfmt 2020-01-07 08:16:25 -08:00
simple_fn.ts bool -> boolean in generated TypeScript code (#1933) 2020-01-06 13:17:19 -06:00
simple_struct.rs Run rustfmt and keep it running on CI (#2023) 2020-03-02 11:44:14 -06:00
simple_struct.ts Store richer adapter types, don't use instructions for TypeScript (#1945) 2020-01-07 11:34:02 -06:00
typescript_type.rs add: docs for typescript_type 2020-03-04 15:32:40 +08:00
typescript_type.ts add: tests for typescript_type attribute 2020-03-04 14:17:53 +08:00
web_sys.rs Allow web-sys to emit correct typescript declarations from webidl (#1998) 2020-02-19 09:14:32 -06:00
web_sys.ts Allow web-sys to emit correct typescript declarations from webidl (#1998) 2020-02-19 09:14:32 -06:00