index
:
tracifyjs
apprentice
templatifyjs
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
compress
/
evaluate.js
Age
Commit message (
Expand
)
Author
2020-08-26
fix corner case in `evaluate` (#4078)
...
Alex Lam S.L
2020-08-24
fix corner case in `evaluate` (#4068)
...
Alex Lam S.L
2020-08-04
fix corner case in `evaluate` (#4036)
...
Alex Lam S.L
2020-06-15
fix corner case in `evaluate` (#3998)
...
Alex Lam S.L
2020-06-14
enhance `evaluate` (#3995)
Alex Lam S.L
2020-06-13
fix corner cases related to `AST_Hole` (#3994)
Alex Lam S.L
2020-06-11
fix corner case in `unsafe` `evaluate` (#3989)
...
Alex Lam S.L
2020-06-05
fix corner cases in `reduce_vars` & `unused` (#3955)
...
Alex Lam S.L
2020-06-05
fix corner cases in `assignments`, `reduce_vars` & `unused` (#3950)
...
Alex Lam S.L
2020-06-02
fix corner case in `evaluate` (#3946)
...
Alex Lam S.L
2020-06-01
enhance `reduce_vars` (#3942)
Alex Lam S.L
2020-05-30
fix corner case in `evaluate` (#3938)
...
Alex Lam S.L
2020-05-29
fix corner case in `evaluate` (#3936)
...
Alex Lam S.L
2020-05-29
fix corner case in `evaluate` (#3934)
...
Alex Lam S.L
2020-05-29
enhance `evaluate`, `functions` & `inline` (#3931)
Alex Lam S.L
2020-05-22
fix corner case in `evaluate` (#3921)
...
Alex Lam S.L
2020-05-18
fix corner case in `evaluate` (#3906)
...
Alex Lam S.L
2020-05-17
fix corner case in `evaluate` (#3904)
...
Alex Lam S.L
2020-05-12
fix corner case in `evaluate` (#3888)
...
Alex Lam S.L
2020-05-12
fix corner case in `evaluate` (#3883)
...
Alex Lam S.L
2020-05-11
fix corner cases in `evaluate` & `reduce_vars` (#3879)
...
Alex Lam S.L
2020-05-11
enhance `evaluate` & `reduce_vars` (#3873)
Alex Lam S.L
2020-03-30
fix corner case in `evaluate` & `unsafe_math` (#3756)
...
Alex Lam S.L
2020-03-01
fix corner case in `evaluate` (#3739)
...
Alex Lam S.L
2019-12-02
fix corner cases in `keep_fargs` & `unused` (#3618)
Alex Lam S.L
2019-12-01
enhance `unused` (#3617)
Alex Lam S.L
2019-11-27
fix corner case in `unsafe_regexp` (#3609)
Alex Lam S.L
2019-11-16
introduce eager evaluation (#3587)
Alex Lam S.L
2019-11-13
enhance `evaluate` & `inline` (#3580)
Alex Lam S.L
2019-11-04
fix corner case in `evaluate` (#3569)
Alex Lam S.L
2019-11-02
enhance `unsafe` `evaluate` (#3564)
Alex Lam S.L
2019-11-01
fix corner case in `evaluate` (#3559)
...
Alex Lam S.L
2019-10-29
enhance `evaluate` (#3549)
Alex Lam S.L
2019-10-12
fix boolean context detection (#3466)
...
Alex Lam S.L
2019-10-10
detect boolean context across IIFEs (#3461)
Alex Lam S.L
2019-04-29
fix corner case in `evaluate` (#3388)
...
Alex Lam S.L
2019-04-25
enhance `unsafe` (#3382)
Alex Lam S.L
2019-04-24
fix corner case in `unsafe` (#3380)
Alex Lam S.L
2019-04-20
enhance `unsafe` `evaluate` (#3370)
Alex Lam S.L
2019-03-30
Fix test expectation (#3357)
...
Ruben Bridgewater
2019-03-18
introduce `assignments` (#3345)
Alex Lam S.L
2019-03-18
fix corner case in `evaluate` (#3344)
Alex Lam S.L
2019-03-13
make tests compatible with Node.js 12 (#3304)
...
silverwind
2018-07-13
fix corner cases in `preserve_line` (#3212)
Alex Lam S.L
2018-07-01
fix corner case in `unused`
alexlamsl
2018-03-16
improve truthy compression (#3009)
Alex Lam S.L
2018-03-02
fix value reference caching in `evaluate` (#2969)
...
Alex Lam S.L
2018-02-17
fix `unsafe` `evaluate` of `function` property (#2927)
...
Alex Lam S.L
2018-02-16
fix `unsafe` `evaluate` of `AST_Function` (#2920)
...
Alex Lam S.L
2018-02-14
fix `unsafe` `evaluate` on type-converting operators (#2917)
...
Alex Lam S.L
[next]