<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec/outputs, branch v0.23.6</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.23.6</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.23.6'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2024-05-17T08:38:44+00:00</updated>
<entry>
<title>fix more cases in try-catch syntax.</title>
<updated>2024-05-17T08:38:44+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-05-17T08:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=06bf167924d04aaefe80d6e4ead40989a447ea34'/>
<id>urn:sha1:06bf167924d04aaefe80d6e4ead40989a447ea34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ambiguous issue in try-catch syntax.</title>
<updated>2024-05-16T09:25:37+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-05-16T09:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=fe317e2bdd9cb60b3c7cd347e21ce65cf90396e7'/>
<id>urn:sha1:fe317e2bdd9cb60b3c7cd347e21ce65cf90396e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix code gen check.</title>
<updated>2024-04-23T01:05:03+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-04-23T01:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ff9dd402cfd0f52138d6951db9479f03da2d9c1f'/>
<id>urn:sha1:ff9dd402cfd0f52138d6951db9479f03da2d9c1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove one more redundant 'do' block from destructuring.</title>
<updated>2024-03-25T00:25:06+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-03-25T00:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=21004f1fb9b2f6129a231a6c8d99179f0d6e3edf'/>
<id>urn:sha1:21004f1fb9b2f6129a231a6c8d99179f0d6e3edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove one more redundant 'do' block from try-catch.</title>
<updated>2024-03-21T07:42:54+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-03-21T07:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=4e3656da3711fd045fdf90dec7084bd4556c5b7f'/>
<id>urn:sha1:4e3656da3711fd045fdf90dec7084bd4556c5b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove redundant 'do' blocks in code generation.</title>
<updated>2024-03-21T01:14:34+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-03-21T01:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=4a3cc26c6dfd74e61c8b6480038d6a292ea86e47'/>
<id>urn:sha1:4a3cc26c6dfd74e61c8b6480038d6a292ea86e47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more test cases.</title>
<updated>2024-03-19T08:28:06+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-03-19T08:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=80b65520da432843f0c63431a1867bd2620bc4ac'/>
<id>urn:sha1:80b65520da432843f0c63431a1867bd2620bc4ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix nil coalescing anonymous function moving issue. add test cases.</title>
<updated>2024-03-19T08:21:35+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-03-19T08:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2733fe565c405f7b382fb7c02c69f78fb65d2f20'/>
<id>urn:sha1:2733fe565c405f7b382fb7c02c69f78fb65d2f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix Lua 5.1 close attribute compatible function.</title>
<updated>2024-03-19T02:01:17+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-03-19T02:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=62ddb888d67d047324aa6c411d47aaeac9b658fd'/>
<id>urn:sha1:62ddb888d67d047324aa6c411d47aaeac9b658fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix anonymous function args order.</title>
<updated>2024-03-19T01:12:47+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-03-19T01:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=8279fa0231a5f4f2d34c46863462ab7228b9a338'/>
<id>urn:sha1:8279fa0231a5f4f2d34c46863462ab7228b9a338</id>
<content type='text'>
</content>
</entry>
</feed>
