<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/src, branch v0.21.0</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.21.0</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.21.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2023-12-07T15:55:16+00:00</updated>
<entry>
<title>changed the if-assignment syntax to prevent some errors.</title>
<updated>2023-12-07T15:55:16+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-12-07T15:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=514b9f97febe8920a78d6078b092fe84b859a963'/>
<id>urn:sha1:514b9f97febe8920a78d6078b092fe84b859a963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing issue #157.</title>
<updated>2023-12-07T08:18:50+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-12-07T08:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a1d719e3bbfe8cd39c05d2a8f49143b9e814f876'/>
<id>urn:sha1:a1d719e3bbfe8cd39c05d2a8f49143b9e814f876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update Lua 5.4.</title>
<updated>2023-12-06T01:23:59+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-12-06T01:23:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=6d3dc3c2623d2e012de75c2f9b81536aae5759eb'/>
<id>urn:sha1:6d3dc3c2623d2e012de75c2f9b81536aae5759eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix luaminify issue.</title>
<updated>2023-11-27T06:28:39+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-11-27T06:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1288432c7cb5db2aff4fd6cf46ee8d8442913046'/>
<id>urn:sha1:1288432c7cb5db2aff4fd6cf46ee8d8442913046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make function call args a consistent behavior with table list.</title>
<updated>2023-11-18T20:01:01+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-11-18T20:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=cd827731ca155f198d26b61a0965469560e1bb34'/>
<id>urn:sha1:cd827731ca155f198d26b61a0965469560e1bb34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a crash case for import statement.</title>
<updated>2023-11-15T08:08:12+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-11-15T08:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=9dedf0f5172dd653c1d3f34b303d8bd9f5d427bd'/>
<id>urn:sha1:9dedf0f5172dd653c1d3f34b303d8bd9f5d427bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a missing case for condition chaining.</title>
<updated>2023-11-09T10:30:16+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-11-09T10:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=0ca14d8e6c37f5d1360178034851f36c636a7a43'/>
<id>urn:sha1:0ca14d8e6c37f5d1360178034851f36c636a7a43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix table matching syntax in switch statement with list table.</title>
<updated>2023-11-02T04:27:27+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-11-02T04:27:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5ad0f4daa8171460dc71332669c365bb8e07dab0'/>
<id>urn:sha1:5ad0f4daa8171460dc71332669c365bb8e07dab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove miss copied file.</title>
<updated>2023-10-27T08:59:36+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-10-27T08:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5d2e6ad7e976d2d9df7b102d52dc4d145543dfa0'/>
<id>urn:sha1:5d2e6ad7e976d2d9df7b102d52dc4d145543dfa0</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
