<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/spec/inputs, branch v0.10.10</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.10.10</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.10.10'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2022-04-06T10:03:49+00:00</updated>
<entry>
<title>allow doing mixin with a class and a table.</title>
<updated>2022-04-06T10:03:49+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-04-06T10:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=9af15048c75e845d9f6f647a3ebe2f538fac995c'/>
<id>urn:sha1:9af15048c75e845d9f6f647a3ebe2f538fac995c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some ambiguous syntax caused by arg table block.</title>
<updated>2022-04-01T09:47:27+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-04-01T09:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ca1ed557769352c0ac0ca7804dd25e18c1fdf2e1'/>
<id>urn:sha1:ca1ed557769352c0ac0ca7804dd25e18c1fdf2e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix more cases that global values are not being cached.</title>
<updated>2022-03-14T05:46:17+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-03-14T05:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=0055f2fdb169788a7796821d20c7fba2230ea9ae'/>
<id>urn:sha1:0055f2fdb169788a7796821d20c7fba2230ea9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add an extra idiom for Lua pcall / xpcall: print result if success, result = try func</title>
<updated>2022-02-21T09:08:58+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-02-21T09:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=00acd729f39c7e6b5db35c6c8a49ba5c55382e58'/>
<id>urn:sha1:00acd729f39c7e6b5db35c6c8a49ba5c55382e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing issue #80.</title>
<updated>2022-02-21T06:07:07+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-02-21T06:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7167828a9d873156ad208d161cd1a2dc8ab78523'/>
<id>urn:sha1:7167828a9d873156ad208d161cd1a2dc8ab78523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix an extra global check case.</title>
<updated>2022-02-15T02:11:41+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-02-15T02:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=54724743272ac4da212e814c3c7daf8f8abf6de0'/>
<id>urn:sha1:54724743272ac4da212e814c3c7daf8f8abf6de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing issue #77. change table appending syntax to: tb[] = 1</title>
<updated>2022-02-14T07:35:54+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-02-14T07:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ddb0b9deb720368a425d00bce0c0352469b55911'/>
<id>urn:sha1:ddb0b9deb720368a425d00bce0c0352469b55911</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo.</title>
<updated>2022-02-14T03:20:10+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-02-14T03:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2c2cad4b4d3680bb30474b38ebed0f938e82636e'/>
<id>urn:sha1:2c2cad4b4d3680bb30474b38ebed0f938e82636e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add Lua table appending idiom: tb #= 123</title>
<updated>2022-02-11T02:37:35+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-02-11T02:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=09fc831f540ce3966aeff679164f37e7d40457c9'/>
<id>urn:sha1:09fc831f540ce3966aeff679164f37e7d40457c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a case nil coalesing used as update assignment.</title>
<updated>2022-02-09T02:52:49+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-02-09T02:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a66ec0d18eba6b38fad25cc88c82f7532d689670'/>
<id>urn:sha1:a66ec0d18eba6b38fad25cc88c82f7532d689670</id>
<content type='text'>
</content>
</entry>
</feed>
