<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec, branch v0.26.3</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.26.3</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.26.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2025-01-30T17:02:59+00:00</updated>
<entry>
<title>Fixing issue #178.</title>
<updated>2025-01-30T17:02:59+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-30T17:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f5c1735262f07f8064575bebec8b593559abe619'/>
<id>urn:sha1:f5c1735262f07f8064575bebec8b593559abe619</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed one more case for issue #185.</title>
<updated>2025-01-30T05:46:12+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-30T05:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=cf91f61990babdd8a80774809e9e860a155e4201'/>
<id>urn:sha1:cf91f61990babdd8a80774809e9e860a155e4201</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated spec and docs.</title>
<updated>2025-01-29T06:19:15+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-29T06:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c26aae8ec7074df49c56f8459af0d5563b46d04d'/>
<id>urn:sha1:c26aae8ec7074df49c56f8459af0d5563b46d04d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated spec codes.</title>
<updated>2025-01-08T01:38:01+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-08T01:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=e1fb0ca515c7b4e79b78cdc8b0352718a1b03dc4'/>
<id>urn:sha1:e1fb0ca515c7b4e79b78cdc8b0352718a1b03dc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed MoonScript issue # 459.</title>
<updated>2024-12-19T03:30:01+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-12-19T03:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f38c4f94c9ba0499d923e59483d6381b97cce926'/>
<id>urn:sha1:f38c4f94c9ba0499d923e59483d6381b97cce926</id>
<content type='text'>
Supported local/const/close hoist in class body.
</content>
</entry>
<entry>
<title>Fixed issue #175 and #177.</title>
<updated>2024-10-31T08:29:19+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-10-31T08:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=37c8f0a862a570af707809d530b3284c6ff9229c'/>
<id>urn:sha1:37c8f0a862a570af707809d530b3284c6ff9229c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issue #174.</title>
<updated>2024-10-18T16:35:11+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2024-10-18T16:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1334c0ae67fdf4cb1377e0e7a3ef291f5cf694c0'/>
<id>urn:sha1:1334c0ae67fdf4cb1377e0e7a3ef291f5cf694c0</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
