<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell/Makefile, 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>2025-01-22T01:40:27Z</updated>
<entry>
<title>kinda fix for pipe error and again.vs for you db just chnage workfolder gn</title>
<updated>2025-01-22T01:40:27Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-22T01:40:27Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=f6e474d27a1398c6d4f2e88c7f2d3797b85217da'/>
<id>urn:sha1:f6e474d27a1398c6d4f2e88c7f2d3797b85217da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>here</title>
<updated>2025-01-13T10:06:54Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-13T10:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=78dc50a2bce3c6e31405437189e2990d8fc720ac'/>
<id>urn:sha1:78dc50a2bce3c6e31405437189e2990d8fc720ac</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 parser bugs</title>
<updated>2024-08-11T10:15:40Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-08-11T10:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=f53acc629b1b3e7f4097eef1e26841ef0b9b24c6'/>
<id>urn:sha1:f53acc629b1b3e7f4097eef1e26841ef0b9b24c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge changes from main into parser branch</title>
<updated>2024-08-11T09:18:26Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-08-11T09:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=8cf2aec82f98094d8175c5e5daaaa115f9b64fc2'/>
<id>urn:sha1:8cf2aec82f98094d8175c5e5daaaa115f9b64fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added strncpy in make and removed -g out of main makefile</title>
<updated>2024-08-05T11:53:50Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-05T11:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=0451d68ddc3b945ae0c3c30d14061ff9f523c0c8'/>
<id>urn:sha1:0451d68ddc3b945ae0c3c30d14061ff9f523c0c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added -g flagg for compile</title>
<updated>2024-08-05T11:20:11Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-05T11:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=b7569587bbd57c56d4b5dbc9116e681e5175e772'/>
<id>urn:sha1:b7569587bbd57c56d4b5dbc9116e681e5175e772</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>
<entry>
<title>Remove redundant funcs and add parse funcs to header and Makefile</title>
<updated>2024-07-09T10:56:09Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-07-09T10:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=16ca09f57525cd9a4e7eb82ce70e4c1e0cb85a31'/>
<id>urn:sha1:16ca09f57525cd9a4e7eb82ce70e4c1e0cb85a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated makefile for tokenizer</title>
<updated>2024-06-28T20:04:12Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-06-28T20:04:12Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=8905d3bdbb8474274ed788791c50ed8107ba07a5'/>
<id>urn:sha1:8905d3bdbb8474274ed788791c50ed8107ba07a5</id>
<content type='text'>
</content>
</entry>
</feed>
