<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/src, branch v0.15.4</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.15.4</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.15.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2022-09-30T07:39:11+00:00</updated>
<entry>
<title>add compiler option and fix an issue with return statement in loop working with continue.</title>
<updated>2022-09-30T07:39:11+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-30T07:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=caafcb55427150d010d3feefcfd012263a919d25'/>
<id>urn:sha1:caafcb55427150d010d3feefcfd012263a919d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating doc.</title>
<updated>2022-09-30T07:35:11+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-30T07:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1316415cd7983ebede74a3580fbfd47560f0fa92'/>
<id>urn:sha1:1316415cd7983ebede74a3580fbfd47560f0fa92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue #81, refactor continue with gotos.</title>
<updated>2022-09-30T03:29:41+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-30T03:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5aa41b436b3fdf29f5a0046c68cb60b16fa09eb2'/>
<id>urn:sha1:5aa41b436b3fdf29f5a0046c68cb60b16fa09eb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ending white space parsing.</title>
<updated>2022-09-26T09:38:37+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-26T09:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a6b6753fda9745f316f3236462b74794b35b85c9'/>
<id>urn:sha1:a6b6753fda9745f316f3236462b74794b35b85c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reserve comment in AST followed by statement.</title>
<updated>2022-09-26T08:13:07+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-26T08:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=181708953ed4c13b3c0ff03752d50296b3e577ea'/>
<id>urn:sha1:181708953ed4c13b3c0ff03752d50296b3e577ea</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>update to Lua 5.4.5.</title>
<updated>2022-08-26T02:10:19+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-25T03:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=df85ad2e7f975026ca1e6bd84b26fff81c8d99c8'/>
<id>urn:sha1:df85ad2e7f975026ca1e6bd84b26fff81c8d99c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add back missing number syntax.</title>
<updated>2022-08-20T01:36:34+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-20T01:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2f497477c984e576e9ba7e8f6cb92ee9f794e56b'/>
<id>urn:sha1:2f497477c984e576e9ba7e8f6cb92ee9f794e56b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix format.</title>
<updated>2022-08-19T10:05:31+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-08-19T10:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2ef8f936224fe8506673561d033142aeddcc44c1'/>
<id>urn:sha1:2ef8f936224fe8506673561d033142aeddcc44c1</id>
<content type='text'>
</content>
</entry>
</feed>
