<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minishell.git/src/env.c, branch rendu</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 status code bug</title>
<updated>2020-10-10T16:10:17+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-10-10T16:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=4773be43fa4c9ad88c72c45e26e5ea304eac7a77'/>
<id>4773be43fa4c9ad88c72c45e26e5ea304eac7a77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added g_state to store global variables, Refactoring tok_assign_str</title>
<updated>2020-09-16T14:40:22+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-16T14:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=3bb997212b3a0d140a34932f9deff52793673d49'/>
<id>3bb997212b3a0d140a34932f9deff52793673d49</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>Fixing status to string leak by putting the string representation in a static buffer</title>
<updated>2020-09-14T14:02:49+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-14T14:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=6b2157c5e64cbf1a4ed4cd0b4de40bbeab535de7'/>
<id>6b2157c5e64cbf1a4ed4cd0b4de40bbeab535de7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added better error handling in eval</title>
<updated>2020-09-10T13:08:28+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-10T13:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=b16d4b834d95d5cc0757d09e74fe6042e55f5440'/>
<id>b16d4b834d95d5cc0757d09e74fe6042e55f5440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re Added cmd variable</title>
<updated>2020-09-09T16:24:53+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-09-09T16:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=c8c72449733f064f86b8a7c0b1284b6196fff0e3'/>
<id>c8c72449733f064f86b8a7c0b1284b6196fff0e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing glob, Rewritting preprocessing with escape and interpolation only</title>
<updated>2020-08-19T14:37:13+00:00</updated>
<author>
<name>Charles Cabergs</name>
<email>me@cacharle.xyz</email>
</author>
<published>2020-08-19T14:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/minishell.git/commit/?id=957434ecd3c8170aafc145263b0090863ceadba3'/>
<id>957434ecd3c8170aafc145263b0090863ceadba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing cmd_variable with same names with env_export, Refactoring signal and prompt out of main</title>
<updated>2020-07-18T06:56:44+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=d68fa79b68dd527d1861df47df4f360b793b9174'/>
<id>d68fa79b68dd527d1861df47df4f360b793b9174</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>
</feed>
