<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/preprocess.c, branch m_test</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 error handling during parsing</title>
<updated>2020-07-14T08:05:57+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-14T08:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=29e1af2b65d097e533189db4e7d5e20534c17b35'/>
<id>29e1af2b65d097e533189db4e7d5e20534c17b35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test travis</title>
<updated>2020-06-16T11:56:35+00:00</updated>
<author>
<name>nass1pro</name>
<email>nass1pro@gmail.com</email>
</author>
<published>2020-06-16T09:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=b805f77cc96b1ff5482aa2ee2004bf74ebe402f0'/>
<id>b805f77cc96b1ff5482aa2ee2004bf74ebe402f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing by removing debug code in parser</title>
<updated>2020-06-15T11:47:18+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-15T11:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=c64a7a8fca764c1f0fe8e4a8e28526e1de49f707'/>
<id>c64a7a8fca764c1f0fe8e4a8e28526e1de49f707</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 (need refactoring)</title>
<updated>2020-06-15T09:01:03+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-15T09:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=ec9177a513d1fdd510abcb70a9640d1bd94023f5'/>
<id>ec9177a513d1fdd510abcb70a9640d1bd94023f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: Added eval cmd with redirection and builtins</title>
<updated>2020-06-14T19:26:36+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-14T19:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=91d91b0f54ec9795beaf673f20ff87b894a558c4'/>
<id>91d91b0f54ec9795beaf673f20ff87b894a558c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added eval cmd and error handling draft, Updated preprocessing for list</title>
<updated>2020-06-14T14:07:19+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-14T14:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=47fff4418d3a83ae214429f395232c3536ff03c4'/>
<id>47fff4418d3a83ae214429f395232c3536ff03c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing ast related struct and fixing functions accordingly</title>
<updated>2020-06-14T08:36:53+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-14T08:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=26ddbd7146f65a2cf100713f422a9ab5b1890620'/>
<id>26ddbd7146f65a2cf100713f422a9ab5b1890620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added preprocess escape with backslash, sticky str merge, travis CI before merge</title>
<updated>2020-06-12T10:00:27+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-12T07:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=f08325f76ba4aac15dc3125b7779045956863a4b'/>
<id>f08325f76ba4aac15dc3125b7779045956863a4b</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 leaks in preprocessor and norming it</title>
<updated>2020-06-09T15:57:57+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-09T15:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=4e81fb861a79c9373b070176649bc0f4f8dfa850'/>
<id>4e81fb861a79c9373b070176649bc0f4f8dfa850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added iterpolation like bash according to lexer output (2 leaks)</title>
<updated>2020-06-09T15:09:55+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-09T15:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=5ade92701836ce5ee1d39fc8d486b7709547058e'/>
<id>5ade92701836ce5ee1d39fc8d486b7709547058e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
