<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fengari, branch v0.1.2</title>
<subtitle>Mirrored from https://github.com/fengari-lua/fengari
</subtitle>
<id>http://git.laria.me/fengari/atom?h=v0.1.2</id>
<link rel='self' href='http://git.laria.me/fengari/atom?h=v0.1.2'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/'/>
<updated>2018-04-22T14:00:13Z</updated>
<entry>
<title>Release v0.1.2</title>
<updated>2018-04-22T14:00:13Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T10:34:29Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=c60a1cbc5f76a147e74135add574a6a5d63eba7b'/>
<id>urn:sha1:c60a1cbc5f76a147e74135add574a6a5d63eba7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/lauxlib.js: Use from_userstring in luaL_add(l)string</title>
<updated>2018-04-22T14:00:13Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T13:29:34Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=3e31a33728f0eba63184c6cb0678fe3af3e8e08e'/>
<id>urn:sha1:3e31a33728f0eba63184c6cb0678fe3af3e8e08e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/loslib.js: Use our own strftime implementation; removes dependency</title>
<updated>2018-04-22T14:00:13Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T13:29:03Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=84194191c49e9aa2375633061343960f71d7555e'/>
<id>urn:sha1:84194191c49e9aa2375633061343960f71d7555e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/loslib.js: cc shouldn't get reassigned</title>
<updated>2018-04-22T11:44:20Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T11:44:09Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=df769e894b7be99ccc102615b17250e19a8f86c6'/>
<id>urn:sha1:df769e894b7be99ccc102615b17250e19a8f86c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/loslib.js: Avoid luaL_opt when default case is complex expression</title>
<updated>2018-04-22T11:31:01Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T11:29:21Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=668a641ee18ec3715e0fb57bab1a954362019e54'/>
<id>urn:sha1:668a641ee18ec3715e0fb57bab1a954362019e54</id>
<content type='text'>
In C its a macro and won't evaluate the arg, but JavaScript will always evaluate
</content>
</entry>
<entry>
<title>src/loslib.js: Remove unreachable branch</title>
<updated>2018-04-22T11:29:35Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T11:22:20Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=c0cb496af1f9901de323563e4efcc3a4f41c8f7a'/>
<id>urn:sha1:c0cb496af1f9901de323563e4efcc3a4f41c8f7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/loslib.js: Calculate yday of passed in Date, not the current date</title>
<updated>2018-04-22T11:20:45Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T11:18:46Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=421b243fb88673709386661f6fb053ecef9e56e2'/>
<id>urn:sha1:421b243fb88673709386661f6fb053ecef9e56e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/loslib.js: Fix wday off-by-one error</title>
<updated>2018-04-22T11:20:45Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T11:16:02Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=cb96b5d9527975424ddb70561fce87c947f9ba08'/>
<id>urn:sha1:cb96b5d9527975424ddb70561fce87c947f9ba08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/loslib.js: invert ternaries</title>
<updated>2018-04-22T11:20:45Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T11:09:16Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=02b2ed38816fe11be3834dc1494b3e2bb5f8381c'/>
<id>urn:sha1:02b2ed38816fe11be3834dc1494b3e2bb5f8381c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/loslib.js: Fix off-by-one error in month field of os.time()</title>
<updated>2018-04-22T11:20:45Z</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-04-22T11:00:58Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/fengari/commit/?id=f6a9b5adb12fe92ebaaa20d9707d7945406ae533'/>
<id>urn:sha1:f6a9b5adb12fe92ebaaa20d9707d7945406ae533</id>
<content type='text'>
</content>
</entry>
</feed>
