<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec/inputs, branch v0.19.1</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.19.1</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.19.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2023-08-17T02:46:04+00:00</updated>
<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>
<entry>
<title>fix xpcall usages in different Lua version.</title>
<updated>2023-07-28T03:53:04+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-28T03:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5497775534d20ba06ab9c13bc4db1c5bee877513'/>
<id>urn:sha1:5497775534d20ba06ab9c13bc4db1c5bee877513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix wrong codes generation for in-expression.</title>
<updated>2023-07-20T10:25:10+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-20T10:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=fcb480618f162817572947cfed96b1ba0d6c5a44'/>
<id>urn:sha1:fcb480618f162817572947cfed96b1ba0d6c5a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a missing case for in expression.</title>
<updated>2023-07-13T01:09:47+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-13T01:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1d2423bff4ecc4396d65c387982d6667b33bd796'/>
<id>urn:sha1:1d2423bff4ecc4396d65c387982d6667b33bd796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue https://github.com/leafo/moonscript/issues/448</title>
<updated>2023-07-02T08:47:12+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-02T08:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7775f4c5b97dcc0d7e71a2cd8fb132f2b5bc1bd6'/>
<id>urn:sha1:7775f4c5b97dcc0d7e71a2cd8fb132f2b5bc1bd6</id>
<content type='text'>
</content>
</entry>
</feed>
