<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/preprocess.c, branch master</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>Splitting preprocessing, Added parsed error helper</title>
<updated>2020-10-09T14:13:50+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-09T14:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=00bce5ad1d5ac92d20617a9eb2647365bf87cab2'/>
<id>00bce5ad1d5ac92d20617a9eb2647365bf87cab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing leaks in parser and preprocessor</title>
<updated>2020-10-08T10:33:40+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-08T10:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=f863725c60e38ecb6087a2172f29c910c7e598c5'/>
<id>f863725c60e38ecb6087a2172f29c910c7e598c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing happy path memory leaks</title>
<updated>2020-10-07T16:58:40+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-07T16:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=80b74c925e5bf0aaed7329d87a5ed9b6a7d57fdb'/>
<id>80b74c925e5bf0aaed7329d87a5ed9b6a7d57fdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing parenthesis pipeline parsing, False negative unmatched quote on str</title>
<updated>2020-10-07T10:27:26+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-07T10:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=38630279546fbd3876fe2396f2afe4ca1bca9acc'/>
<id>38630279546fbd3876fe2396f2afe4ca1bca9acc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing error status on mac, Fixing parser pipeline segfault, Fixing pipeline not closing read-end</title>
<updated>2020-10-06T15:07:46+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-06T15:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=fc862343cc5d0c305811fe23311084ae3702ed42'/>
<id>fc862343cc5d0c305811fe23311084ae3702ed42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing memory leaks in preprocess and parser</title>
<updated>2020-09-16T18:25:08+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-16T18:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=46c7f91cdceef0d5dd801ac569fb5d0c76b711aa'/>
<id>46c7f91cdceef0d5dd801ac569fb5d0c76b711aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added lexer quote mismatch error message, Fixing escape on last character</title>
<updated>2020-09-15T16:37:11+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-15T16:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=b6e732d73ecaa35f2583a324aace7711d5f4a05e'/>
<id>b6e732d73ecaa35f2583a324aace7711d5f4a05e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring env, Removing bloat from utils, exec and env</title>
<updated>2020-09-15T15:54:48+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-15T15:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=f626f2715ab696fdb326ed67256d012d86faef9f'/>
<id>f626f2715ab696fdb326ed67256d012d86faef9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
