<feed xmlns='http://www.w3.org/2005/Atom'>
<title>a404m/felan/Makefile, 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-08T08:49:42Z</updated>
<entry>
<title>generalizing compiler instead of relaying on gcc</title>
<updated>2025-06-08T08:49:42Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-08T08:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=47177fdfe2758789efe7941de6007a3fb7105f82'/>
<id>urn:sha1:47177fdfe2758789efe7941de6007a3fb7105f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix when you disable statistics</title>
<updated>2025-06-05T23:49:06Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-05T23:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=6e86f7b9a3ca057640bcfaa4ea72872dcd8d3af4'/>
<id>urn:sha1:6e86f7b9a3ca057640bcfaa4ea72872dcd8d3af4</id>
<content type='text'>
some more clean up
</content>
</entry>
<entry>
<title>trying to add macro</title>
<updated>2025-06-05T12:54:21Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-05T12:54:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=c506c3458a07485169cc38ce27d5cf21601136c2'/>
<id>urn:sha1:c506c3458a07485169cc38ce27d5cf21601136c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing some bugs</title>
<updated>2025-06-03T18:02:03Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-03T18:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=a6abc8734563ba8a1920c760dcb3c0147cb458b9'/>
<id>urn:sha1:a6abc8734563ba8a1920c760dcb3c0147cb458b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add guid on how to compile</title>
<updated>2025-06-03T01:29:32Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-06-03T01:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=7296f70ccb33fa7a2b34b0a0332bac7b93d21e0d'/>
<id>urn:sha1:7296f70ccb33fa7a2b34b0a0332bac7b93d21e0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add array access overload</title>
<updated>2025-05-31T01:12:21Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-05-31T01:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=14c9e2b60f686407dbe7218658809d768351d345'/>
<id>urn:sha1:14c9e2b60f686407dbe7218658809d768351d345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ability to specify int type as extension</title>
<updated>2025-05-30T21:27:45Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-05-30T21:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=b89fc3da7d9f1badde2f4879924b5df5522da203'/>
<id>urn:sha1:b89fc3da7d9f1badde2f4879924b5df5522da203</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add bitwise not and xor or</title>
<updated>2025-05-24T22:08:01Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-05-24T22:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=e55d45bac0bbd3039118bffa7e6aaf01c04b991a'/>
<id>urn:sha1:e55d45bac0bbd3039118bffa7e6aaf01c04b991a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing some problems in parsing</title>
<updated>2025-05-24T09:00:50Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-05-24T09:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=81c83f4233dba3851333cb69ab9727659e253d1b'/>
<id>urn:sha1:81c83f4233dba3851333cb69ab9727659e253d1b</id>
<content type='text'>
adding more stuff to the example
</content>
</entry>
<entry>
<title>fix some unintended stuff</title>
<updated>2025-05-23T23:07:38Z</updated>
<author>
<name>A404M</name>
<email>ahmadmahmoudiprogrammer@gmail.com</email>
</author>
<published>2025-05-23T23:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zylix.ir/a404m/felan/commit/?id=ffe049371a64e0b41fdc777106f768b16b2cd9b2'/>
<id>urn:sha1:ffe049371a64e0b41fdc777106f768b16b2cd9b2</id>
<content type='text'>
</content>
</entry>
</feed>
