<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec, branch v0.15.4</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.15.4</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.15.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2022-09-30T03:29:41+00:00</updated>
<entry>
<title>fix issue #81, refactor continue with gotos.</title>
<updated>2022-09-30T03:29:41+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-30T03:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5aa41b436b3fdf29f5a0046c68cb60b16fa09eb2'/>
<id>urn:sha1:5aa41b436b3fdf29f5a0046c68cb60b16fa09eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix readme.</title>
<updated>2022-09-13T14:31:31+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-13T14:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=cb1fbac9223cc62739aa5c7bb97cba6e9dbd87c0'/>
<id>urn:sha1:cb1fbac9223cc62739aa5c7bb97cba6e9dbd87c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added a missing scope.</title>
<updated>2022-09-08T10:04:50+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-08T10:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=27b7211e74d5677fbf5c5212264d32c7bfaffc20'/>
<id>urn:sha1:27b7211e74d5677fbf5c5212264d32c7bfaffc20</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>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>
<entry>
<title>adding test cases.</title>
<updated>2022-07-27T03:39:50+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-27T03:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=8df3b854939a63b14aab3fd4688b0caea3daf1dc'/>
<id>urn:sha1:8df3b854939a63b14aab3fd4688b0caea3daf1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix missing checks and issues related to destrucuring in if branches.</title>
<updated>2022-07-26T10:05:23+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-26T10:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=0f5bdeaeba0f04e49c47f4a2be55b14185a7dfdd'/>
<id>urn:sha1:0f5bdeaeba0f04e49c47f4a2be55b14185a7dfdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make destructuring work on function multiple returned values, fix `a, b[] = 1` crashing issue, no longer support implicit declaring variable to be nil.</title>
<updated>2022-07-26T03:34:34+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-26T03:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f7150a004e26f446fbf7a47bae368f209248fa67'/>
<id>urn:sha1:f7150a004e26f446fbf7a47bae368f209248fa67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add option --target=5.1 to generate Lua 5.1 compatible codes. add const destructure. make import item const by default.</title>
<updated>2022-07-24T14:13:08+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-24T14:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=303834e1b1e6cd9cae64b66c2ae44dcd7185238f'/>
<id>urn:sha1:303834e1b1e6cd9cae64b66c2ae44dcd7185238f</id>
<content type='text'>
</content>
</entry>
</feed>
