<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell/src/new_token.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>2025-01-25T14:57:16Z</updated>
<entry>
<title>Merge branch 'main' into memleakfix</title>
<updated>2025-01-25T14:57:16Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2025-01-25T14:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=8fb5e2839cb7eb7bb72f577577afafcdbdc8a714'/>
<id>urn:sha1:8fb5e2839cb7eb7bb72f577577afafcdbdc8a714</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed leaks in tokenizer and collectargs also fixed seg for &lt; &gt; and improved value add by $ use</title>
<updated>2025-01-25T12:01:10Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-25T12:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=87b90103930d83d74baa998866b0995cb8887d51'/>
<id>urn:sha1:87b90103930d83d74baa998866b0995cb8887d51</id>
<content type='text'>
</content>
</entry>
<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>fixed norm tester 133 remove .vs</title>
<updated>2025-01-20T18:32:10Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2025-01-20T18:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=852e00cb465b05f13aa6298ce71a1067c0846556'/>
<id>urn:sha1:852e00cb465b05f13aa6298ce71a1067c0846556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added other token append to remove the error that its not at the start</title>
<updated>2024-08-29T13:57:14Z</updated>
<author>
<name>Christopher Uhlig</name>
</author>
<published>2024-08-29T13:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=5373e9e53accb20438d92a78224221734786d051'/>
<id>urn:sha1:5373e9e53accb20438d92a78224221734786d051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add data structures for tokenizing and parsing</title>
<updated>2024-06-28T13:09:32Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-06-28T13:09:32Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/minishell/commit/?id=8103cadfc95fb76539bfccc893a2101ccb89ea90'/>
<id>urn:sha1:8103cadfc95fb76539bfccc893a2101ccb89ea90</id>
<content type='text'>
* Add data structures and helper functions for ast

* Add data structures for tokenizing

* Add helper functions for token structures

* Include token.h in minishell.h

* Add new/free functions for nodes/tokens to Makefile

* Add UNREACHABLE macro to debug_tools.h</content>
</entry>
</feed>
