<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/libft, 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>Added cmd local/exported environment variable (WIP, still a few edge cases)</title>
<updated>2020-07-15T16:33:37+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-15T16:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=bcc627a31a6652550be179d1602aae9ccd8db596'/>
<id>bcc627a31a6652550be179d1602aae9ccd8db596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parenthesis working, Added getline loop in main</title>
<updated>2020-06-19T15:53:28+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-19T12:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=e085451ec45c0551c80989a7d49b0e0deb4b9586'/>
<id>e085451ec45c0551c80989a7d49b0e0deb4b9586</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>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>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>
<entry>
<title>Added make with multiple jobs and making merge compile</title>
<updated>2020-06-09T08:59:59+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-09T08:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=82f1e954590de21f6db9b1b6e3dba78a951bc319'/>
<id>82f1e954590de21f6db9b1b6e3dba78a951bc319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preprocessing (glob and iterpolation) draft (not tested)</title>
<updated>2020-04-05T13:04:23+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-04-05T13:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=4aeba6d2f03706fa21281709a138a7d3ea9797dc'/>
<id>4aeba6d2f03706fa21281709a138a7d3ea9797dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Glob logic mainly done</title>
<updated>2020-04-04T17:11:05+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-04-04T17:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=db122618b7dd0e1c2b9432e3f470c880e0d4422e'/>
<id>db122618b7dd0e1c2b9432e3f470c880e0d4422e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
