Age | Commit message (Expand) | Author |
---|---|---|
2020-12-24 | replace `keep_fargs` default to `false` (#4443) | Alex Lam S.L |
2020-06-08 | fix corner cases related to `in` (#3964) | Alex Lam S.L |
2020-05-11 | retain `@__PURE__` call when return value is used (#3874) | Alex Lam S.L |
2020-05-10 | improve `inline` of `/*@__PURE__*/` calls (#3865) | Alex Lam S.L |
2020-05-08 | fix corner case in `inline` (#3859)... | Alex Lam S.L |
2019-03-14 | improve usability of `pure_funcs` (#3336)... | Alex Lam S.L |
2018-04-10 | handle `pure_funcs` under `inline` & `reduce_vars` correctly (#3066)... | Alex Lam S.L |
2018-01-03 | extend `__PURE__` to `AST_New` (#2706)... | Alex Lam S.L |
2017-12-24 | fix comments output & improve `/*@__PURE__*/`... | Alex Lam S.L |
2017-12-22 | make comments output more robust (#2633)... | Alex Lam S.L |
2017-02-21 | fix `pure_funcs` & improve `side_effects`... | alexlamsl |