<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript, branch v0.17.9</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.17.9</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.17.9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2023-07-25T07:58:51+00:00</updated>
<entry>
<title>fix build.</title>
<updated>2023-07-25T07:58:51+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-25T07:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2b71e0785949b2bfc9745017c9a765683cc9b2ab'/>
<id>urn:sha1:2b71e0785949b2bfc9745017c9a765683cc9b2ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make file watcher work with '-m' and '-r' options.</title>
<updated>2023-07-25T07:45:19+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-25T07:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=995369a6b312f235ee33519e10eed6c3f4609e88'/>
<id>urn:sha1:995369a6b312f235ee33519e10eed6c3f4609e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix more format separator cases.</title>
<updated>2023-07-25T06:36:00+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-25T06:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=e701d86be75a3fbdfb5ef18b029f7033226fd832'/>
<id>urn:sha1:e701d86be75a3fbdfb5ef18b029f7033226fd832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix format separator.</title>
<updated>2023-07-24T10:14:28+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-24T10:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=81271283d1311340daf133ec8ba20a15ced401ad'/>
<id>urn:sha1:81271283d1311340daf133ec8ba20a15ced401ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try fixing issue #141. fix an AST object life expired before accessing issue.</title>
<updated>2023-07-24T09:55:21+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-24T09:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c03b88e6210818e604d7c755fe8f54fe53696ee1'/>
<id>urn:sha1:c03b88e6210818e604d7c755fe8f54fe53696ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup error message.</title>
<updated>2023-07-20T10:36:46+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-20T10:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=00c4bee811b3c92d9885959db30790b01f8cb3e2'/>
<id>urn:sha1:00c4bee811b3c92d9885959db30790b01f8cb3e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix wrong codes generation for in-expression.</title>
<updated>2023-07-20T10:25:10+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-20T10:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=fcb480618f162817572947cfed96b1ba0d6c5a44'/>
<id>urn:sha1:fcb480618f162817572947cfed96b1ba0d6c5a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>raise error when writing a confusing expression in in-expression.</title>
<updated>2023-07-17T04:06:04+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-17T04:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=2faf55a8217690988bc2cab7cc65541dc2215dc1'/>
<id>urn:sha1:2faf55a8217690988bc2cab7cc65541dc2215dc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a missing case for in expression.</title>
<updated>2023-07-13T01:09:47+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-13T01:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1d2423bff4ecc4396d65c387982d6667b33bd796'/>
<id>urn:sha1:1d2423bff4ecc4396d65c387982d6667b33bd796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue https://github.com/leafo/moonscript/issues/448</title>
<updated>2023-07-02T08:47:12+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-07-02T08:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7775f4c5b97dcc0d7e71a2cd8fb132f2b5bc1bd6'/>
<id>urn:sha1:7775f4c5b97dcc0d7e71a2cd8fb132f2b5bc1bd6</id>
<content type='text'>
</content>
</entry>
</feed>
