<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/makefile, branch v0.16.5</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=v0.16.5</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=v0.16.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2023-01-12T08:49:23+00:00</updated>
<entry>
<title>fix issue #122, add option to build yue tool without file watcher function.</title>
<updated>2023-01-12T08:49:23+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2023-01-12T08:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c1cc934e55ca88117599121841301783d29aac32'/>
<id>urn:sha1:c1cc934e55ca88117599121841301783d29aac32</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>fix build. update doc.</title>
<updated>2022-11-16T02:53:09+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-11-16T02:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=cfe8c31260fe2fabba1a3ce77adb6a85fc1fae47'/>
<id>urn:sha1:cfe8c31260fe2fabba1a3ce77adb6a85fc1fae47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issues detected by MSVC.</title>
<updated>2022-11-15T10:25:30+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-11-15T10:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7ecfd8f02bad9ebba7e32894da278a48ef9ecee9'/>
<id>urn:sha1:7ecfd8f02bad9ebba7e32894da278a48ef9ecee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding -w option to Yuescript tool.</title>
<updated>2022-11-15T09:52:09+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-11-15T09:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=94f8330613877b3582d32bd11abd83a97b4399ad'/>
<id>urn:sha1:94f8330613877b3582d32bd11abd83a97b4399ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix test.</title>
<updated>2022-09-30T03:33:03+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-09-30T03:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=284dc4851968737e32d3d97214b82a07355598d3'/>
<id>urn:sha1:284dc4851968737e32d3d97214b82a07355598d3</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>add missing operator checks for update assignment.</title>
<updated>2022-07-28T06:45:31+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-28T06:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=c1a599fccfd3c37ad2afc743b2a49cc5290fcb9f'/>
<id>urn:sha1:c1a599fccfd3c37ad2afc743b2a49cc5290fcb9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add option --target=5.1 to generate Lua 5.1 compatible codes. add const destructure. make import item const by default.</title>
<updated>2022-07-24T14:13:08+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-24T14:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=303834e1b1e6cd9cae64b66c2ae44dcd7185238f'/>
<id>urn:sha1:303834e1b1e6cd9cae64b66c2ae44dcd7185238f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>auto add search path for cmd tools.</title>
<updated>2022-07-13T06:46:55+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2022-07-13T06:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a1d341085eed96d567329a30f2cf57c95fe6f071'/>
<id>urn:sha1:a1d341085eed96d567329a30f2cf57c95fe6f071</id>
<content type='text'>
</content>
</entry>
</feed>
