<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fengari, branch v0.0.1-rc.1</title>
<subtitle>Mirrored from https://github.com/fengari-lua/fengari
</subtitle>
<id>http://git.laria.me/fengari/atom?h=v0.0.1-rc.1</id>
<link rel='self' href='http://git.laria.me/fengari/atom?h=v0.0.1-rc.1'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/'/>
<updated>2018-02-05T05:10:47Z</updated>
<entry>
<title>Release 0.0.1-rc.1</title>
<updated>2018-02-05T05:10:47Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T05:10:47Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=07c8936f4e94ec608c4b2ae12d1b4c8a221b1aa0'/>
<id>urn:sha1:07c8936f4e94ec608c4b2ae12d1b4c8a221b1aa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package.json: Upgrade dependencies to latest versions</title>
<updated>2018-02-05T05:10:18Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T05:10:18Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=e66b47a2eb4ccdeb81adc4a8f668ce005d1c9a5e'/>
<id>urn:sha1:e66b47a2eb4ccdeb81adc4a8f668ce005d1c9a5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package.json: Add directories.lib</title>
<updated>2018-02-05T05:01:01Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T05:01:01Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=27298d181be12745878cae0898bcbd906784488e'/>
<id>urn:sha1:27298d181be12745878cae0898bcbd906784488e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/ldblib.js: Use WeakMap as __mode is unsupported</title>
<updated>2018-02-05T04:58:35Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T04:58:35Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=ad21502be0ac027ca88818bf35c917d2e825f4ea'/>
<id>urn:sha1:ad21502be0ac027ca88818bf35c917d2e825f4ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/{luaconf,lauxlib}.js: LUAL_BUFFERSIZE should be defined in luaconf</title>
<updated>2018-02-05T03:37:12Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T03:27:56Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=662e326db5e44859bb92242d6dc27e386fb621ec'/>
<id>urn:sha1:662e326db5e44859bb92242d6dc27e386fb621ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README.md: Document extra arg of luaL_execresult and luaL_fileresult</title>
<updated>2018-02-05T03:37:10Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T03:01:15Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=6cbf92d30fe7eb24fa5e2a93bfe432c081a7e51f'/>
<id>urn:sha1:6cbf92d30fe7eb24fa5e2a93bfe432c081a7e51f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/fengari.js: Add copyright notice that will get preserved by minifiers</title>
<updated>2018-02-05T00:26:57Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T00:26:57Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=27a5d2539335615d4596e7934663f103d28bc1c8'/>
<id>urn:sha1:27a5d2539335615d4596e7934663f103d28bc1c8</id>
<content type='text'>
Closes #96
</content>
</entry>
<entry>
<title>src/lauxlib.js: Check default value when using luaL_optstring</title>
<updated>2018-02-05T00:06:55Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-05T00:06:51Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=89d049c7a3a68bbeffa262bf3bf6fa3bcb83d176'/>
<id>urn:sha1:89d049c7a3a68bbeffa262bf3bf6fa3bcb83d176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>{src/lauxlib.js,tests/test-suite/ltests.js}: Use luastring_eq instead of .join()</title>
<updated>2018-02-04T23:58:05Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-04T23:58:05Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=b42f1c3e18bab816203cc34a9af4d1c11e55199b'/>
<id>urn:sha1:b42f1c3e18bab816203cc34a9af4d1c11e55199b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/lapi.js: Explicit check against LUA_MULTRET</title>
<updated>2018-02-04T23:49:46Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-02-04T23:49:46Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=1f486bd421bba7f93e6119ed9fde711c2799f96d'/>
<id>urn:sha1:1f486bd421bba7f93e6119ed9fde711c2799f96d</id>
<content type='text'>
</content>
</entry>
</feed>
