<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/debug.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>Norming debugging function, Enabling them only when MINISHELL_TEST is defined</title>
<updated>2020-10-10T06:11:59+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-10T06:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=25ca78b5a53c931b0bc388aef099974dbba4b6ff'/>
<id>25ca78b5a53c931b0bc388aef099974dbba4b6ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Norming eval</title>
<updated>2020-10-09T12:55:28+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-09T12:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=a238d9aa50f88af04279d7e29b540bbad6d2f842'/>
<id>a238d9aa50f88af04279d7e29b540bbad6d2f842</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>Added pipeline ast and pipeline evaluation (not working when first command is infinite)</title>
<updated>2020-10-06T13:57:29+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-06T13:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=54394620893f7245c7697a57d724d430d06b57d1'/>
<id>54394620893f7245c7697a57d724d430d06b57d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring main, all setup code in setup.c, disabled -c and -l flags if not tested</title>
<updated>2020-09-16T14:19:22+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-16T14:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=e439b71d807529734f04ce9d78b98c12022e7c72'/>
<id>e439b71d807529734f04ce9d78b98c12022e7c72</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>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>Fixed ast_print</title>
<updated>2020-06-19T11:45:32+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-19T11:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=831cc03ff6c01fb78d77629b7a8f2a75d9e9f75a'/>
<id>831cc03ff6c01fb78d77629b7a8f2a75d9e9f75a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added parenthesis handling in eval (not tested)</title>
<updated>2020-06-19T10:19:50+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-19T10:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=a2ebd4ad078d7056a4c28ea697cfd3ebbf09d0f6'/>
<id>a2ebd4ad078d7056a4c28ea697cfd3ebbf09d0f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
