<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, 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>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>Teal: fixed all warnings</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-08-27T20:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=deb9cadc7012262eb0eaf4cb58b654b62106d6de'/>
<id>urn:sha1:deb9cadc7012262eb0eaf4cb58b654b62106d6de</id>
<content type='text'>
Also addressed/removed all `--!` comments except for the ones that should stay.
</content>
</entry>
<entry>
<title>tools.patch: generate Lua</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:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=86092dbfd41c3b0cb173bc932aefb8e0473742dc'/>
<id>urn:sha1:86092dbfd41c3b0cb173bc932aefb8e0473742dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools.patch: fix test behaviors using luarocks.fs</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-08-27T19:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=12a702235a31fceee11b06db62134daa07c54465'/>
<id>urn:sha1:12a702235a31fceee11b06db62134daa07c54465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deps: fix: re-enable constraint check for no_upgrade flag</title>
<updated>2024-10-21T16:30:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-08-24T01:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=413cdea62d8464908fd50dfc6b6fd35ee3c03fe3'/>
<id>urn:sha1:413cdea62d8464908fd50dfc6b6fd35ee3c03fe3</id>
<content type='text'>
</content>
</entry>
</feed>
