<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tracifyjs/test/input/reduce, branch templatifyjs</title>
<subtitle>Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS</subtitle>
<id>https://git.koszko.org/tracifyjs/atom?h=templatifyjs</id>
<link rel='self' href='https://git.koszko.org/tracifyjs/atom?h=templatifyjs'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/'/>
<updated>2021-01-17T17:47:07Z</updated>
<entry>
<title>fix corner case in `reduce_vars` (#4563)</title>
<updated>2021-01-17T17:47:07Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2021-01-17T17:47:07Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=e616916de5d28df06ae33bd4ed3b9431ae47d64b'/>
<id>urn:sha1:e616916de5d28df06ae33bd4ed3b9431ae47d64b</id>
<content type='text'>
fixes #4562</content>
</entry>
<entry>
<title>suppress invalid AST transform in `--reduce-test` (#4498)</title>
<updated>2021-01-03T02:34:46Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2021-01-03T02:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=e8c04f8cb691ee132c7d3b0b10db0d7da8ce3bf6'/>
<id>urn:sha1:e8c04f8cb691ee132c7d3b0b10db0d7da8ce3bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace `keep_fargs` default to `false` (#4443)</title>
<updated>2020-12-24T01:56:02Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2020-12-24T01:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=6988cd95584ce8b66716c17afad9d2dcc71717d0'/>
<id>urn:sha1:6988cd95584ce8b66716c17afad9d2dcc71717d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle destructuring `catch` in `--reduce-test` (#4427)</title>
<updated>2020-12-20T03:22:45Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2020-12-20T03:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=caea6aac81555040071c21e9e35888f78aeb5a82'/>
<id>urn:sha1:caea6aac81555040071c21e9e35888f78aeb5a82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance `join_vars` (#4089)</title>
<updated>2020-09-02T17:41:10Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2020-09-02T17:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=375ebe316d8ff1a421c1cafc95d64e3377f7737b'/>
<id>urn:sha1:375ebe316d8ff1a421c1cafc95d64e3377f7737b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix corner case in `--reduce-test` (#3985)</title>
<updated>2020-06-10T14:51:00Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2020-06-10T14:51:00Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=ed69adedcd7140fd93d888d6b9dd46a6153adc7f'/>
<id>urn:sha1:ed69adedcd7140fd93d888d6b9dd46a6153adc7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve `--reduce-test` (#3742)</title>
<updated>2020-03-20T21:50:41Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2020-03-20T21:50:41Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=ff72eaa3c3e0d93cc4f5b111ede223e1a0ebef48'/>
<id>urn:sha1:ff72eaa3c3e0d93cc4f5b111ede223e1a0ebef48</id>
<content type='text'>
- ignore difference in error messages
- improve readability on trailing whitespace differences
- improve performance &amp; quality via `console.log()` insertions</content>
</entry>
<entry>
<title>avoid reducing setter argument (#3737)</title>
<updated>2020-03-01T05:04:21Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2020-03-01T05:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=348547286611eaf665b00d5ee21a8fee2c2f0660'/>
<id>urn:sha1:348547286611eaf665b00d5ee21a8fee2c2f0660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve `--reduce-test` (#3722)</title>
<updated>2020-02-15T20:22:33Z</updated>
<author>
<name>kzc</name>
<email>kzc@users.noreply.github.com</email>
</author>
<published>2020-02-15T20:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=fbfa6178a6081e03c3edcbec706b2c6e103f9ba7'/>
<id>urn:sha1:fbfa6178a6081e03c3edcbec706b2c6e103f9ba7</id>
<content type='text'>
- hoist body of functions and IIFEs
- simplify var declarations</content>
</entry>
<entry>
<title>improve `--reduce-test` (#3719)</title>
<updated>2020-02-14T02:47:20Z</updated>
<author>
<name>Alex Lam S.L</name>
<email>alexlamsl@gmail.com</email>
</author>
<published>2020-02-14T02:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/tracifyjs/commit/?id=f01f580d6c2312ba556a37144f6fef227bd89f77'/>
<id>urn:sha1:f01f580d6c2312ba556a37144f6fef227bd89f77</id>
<content type='text'>
- cover missing cases when eliminating unreferenced labels
- format multi-line outputs correctly</content>
</entry>
</feed>
