<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell/src/print_ast.c, branch main</title>
<subtitle>A partial reimplementation of bash from scratch created at 42 Heilbronn 
</subtitle>
<id>https://git.dkaiser.de/42/minishell/atom?h=main</id>
<link rel='self' href='https://git.dkaiser.de/42/minishell/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/'/>
<updated>2024-09-17T13:09:24Z</updated>
<entry>
<title>Add error messages</title>
<updated>2024-09-17T13:09:24Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-09-17T13:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=cf8754ca029817f092f5159b1c4bc3bbabec4217'/>
<id>urn:sha1:cf8754ca029817f092f5159b1c4bc3bbabec4217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SEGV on invalid redirection</title>
<updated>2024-09-13T14:23:04Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-09-13T14:23:04Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=f24b063f2135f495193dac4847b9f2489d1d954a'/>
<id>urn:sha1:f24b063f2135f495193dac4847b9f2489d1d954a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove assigns</title>
<updated>2024-08-11T10:27:02Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-08-11T10:27:02Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=99e8655aaf9827c7d5248c7f3d0913fcb1377cfb'/>
<id>urn:sha1:99e8655aaf9827c7d5248c7f3d0913fcb1377cfb</id>
<content type='text'>
I found out that there's a difference between shell variables and env
variables.
We don't have to implement shell variables, so I removed all code that
handles them.
</content>
</entry>
<entry>
<title>Fix print_ast</title>
<updated>2024-08-02T11:23:49Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-08-02T11:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=2252eac3c49fa373d295d485e4f04ea41a475efb'/>
<id>urn:sha1:2252eac3c49fa373d295d485e4f04ea41a475efb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add print_ast function</title>
<updated>2024-07-22T14:33:08Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-07-22T14:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=c16b4655f77db2f152625f226dc66ccc922671b4'/>
<id>urn:sha1:c16b4655f77db2f152625f226dc66ccc922671b4</id>
<content type='text'>
</content>
</entry>
</feed>
