<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec, branch v0.25.5</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.25.5</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.25.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2024-10-08T09:58:49+00:00</updated>
<entry>
<title>Fixed a miss indent and removed an unnecessary do block.</title>
<updated>2024-10-08T09:58:49+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-10-08T09:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=05da3cbfa3689e6c229c41156d0dd08ab554cd77'/>
<id>urn:sha1:05da3cbfa3689e6c229c41156d0dd08ab554cd77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallowed some semantically incorrect syntax to improve code consistency.</title>
<updated>2024-09-29T08:46:51+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-09-29T08:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=6af288657f5a7c43570ffbe91e1b727a4af5362d'/>
<id>urn:sha1:6af288657f5a7c43570ffbe91e1b727a4af5362d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a few issues.</title>
<updated>2024-09-26T14:11:13+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-09-26T14:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7575fe00aad91e0ba943e877ddcd838f76e095c0'/>
<id>urn:sha1:7575fe00aad91e0ba943e877ddcd838f76e095c0</id>
<content type='text'>
* Fixed a `with` block with return statement issue.
* Fixed a switch-when indentation issue.
* Added error reporting for `return` statement not appearing in last block line.
</content>
</entry>
<entry>
<title>fix more cases for evaluation order of multi-value assignments.</title>
<updated>2024-09-04T04:16:25+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-09-04T04:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=461bf7c32408553125d71b23e04e21fed690c4f5'/>
<id>urn:sha1:461bf7c32408553125d71b23e04e21fed690c4f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix correct evaluation order for multi-value assignments.</title>
<updated>2024-09-03T15:23:25+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-09-03T15:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2f8215df7288e0aac690c8e8b1ff79865f114302'/>
<id>urn:sha1:2f8215df7288e0aac690c8e8b1ff79865f114302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add builtin macro $is_ast().</title>
<updated>2024-08-09T03:35:32+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-08-09T03:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f2b63cb849ea2f7ef571b82e7927cd4abef4414b'/>
<id>urn:sha1:f2b63cb849ea2f7ef571b82e7927cd4abef4414b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add yue.is_ast().</title>
<updated>2024-08-08T18:55:56+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-08-08T18:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=b6c86d19d74ac90a2450cf979a92187e691ea5fa'/>
<id>urn:sha1:b6c86d19d74ac90a2450cf979a92187e691ea5fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add macros generating macros feature.</title>
<updated>2024-08-05T09:20:00+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-08-05T09:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=94edfbc8c7d62d700dfb59334a0ed3beedd49493'/>
<id>urn:sha1:94edfbc8c7d62d700dfb59334a0ed3beedd49493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix spread exp list in up-value function issue.</title>
<updated>2024-05-31T03:44:23+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-05-31T03:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f8cd1220147d606b7e96f88c12fd0f163fb4e1c5'/>
<id>urn:sha1:f8cd1220147d606b7e96f88c12fd0f163fb4e1c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prevent more anonymous functions generating from `const`, `close` decl.</title>
<updated>2024-05-23T08:30:05+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-05-23T08:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1890294226034d27165af016c8c93a484d978b49'/>
<id>urn:sha1:1890294226034d27165af016c8c93a484d978b49</id>
<content type='text'>
</content>
</entry>
</feed>
