Willem Wyndham

Results 113 issues of Willem Wyndham

Now you must add `@ason` to a class for the transform to take place. Library files are an exception. Also added Ason class to `index.d.ts`.

This is a tracking issue for implementing the following classes: - [ ] `PlainDateTime` - [ ] `PlainDate` - [ ] `PlainMmothDay` - [ ] `PlainYearMonth` - [ ] `PlainTime`

I'm a little biased because I created `asbuild`, but even without it this updates to use the newest compiler and loader.

`--ignoreWarning` will suppress a specific warning or list of warnings. This is useful in cases where the warning is known by the author and is okay. For example, in my...

This is to provide some additional analysis used to improve the code quality of the compiler. One area of debate is what limit should be allowed for function complexity. Currently...

### Related problem This might be possible already, but I am looking for the ability to page through a table, while keeping the top row frozen. This makes it much...

enhancement

Currently when compiling to Wasm, I get the following imports generated: ``` i _embind_register_function i emscripten_run_script i _embind_register_void i _embind_register_bool i _embind_register_std_string i _embind_register_std_wstring i _embind_register_emval i _embind_register_integer i _embind_register_float...

Is is possible to use this to generate a header file from a typescript declaration file?

low priority

Given #232 (thanks @Kylebrown9 !) could we make a `0.2.0` tag?