<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec, branch v0.19.5</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.19.5</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.19.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2023-10-06T07:25:58+00:00</updated>
<entry>
<title>fixing issue #150.</title>
<updated>2023-10-06T07:25:58+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-10-06T07:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=6d88ca63050623db73e3cfe614e9a90657f5e875'/>
<id>urn:sha1:6d88ca63050623db73e3cfe614e9a90657f5e875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added `from import` for issue #149.</title>
<updated>2023-09-25T03:50:46+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-09-25T03:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=066aaa11b58365ffa39cfb0b63e6d1b03a7274b1'/>
<id>urn:sha1:066aaa11b58365ffa39cfb0b63e6d1b03a7274b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing issue #149.</title>
<updated>2023-09-22T03:53:24+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-09-22T03:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=cf2e784581df4d24b03b85f0ac02514a166150b6'/>
<id>urn:sha1:cf2e784581df4d24b03b85f0ac02514a166150b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix inline variable renaming.</title>
<updated>2023-08-30T01:14:22+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-30T01:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=103fd0646eb83898b37398731f90e2dc277ac2d8'/>
<id>urn:sha1:103fd0646eb83898b37398731f90e2dc277ac2d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix spec.</title>
<updated>2023-08-17T02:46:04+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-17T02:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=b0c461305cfc0dd1cf8235197224130a9bd78d68'/>
<id>urn:sha1:b0c461305cfc0dd1cf8235197224130a9bd78d68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add unicode identifier support, fix more issue from #144</title>
<updated>2023-08-17T02:36:15+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-17T02:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=e61cce21ef7def2c2e52dd6cb6a5b540ebcac29d'/>
<id>urn:sha1:e61cce21ef7def2c2e52dd6cb6a5b540ebcac29d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more tests.</title>
<updated>2023-08-09T00:56:58+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-09T00:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=33260af2175004347a3b9345b67727e596c6fffd'/>
<id>urn:sha1:33260af2175004347a3b9345b67727e596c6fffd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make vararg assignment work with line decorator.</title>
<updated>2023-08-08T10:12:16+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-08T10:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=60774555568dbc64866d088cb51e45f9434c0f89'/>
<id>urn:sha1:60774555568dbc64866d088cb51e45f9434c0f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing issue #143 and #144.</title>
<updated>2023-08-07T01:57:27+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-07T01:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c9b70274787ed8a77e7b47c4628197f0c6c1ba30'/>
<id>urn:sha1:c9b70274787ed8a77e7b47c4628197f0c6c1ba30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made a little optimization for try-catch syntax.</title>
<updated>2023-07-28T07:54:12+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-28T07:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a89680fe48dd1520843d7629e2006f732e313200'/>
<id>urn:sha1:a89680fe48dd1520843d7629e2006f732e313200</id>
<content type='text'>
</content>
</entry>
</feed>
