<feed xmlns='http://www.w3.org/2005/Atom'>
<title>push_swap/push_swap.h, branch scoresort</title>
<subtitle>Sorting challenge solved in C at 42 Heilbronn
</subtitle>
<id>https://git.dkaiser.de/42/push_swap/atom?h=scoresort</id>
<link rel='self' href='https://git.dkaiser.de/42/push_swap/atom?h=scoresort'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/'/>
<updated>2024-04-24T12:59:53Z</updated>
<entry>
<title>Make norminette happy and some more error handling</title>
<updated>2024-04-24T12:59:53Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-24T12:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=173279d8e83e81fd1d451adb2153103dc0506ad8'/>
<id>urn:sha1:173279d8e83e81fd1d451adb2153103dc0506ad8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Norminette formatting</title>
<updated>2024-04-24T09:08:34Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-24T09:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=a931d6df9fd873607442a70351fbb7e0f32590d0'/>
<id>urn:sha1:a931d6df9fd873607442a70351fbb7e0f32590d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor cmd_optimization</title>
<updated>2024-04-16T16:10:54Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-16T16:10:54Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=b8be1fba75a133b159b71a5c3c06436a143e670f'/>
<id>urn:sha1:b8be1fba75a133b159b71a5c3c06436a143e670f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix syntax error</title>
<updated>2024-04-16T07:29:39Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-16T07:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=f97a4836b07e5796cc96c078eb1dd4cab22c48f2'/>
<id>urn:sha1:f97a4836b07e5796cc96c078eb1dd4cab22c48f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify arguments into t_psdata</title>
<updated>2024-04-16T07:28:12Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-16T07:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=b0db3b8a7c4dd03c759fb88bed7d5ce1d41a6059'/>
<id>urn:sha1:b0db3b8a7c4dd03c759fb88bed7d5ce1d41a6059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change stacks from linked lists to rotating arrays</title>
<updated>2024-04-15T15:54:43Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-15T15:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=4545c9f4dc339e94bf6ebe0963db55e9dcc131bd'/>
<id>urn:sha1:4545c9f4dc339e94bf6ebe0963db55e9dcc131bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add error handling for stack optimization</title>
<updated>2024-04-15T10:04:00Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-15T10:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=7209589e08fdfb591032da114b6bea8504a070fe'/>
<id>urn:sha1:7209589e08fdfb591032da114b6bea8504a070fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cmd optimization</title>
<updated>2024-04-13T15:49:06Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T15:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=5427f29f7f8b4a6691330c2fc8a1c24027d8fe71'/>
<id>urn:sha1:5427f29f7f8b4a6691330c2fc8a1c24027d8fe71</id>
<content type='text'>
After the sorting algorithm was executed remove unneccessary commands.
</content>
</entry>
<entry>
<title>Add empty stack_optimize function</title>
<updated>2024-04-13T13:32:45Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T13:32:45Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=40025011f834660beba759864f3f59552acbeecd'/>
<id>urn:sha1:40025011f834660beba759864f3f59552acbeecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sorting function (without any sorting yet)</title>
<updated>2024-04-13T13:09:19Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-04-13T13:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/push_swap/commit/?id=9585e1d336c6a1581b335798762172314de1fefb'/>
<id>urn:sha1:9585e1d336c6a1581b335798762172314de1fefb</id>
<content type='text'>
</content>
</entry>
</feed>
