<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/xmake/core/sandbox/modules/ipairs.lua, branch dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules/ipairs.lua?h=dev</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/xmake/core/sandbox/modules/ipairs.lua?h=dev'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2026-04-14T16:44:04Z</updated>
<entry>
<title>improve pairs for lua5.5</title>
<updated>2026-04-14T16:44:04Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2026-04-14T16:44:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=56b93f6181438ace9764d280b5d906d75cfc5883'/>
<id>urn:sha1:56b93f6181438ace9764d280b5d906d75cfc5883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename copyright</title>
<updated>2025-07-03T15:03:12Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2025-07-03T15:03:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5670477e415e24962c57eac21194c63946ee5e1e'/>
<id>urn:sha1:5670477e415e24962c57eac21194c63946ee5e1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve pairs</title>
<updated>2022-05-17T16:48:15Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-05-17T16:48:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=ed15fde870e6cdb8d82c55bdcc981d50752f66f4'/>
<id>urn:sha1:ed15fde870e6cdb8d82c55bdcc981d50752f66f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix preprocessor flags</title>
<updated>2022-05-17T16:34:51Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2022-05-17T16:34:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=91d8197cef25c656b9de6aa95076c2d37f0206c2'/>
<id>urn:sha1:91d8197cef25c656b9de6aa95076c2d37f0206c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright date</title>
<updated>2020-12-18T16:41:06Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-12-18T16:41:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=536f2bd6a092eba91315b7d1e120dff63392a11d'/>
<id>urn:sha1:536f2bd6a092eba91315b7d1e120dff63392a11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing white-space</title>
<updated>2020-09-24T16:33:07Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2020-09-24T16:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=90af4956738036172984f068502624bbc515cae7'/>
<id>urn:sha1:90af4956738036172984f068502624bbc515cae7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update the copyright date</title>
<updated>2019-12-19T01:01:52Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-12-19T14:30:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2e0445237493458e39d6ce44b81f7b1fa20940bc'/>
<id>urn:sha1:2e0445237493458e39d6ce44b81f7b1fa20940bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl bytes index and ipairs</title>
<updated>2019-10-30T16:27:17Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2019-10-31T13:04:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7d47837062fba756f66e7bea313cb59f9a026477'/>
<id>urn:sha1:7d47837062fba756f66e7bea313cb59f9a026477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2019-07-24T02:42:55Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-24T02:42:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b1a47544b8f60c12541b8b5a0f4383639d348af3'/>
<id>urn:sha1:b1a47544b8f60c12541b8b5a0f4383639d348af3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use table.pack</title>
<updated>2019-07-05T03:30:47Z</updated>
<author>
<name>OpportunityLiu</name>
<email>opportunity@live.in</email>
</author>
<published>2019-07-05T03:30:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=639552074da609025ca6609350c90263ebe684e7'/>
<id>urn:sha1:639552074da609025ca6609350c90263ebe684e7</id>
<content type='text'>
</content>
</entry>
</feed>
