<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript, branch v0.15.1</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.15.1</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.15.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2022-09-08T02:16:49+00:00</updated>
<entry>
<title>fix doc.</title>
<updated>2022-09-08T02:16:49+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-08T02:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=269b1fbf5d4d2c9ad33e75fb000d388b8391cb0f'/>
<id>urn:sha1:269b1fbf5d4d2c9ad33e75fb000d388b8391cb0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>redesigned metatable syntax. add support for destructuring a field with string and expression</title>
<updated>2022-09-08T01:26:49+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-08T01:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=d4af1fa275b1d27229fc995f4a45137380040933'/>
<id>urn:sha1:d4af1fa275b1d27229fc995f4a45137380040933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to Lua 5.4.5.</title>
<updated>2022-08-26T02:10:19+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-25T03:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=df85ad2e7f975026ca1e6bd84b26fff81c8d99c8'/>
<id>urn:sha1:df85ad2e7f975026ca1e6bd84b26fff81c8d99c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add back missing number syntax.</title>
<updated>2022-08-20T01:36:34+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-20T01:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2f497477c984e576e9ba7e8f6cb92ee9f794e56b'/>
<id>urn:sha1:2f497477c984e576e9ba7e8f6cb92ee9f794e56b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix format.</title>
<updated>2022-08-19T10:05:31+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-19T10:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2ef8f936224fe8506673561d033142aeddcc44c1'/>
<id>urn:sha1:2ef8f936224fe8506673561d033142aeddcc44c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update docs.</title>
<updated>2022-08-16T07:46:32+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-16T07:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a4d4893c77f9c48dedc88472a2e418bfd65e33a1'/>
<id>urn:sha1:a4d4893c77f9c48dedc88472a2e418bfd65e33a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changlog.</title>
<updated>2022-08-16T06:33:15+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-16T06:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5375fd872490eaef7499e344585476edf58005d8'/>
<id>urn:sha1:5375fd872490eaef7499e344585476edf58005d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update doc.</title>
<updated>2022-08-16T03:14:14+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-16T03:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=6eda1c0cb67dca6ada35617faa5abda2146fb209'/>
<id>urn:sha1:6eda1c0cb67dca6ada35617faa5abda2146fb209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a missing argument number check.</title>
<updated>2022-08-16T02:40:36+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-16T02:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=82b86397797ecd4d1782ee75abf7933e5d973e3c'/>
<id>urn:sha1:82b86397797ecd4d1782ee75abf7933e5d973e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix not marking variables from `import from` statement to be const issue.</title>
<updated>2022-07-29T01:00:17+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-29T01:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=be7fabeef0b6de9b15c2ff34e95794d87042c3bd'/>
<id>urn:sha1:be7fabeef0b6de9b15c2ff34e95794d87042c3bd</id>
<content type='text'>
</content>
</entry>
</feed>
