<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/env.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>Fixing cmd_variable with same names with env_export, Refactoring signal and prompt out of main</title>
<updated>2020-07-16T07:24:42+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-16T07:24:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=125470cc6c6c3d8c1184c4c716e20af0d6350b29'/>
<id>125470cc6c6c3d8c1184c4c716e20af0d6350b29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Added export/unset builtin error message and status code</title>
<updated>2020-07-15T11:27:31+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-07-15T11:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=9c9e5ac17efca1cc22fd8cf69fb75a1e4701efe7'/>
<id>9c9e5ac17efca1cc22fd8cf69fb75a1e4701efe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Fixing little bug in env_search</title>
<updated>2020-06-18T12:39:17+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-18T12:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=bf97035e8d444c141725c0cf91aaaa285ae712af'/>
<id>bf97035e8d444c141725c0cf91aaaa285ae712af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added env_export and env_keycmp</title>
<updated>2020-06-17T10:52:06+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-06-17T10:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=83c8441919c830c7e683de08330f4edd2fb54d10'/>
<id>83c8441919c830c7e683de08330f4edd2fb54d10</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>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>
</feed>
