<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/preprocess.c, branch path</title>
<subtitle>School project: a minimalistic shell based on bash</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/'/>
<entry>
<title>Refactoring redir and preprocess_filename to distiguish between command error and fatal error</title>
<updated>2020-09-14T13:44:33+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-14T13:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=7afd22aacdae5d88f560576fd7261801beb60739'/>
<id>7afd22aacdae5d88f560576fd7261801beb60739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing 2 bugs in preprocess</title>
<updated>2020-09-09T11:15:52+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-09T11:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=283778a44b07ca56695ef6a878a0d5cc5393e237'/>
<id>283778a44b07ca56695ef6a878a0d5cc5393e237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying my hardest to refactor the worst code ever produced by mankind</title>
<updated>2020-08-29T18:59:22+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-29T18:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=d32d5ce8258b1abac1b30f98471f6666ca9dd855'/>
<id>d32d5ce8258b1abac1b30f98471f6666ca9dd855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing double free redir, export and preprocess on empty value</title>
<updated>2020-08-28T15:53:11+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-28T15:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=1f947c5dfe27a9f7ef5734d4ab16a01317e50fe1'/>
<id>1f947c5dfe27a9f7ef5734d4ab16a01317e50fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fising tok_lst_new uninitialized next, Added tok_lst_debug, Fixing parse_cmd</title>
<updated>2020-08-27T19:13:39+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-27T17:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=95a16d2d88c8628ab0ae76f3ae04dfebee566950'/>
<id>95a16d2d88c8628ab0ae76f3ae04dfebee566950</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated preprocessing, redir, ast to use t_tok_lst instead of t_ftlst</title>
<updated>2020-08-27T16:47:16+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-27T16:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=a680cf09a3fa4b7c6adc38e4297ee5535172826b'/>
<id>a680cf09a3fa4b7c6adc38e4297ee5535172826b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming e_token_tag -&gt; e_tok</title>
<updated>2020-08-27T07:29:42+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-27T07:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=454d439575489934791c04329df6e82e56dabf54'/>
<id>454d439575489934791c04329df6e82e56dabf54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring preprocess, replacing ms_split_notrim by a more direct function</title>
<updated>2020-08-20T21:23:35+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-20T21:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=cde465358750ef03b66655edcbef468a4a2f210b'/>
<id>cde465358750ef03b66655edcbef468a4a2f210b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing preprocessing bug when space at the beginning/end of field split</title>
<updated>2020-08-20T12:26:23+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-20T12:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=a8f30277f6a2dd0a10ec26f923ac727eb79862da'/>
<id>a8f30277f6a2dd0a10ec26f923ac727eb79862da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing spaces at the beginning/end of variable with ms_split_notrim in utils.c</title>
<updated>2020-08-19T16:02:55+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-19T16:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=536e0f9acc36a07202274ada0154b291ab619dcb'/>
<id>536e0f9acc36a07202274ada0154b291ab619dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
