<feed xmlns='http://www.w3.org/2005/Atom'>
<title>a404m/felan/src/runner, branch master</title>
<subtitle>This is a new language
</subtitle>
<id>https://git.zylix.ir/a404m/felan/atom?h=master</id>
<link rel='self' href='https://git.zylix.ir/a404m/felan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/'/>
<updated>2025-06-14T20:34:44Z</updated>
<entry>
<title>fix double free bug in global variables</title>
<updated>2025-06-14T20:34:44Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-14T20:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=abeb4953354b7afb57ea71cf63184afae2b30edd'/>
<id>urn:sha1:abeb4953354b7afb57ea71cf63184afae2b30edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug in c function</title>
<updated>2025-06-14T13:23:40Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-14T13:23:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=f9a3bdda45c7945adc9842264f9cf4d55cda18f2'/>
<id>urn:sha1:f9a3bdda45c7945adc9842264f9cf4d55cda18f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some bugs</title>
<updated>2025-06-14T10:16:46Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-14T10:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=9e0005e248a26cb8f8ecc5138756a9157bf899b5'/>
<id>urn:sha1:9e0005e248a26cb8f8ecc5138756a9157bf899b5</id>
<content type='text'>
implemented another raylib example
</content>
</entry>
<entry>
<title>remove unused includes</title>
<updated>2025-06-12T15:05:25Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-12T15:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=4dbad24963429bd63e7811621d7595a074a75cec'/>
<id>urn:sha1:4dbad24963429bd63e7811621d7595a074a75cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removing lazy because macro can do the job</title>
<updated>2025-06-12T14:33:30Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-12T14:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=d8d12f033831a6ed76049209d52450a7001a6879'/>
<id>urn:sha1:d8d12f033831a6ed76049209d52450a7001a6879</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removing debug logs</title>
<updated>2025-06-09T21:11:29Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-09T21:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=f6c029cd8842e13069cbd01d2dccc9093f97b8c1'/>
<id>urn:sha1:f6c029cd8842e13069cbd01d2dccc9093f97b8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some return type issues</title>
<updated>2025-06-09T21:10:03Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-09T21:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=a839ff6229f4ae1415dddd5995781acb4bb599e1'/>
<id>urn:sha1:a839ff6229f4ae1415dddd5995781acb4bb599e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix assigning to dereference access in a chain</title>
<updated>2025-06-09T15:26:19Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-09T15:26:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=8dc246166a007c2815f93ff6db535a660b05431c'/>
<id>urn:sha1:8dc246166a007c2815f93ff6db535a660b05431c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing bug in anytype</title>
<updated>2025-06-09T11:45:28Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-09T11:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=922b6c51fbcdabd3823e311c46fe55af193196e1'/>
<id>urn:sha1:922b6c51fbcdabd3823e311c46fe55af193196e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add macro</title>
<updated>2025-06-09T08:40:55Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-09T08:40:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=e711e6e55e9c83563db9bb04af7516632f27b91d'/>
<id>urn:sha1:e711e6e55e9c83563db9bb04af7516632f27b91d</id>
<content type='text'>
update README.md
</content>
</entry>
</feed>
