<feed xmlns='http://www.w3.org/2005/Atom'>
<title>a404m/felan/code, 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-08-09T02:41:47Z</updated>
<entry>
<title>some clean up and attempts to add bba</title>
<updated>2025-08-09T02:41:47Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-08-09T02:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=12b45f728905863adb2e727d6c9c406374675bea'/>
<id>urn:sha1:12b45f728905863adb2e727d6c9c406374675bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix the issue in variable scopes</title>
<updated>2025-06-15T02:48:41Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-15T02:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=40881a903e00939b647cd85beeacfb8a68b31e6a'/>
<id>urn:sha1:40881a903e00939b647cd85beeacfb8a68b31e6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change variable lookup system</title>
<updated>2025-06-15T02:31:16Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-15T02:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=9036fde1551773d5435682174c165edb99747cb7'/>
<id>urn:sha1:9036fde1551773d5435682174c165edb99747cb7</id>
<content type='text'>
</content>
</entry>
<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>removing duplicated code</title>
<updated>2025-06-12T21:14:32Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-12T21:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=9abd643b6168ec3bf85ccc6d819162cdd799299b'/>
<id>urn:sha1:9abd643b6168ec3bf85ccc6d819162cdd799299b</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>reproducing the issue</title>
<updated>2025-06-11T20:27:10Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-11T20:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=b80c60e53699c5bc8744269f0664ba07956e4614'/>
<id>urn:sha1:b80c60e53699c5bc8744269f0664ba07956e4614</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing some parse order</title>
<updated>2025-06-10T14:33:32Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-10T14:33:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=d523a165aee75e038a4ae4985de08443f4037b9c'/>
<id>urn:sha1:d523a165aee75e038a4ae4985de08443f4037b9c</id>
<content type='text'>
</content>
</entry>
</feed>
