<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/src, branch v0.27.1</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.27.1</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.27.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2025-03-19T06:52:54+00:00</updated>
<entry>
<title>Fixed issue #194, #195.</title>
<updated>2025-03-19T06:52:54+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-03-19T06:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=28bae6517f43c384a828df62b727517e26b3af9b'/>
<id>urn:sha1:28bae6517f43c384a828df62b727517e26b3af9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Aligned Lua inserter macro behavior with common Yue macro.</title>
<updated>2025-01-31T15:19:02+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-31T15:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=d1878f2b8eb1644205c5e0b641fd092e8b222766'/>
<id>urn:sha1:d1878f2b8eb1644205c5e0b641fd092e8b222766</id>
<content type='text'>
</content>
</entry>
<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>Fixed issue #183 and issue #185.</title>
<updated>2025-01-29T04:20:21+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-29T04:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=8a771320fa37d6069a1ef4a9ac30ac6243149e26'/>
<id>urn:sha1:8a771320fa37d6069a1ef4a9ac30ac6243149e26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>class property - typo (#184)</title>
<updated>2025-01-27T00:59:55+00:00</updated>
<author>
<name>Ayden G.W.</name>
<email>MTadder@users.noreply.github.com</email>
</author>
<published>2025-01-27T00:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=891992d0580c1b6959535450cd79f2df1407ac93'/>
<id>urn:sha1:891992d0580c1b6959535450cd79f2df1407ac93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated docs. [skip CI]</title>
<updated>2025-01-22T07:23:41+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-22T07:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2aada4b8418c38509e82a7caaa1964d739880fb1'/>
<id>urn:sha1:2aada4b8418c38509e82a7caaa1964d739880fb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New year!</title>
<updated>2025-01-04T16:09:51+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2025-01-04T16:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=83c79428f4b81d0095c111cfacac8ffd9a8ad80e'/>
<id>urn:sha1:83c79428f4b81d0095c111cfacac8ffd9a8ad80e</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>
</feed>
