<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/src, 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:36:15+00:00</updated>
<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>update version and docs.</title>
<updated>2023-08-09T02:17:57+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-09T02:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=949166b7db8ff195ce6f1d8d1fa34c242d267af1'/>
<id>urn:sha1:949166b7db8ff195ce6f1d8d1fa34c242d267af1</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>fix typo.</title>
<updated>2023-08-07T03:39:59+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-08-07T03:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=878111166eb4cfe4ddbc05f60e797ee16356e71a'/>
<id>urn:sha1:878111166eb4cfe4ddbc05f60e797ee16356e71a</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>cleanup.</title>
<updated>2023-07-31T08:43:38+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-31T08:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=812094c4ef17b5a1187ce82eb642ee47a1e88aa4'/>
<id>urn:sha1:812094c4ef17b5a1187ce82eb642ee47a1e88aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the way options table passing to compiler.</title>
<updated>2023-07-31T06:56:49+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-31T06:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=0380be2756cd2513a2b42e6e334eaa010489ae31'/>
<id>urn:sha1:0380be2756cd2513a2b42e6e334eaa010489ae31</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 yue.require() not working issue.</title>
<updated>2023-07-28T02:28:33+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-28T02:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f415df9617d251abd802257d9750618ccc71ca93'/>
<id>urn:sha1:f415df9617d251abd802257d9750618ccc71ca93</id>
<content type='text'>
</content>
</entry>
</feed>
