<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec/outputs/destructure.lua, branch v0.21.7</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.21.7</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.21.7'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2023-10-27T08:58:43+00:00</updated>
<entry>
<title>fix a missing case for list destructuring.</title>
<updated>2023-10-27T08:58:43+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-10-27T08:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7bfa002f3d4dcb62e6a301141be6d17889a94f55'/>
<id>urn:sha1:7bfa002f3d4dcb62e6a301141be6d17889a94f55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing Linux build.</title>
<updated>2023-03-23T07:52:16+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-03-23T07:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=694068b6dc92269b0221d671bf15b5965ccddff7'/>
<id>urn:sha1:694068b6dc92269b0221d671bf15b5965ccddff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add metamethods checking.</title>
<updated>2022-12-28T07:55:15+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-12-28T07:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=dba662758192b41648e6c1201083d83926f07783'/>
<id>urn:sha1:dba662758192b41648e6c1201083d83926f07783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix table pattern matching. confirm fixing issue #116.</title>
<updated>2022-11-21T08:56:43+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-11-21T08:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=58cf1a70971ad37ef9260aa93851e92fd6e4c1ce'/>
<id>urn:sha1:58cf1a70971ad37ef9260aa93851e92fd6e4c1ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix default value issue when doing metatable destructuring.</title>
<updated>2022-11-11T09:19:24+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-11-11T09:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=60f8f00a022ac08701792b2897b72d8c99b50f52'/>
<id>urn:sha1:60f8f00a022ac08701792b2897b72d8c99b50f52</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>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>
<entry>
<title>add table pattern matching syntax and fix issue #93, remove a confusing default value syntax for destructuring.</title>
<updated>2022-07-12T09:41:19+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-12T09:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=68e167e9f0b90968ea67b7f21fdc50a48d129173'/>
<id>urn:sha1:68e167e9f0b90968ea67b7f21fdc50a48d129173</id>
<content type='text'>
</content>
</entry>
</feed>
