<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuescript/makefile, branch teal-typed</title>
<subtitle>A mirror of https://github.com/pigpigyyy/Yuescript.git
</subtitle>
<id>https://git.lua4.win/yuescript/atom?h=teal-typed</id>
<link rel='self' href='https://git.lua4.win/yuescript/atom?h=teal-typed'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/'/>
<updated>2021-04-21T01:36:25+00:00</updated>
<entry>
<title>adjust some folder levels.</title>
<updated>2021-04-21T01:36:25+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2021-04-21T01:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=b7bdf7d5d36825a1a750a74641f6d374dec5d67a'/>
<id>urn:sha1:b7bdf7d5d36825a1a750a74641f6d374dec5d67a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix small issues, add web assembly support.</title>
<updated>2021-04-16T09:25:39+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2021-04-16T09:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=ce9f6632635222b38ef0b37b4b1273da4a1877b4'/>
<id>urn:sha1:ce9f6632635222b38ef0b37b4b1273da4a1877b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix shared target for makefile.</title>
<updated>2021-03-29T06:53:30+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2021-03-29T06:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=98debe328b443078aee6994af61d4ed05ac434d6'/>
<id>urn:sha1:98debe328b443078aee6994af61d4ed05ac434d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove a compile flag.</title>
<updated>2021-03-12T08:08:17+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2021-03-12T08:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=e5a696956a0ad83106bfc401be28f0c4528ba06e'/>
<id>urn:sha1:e5a696956a0ad83106bfc401be28f0c4528ba06e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stop reusing variables, rename project.</title>
<updated>2021-02-17T03:22:07+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2021-02-17T03:22:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=7066392d1c974065181d95d93274136dcd625d43'/>
<id>urn:sha1:7066392d1c974065181d95d93274136dcd625d43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add all the compiler specific linker flags.</title>
<updated>2021-01-11T06:53:31+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2021-01-11T06:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=6dc11dccc6c8147b5b71c86be7e458eebc35f8c5'/>
<id>urn:sha1:6dc11dccc6c8147b5b71c86be7e458eebc35f8c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>export all symbols for moonp binary (#33)</title>
<updated>2021-01-11T06:45:14+00:00</updated>
<author>
<name>codinget</name>
<email>nathan.decher@gmail.com</email>
</author>
<published>2021-01-11T06:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=a191b6cd5ba938714203721e342e0af8c0ce569f'/>
<id>urn:sha1:a191b6cd5ba938714203721e342e0af8c0ce569f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix makefile.</title>
<updated>2020-10-21T16:09:09+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2020-10-21T16:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=f6e603cc5bef133e5e368a81f677bea92bc405b5'/>
<id>urn:sha1:f6e603cc5bef133e5e368a81f677bea92bc405b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extend macro feature to support compiling Moonscript to other Lua dialect like teal.</title>
<updated>2020-10-21T15:44:50+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2020-10-21T15:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=b6725202f4a8cac5f829dac9a72a81f3ff73e787'/>
<id>urn:sha1:b6725202f4a8cac5f829dac9a72a81f3ff73e787</id>
<content type='text'>
add examples for how to write MoonPlus codes that compile to teal.
fix C++ macro to build without MoonPlus macro feature or built-in Lua.
add support for passing arguments from command line to compiler that can be accessed or altered by "require('moonp').options".
</content>
</entry>
<entry>
<title>add make target to build .so file.</title>
<updated>2020-08-13T03:21:22+00:00</updated>
<author>
<name>Li Jin</name>
<email>dragon-fly@qq.com</email>
</author>
<published>2020-08-13T03:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/yuescript/commit/?id=1afca4888b2ee8e49c2e4d0bef478d0728d5ed41'/>
<id>urn:sha1:1afca4888b2ee8e49c2e4d0bef478d0728d5ed41</id>
<content type='text'>
</content>
</entry>
</feed>
