<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript, branch v0.15.21</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.15.21</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.15.21'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2023-01-11T08:06:31+00:00</updated>
<entry>
<title>fix issue #120.</title>
<updated>2023-01-11T08:06:31+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-01-11T08:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=0cc452c7cf2301e75bab1069c9da6ee73c7c5cfd'/>
<id>urn:sha1:0cc452c7cf2301e75bab1069c9da6ee73c7c5cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a range_error catch in main compilation code (#121)</title>
<updated>2023-01-10T00:57:12+00:00</updated>
<author>
<name>Даниил Николаев (NeverMine)</name>
<email>nm17@riseup.net</email>
</author>
<published>2023-01-10T00:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a794024dce6a741719a70c9ab5b4b0fa1afb531b'/>
<id>urn:sha1:a794024dce6a741719a70c9ab5b4b0fa1afb531b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prevent using declared global variables as temporary inline variables.</title>
<updated>2022-12-29T01:59:47+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-12-29T01:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=603ecbc22bc37378ed3ea1a8abf74fb2dc2329af'/>
<id>urn:sha1:603ecbc22bc37378ed3ea1a8abf74fb2dc2329af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add metamethods checking.</title>
<updated>2022-12-28T07:55:15+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-12-28T07:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=dba662758192b41648e6c1201083d83926f07783'/>
<id>urn:sha1:dba662758192b41648e6c1201083d83926f07783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused Lua source files.</title>
<updated>2022-12-02T03:34:46+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-12-02T03:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=5e453de810f8a5e54351609857d742481f057498'/>
<id>urn:sha1:5e453de810f8a5e54351609857d742481f057498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update Lua.</title>
<updated>2022-12-02T02:40:09+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-12-02T02:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=298b18dbe852300199cc529c942a181bead5f135'/>
<id>urn:sha1:298b18dbe852300199cc529c942a181bead5f135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more num lit specs.</title>
<updated>2022-12-02T02:15:09+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-12-02T02:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a6a65ba26a9d320611abcbfba49fa724edfb4dad'/>
<id>urn:sha1:a6a65ba26a9d320611abcbfba49fa724edfb4dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve number literal support (#118)</title>
<updated>2022-12-02T01:11:13+00:00</updated>
<author>
<name>Harrison</name>
<email>53527582+HTV04@users.noreply.github.com</email>
</author>
<published>2022-12-02T01:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=44069ba29baf423d73e0d2752f0abc7df46fbbb6'/>
<id>urn:sha1:44069ba29baf423d73e0d2752f0abc7df46fbbb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix doc site Lua code highlight.</title>
<updated>2022-11-23T09:18:42+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-11-23T09:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c2471402e419f3128d76ab71232958c83b80c94f'/>
<id>urn:sha1:c2471402e419f3128d76ab71232958c83b80c94f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix optimization case from issue #115.</title>
<updated>2022-11-22T01:53:46+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-11-22T01:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=8d36b240cd0800bd5584d52cb5d19d0ae5371357'/>
<id>urn:sha1:8d36b240cd0800bd5584d52cb5d19d0ae5371357</id>
<content type='text'>
</content>
</entry>
</feed>
