<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch fix-unused-variables</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=fix-unused-variables</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=fix-unused-variables'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2024-12-18T16:20:18+00:00</updated>
<entry>
<title>fix: catch some unused variables</title>
<updated>2024-12-18T16:20:18+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-12-18T16:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=31f0048d04178236bb9d4a838f718e8595237749'/>
<id>urn:sha1:31f0048d04178236bb9d4a838f718e8595237749</id>
<content type='text'>
Thanks to @euclidianAce's work at https://github.com/teal-language/tl/pull/869
</content>
</entry>
<entry>
<title>chore: update autogenerated module preambles</title>
<updated>2024-12-18T16:19:52+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-12-18T16:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=aa4850fc2836b25c66738709336a3df07c9fc584'/>
<id>urn:sha1:aa4850fc2836b25c66738709336a3df07c9fc584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>types: use 'local type' on type aliases</title>
<updated>2024-10-21T17:50:52+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-10-21T17:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=eae4e554d00000025c7d03e8a17bdb7245c7beff'/>
<id>urn:sha1:eae4e554d00000025c7d03e8a17bdb7245c7beff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Temporary script for rebuilding sources.</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-10-21T14:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d1e854908ae9b8f20fa7209bcf8daed74e08fea0'/>
<id>urn:sha1:d1e854908ae9b8f20fa7209bcf8daed74e08fea0</id>
<content type='text'>
We will replace this with Cyan soon, since Cyan runs much
faster by rebuilding the project in one go using the module
dependency graph.
</content>
</entry>
<entry>
<title>fs: more consistent function signatures</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-09-02T20:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6c458fbfbf1c542036af2adf11f4311b0413f663'/>
<id>urn:sha1:6c458fbfbf1c542036af2adf11f4311b0413f663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fs: do dynamic requires in a Cyan-friendly way</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-09-02T20:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=101711ad9e691f83a03c309fd7b4f093c52dee36'/>
<id>urn:sha1:101711ad9e691f83a03c309fd7b4f093c52dee36</id>
<content type='text'>
We avoid doing a plain require() with a literal module name,
so that Cyan doesn't detect this as a circular dependency.
</content>
</entry>
<entry>
<title>Teal: make luarocks.fs not dependent on luarocks.util</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-09-02T20:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3be22b3f07dc1558c7734cf7639e3468ec8de796'/>
<id>urn:sha1:3be22b3f07dc1558c7734cf7639e3468ec8de796</id>
<content type='text'>
Break circular dependency detected by Cyan
</content>
</entry>
<entry>
<title>Teal: make schedule_function generic</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-09-02T20:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=aa3199def734b492059fcaccdebd3cde85cb8547'/>
<id>urn:sha1:aa3199def734b492059fcaccdebd3cde85cb8547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: synchronize actual and fs's chdir</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-08-30T19:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7aac852ddead017c90c775991801e2f7dadc84e0'/>
<id>urn:sha1:7aac852ddead017c90c775991801e2f7dadc84e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: use compat53</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-08-28T03:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=362dd3a50d57b5403d778cdf92839b7f6c30e69e'/>
<id>urn:sha1:362dd3a50d57b5403d778cdf92839b7f6c30e69e</id>
<content type='text'>
</content>
</entry>
</feed>
