7135af36bd
Update linting instructions to reference new script name ( #320 )
2018-11-07 20:44:38 +01:00
be5073aba5
Update parse/lint dependencies
2018-10-11 09:04:34 +02:00
dc0f271fc2
Initial GC integration ( #196 )
2018-08-02 18:23:02 +02:00
c636eddcd2
Legalize casting object literals to classes when linting
2018-07-14 15:00:07 +02:00
06f99406be
Experimenting with inline-assembler-ish explicit builtins
...
Starting with explicit loads and stores as part of the respective type namespaces. Might become handy for use with portable code, because these can be polyfilled, while load<T> and store<T> can't.
2018-04-27 00:08:41 +02:00
5823e35f37
Progress and a tiny WASM binary parser
2018-04-03 23:56:48 +02:00
38a025950e
Support parameter properties; Minor formatting
2018-03-25 00:21:58 +01:00
507482adb2
Pull more (possibly) repeated loads to locals
2018-03-14 00:27:35 +01:00
081ac768ae
Give some love to the linter
2018-03-13 14:03:57 +01:00