aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-17enhance `collapse_vars` (#4117)Alex Lam S.L
2020-09-17improve handling of `switch` statements (#4114)Alex Lam S.L
2020-09-17fix corner case in `merge_vars` (#4116)...fixes #4115Alex Lam S.L
2020-09-16fix corner case in `merge_vars` (#4113)...fixes #4112Alex Lam S.L
2020-09-16enhance `conditionals` (#4106)Alex Lam S.L
2020-09-16fix corner cases in `merge_vars` (#4108)...fixes #4107 fixes #4109 fixes #4110 fixes #4111Alex Lam S.L
2020-09-15enhance `merge_vars` (#4105)Alex Lam S.L
2020-09-15fix corner case in `merge_vars` (#4104)...fixes #4103Alex Lam S.L
2020-09-15fix corner case in `merge_vars` (#4102)...fixes #4101Alex Lam S.L
2020-09-15introduce `merge_vars` (#4100)Alex Lam S.L
2020-09-13enhance `unused` (#4098)Alex Lam S.L
2020-09-10enhance `if_return` (#4097)Alex Lam S.L
2020-09-08fix corner case in `reduce_vars` (#4095)Alex Lam S.L
2020-09-07v3.10.4Alex Lam S.L
2020-09-05relax `ufuzz` job timing constraint (#4094)Alex Lam S.L
2020-09-04enhance `unsafe_math` (#4093)Alex Lam S.L
2020-09-04fix corner case in `loops` & `unused` (#4092)...fixes #4091Alex Lam S.L
2020-09-03enhance `unused` (#4090)Alex Lam S.L
2020-09-03enhance `join_vars` (#4089)Alex Lam S.L
2020-09-02enhance `reduce_vars` (#4088)Alex Lam S.L
2020-09-02reduce `AST_ForIn` gracefully (#4087)Alex Lam S.L
2020-09-02fix test case runtime accounting (#4086)Alex Lam S.L
2020-09-02fix corner case in `loops` & `unused` (#4085)...fixes #4084Alex Lam S.L
2020-08-30v3.10.3Alex Lam S.L
2020-08-29fix corner case in `loops` & `unused` (#4083)...fixes #4082Alex Lam S.L
2020-08-26fix corner case in `sequences` (#4080)...fixes #4079Alex Lam S.L
2020-08-26fix corner case in `evaluate` (#4078)...fixes #4077Alex Lam S.L
2020-08-26fix corner case in `loops` & `unused` (#4076)...fixes #4075Alex Lam S.L
2020-08-26enhance `loops` & `unused` (#4074)...- extend `ufuzz` generation of for-in loopsAlex Lam S.L
2020-08-26fix corner case in `sequences` (#4073)Alex Lam S.L
2020-08-25streamline parenthesis logic (#4072)Alex Lam S.L
2020-08-25fix corner case in `collapse_vars` (#4071)...fixes #4070Alex Lam S.L
2020-08-25minor clean up (#4069)Alex Lam S.L
2020-08-24fix corner case in `evaluate` (#4068)...fixes #4067Alex Lam S.L
2020-08-24tidy up various interfaces (#4066)Alex Lam S.L
2020-08-23v3.10.2Alex Lam S.L
2020-08-23update `domprops` (#4065)Alex Lam S.L
2020-08-23enhance `mangle.properties` (#4064)Alex Lam S.L
2020-08-23simplify traversal logic (#4063)Alex Lam S.L
2020-08-23enhance `comparisons` (#4062)Alex Lam S.L
2020-08-21fix corner case in `collapse_vars` (#4061)Alex Lam S.L
2020-08-21fix corner case in `switches` (#4060)...fixes #4059Alex Lam S.L
2020-08-21enhance `conditionals` & `switches` (#4058)Alex Lam S.L
2020-08-19improve `ufuzz` duty cycle heuristic (#4057)Alex Lam S.L
2020-08-19avoid setters during `console.log()` in sandbox (#4055)...fixes #4054Alex Lam S.L
2020-08-17reject multiple `default`s in `switch` (#4053)...fixes #4050Alex Lam S.L
2020-08-17fix corner cases in `collapse_vars` & `dead_code` (#4052)...fixes #4051Alex Lam S.L
2020-08-10clarify `toplevel` & global variable aliasing (#4046)Alex Lam S.L
2020-08-10fix corner case in `collapse_vars` (#4048)...fixes #4047Alex Lam S.L
2020-08-09improve `ufuzz` duty cycle heuristic (#4045)Alex Lam S.L