<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snc, branch master</title>
<subtitle>Simple Numbers Converter
</subtitle>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/'/>
<entry>
<title>add Makefile</title>
<updated>2021-02-07T15:52:06+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-07T15:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=ad5d7390e7bdd179ed7d7b63ae1a360de05f232a'/>
<id>ad5d7390e7bdd179ed7d7b63ae1a360de05f232a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>able to change base of number using argv</title>
<updated>2021-02-07T15:25:09+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-07T15:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=13ccba535cc30f32fe989108ebd16929ca3c7efd'/>
<id>13ccba535cc30f32fe989108ebd16929ca3c7efd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add change base of number algorithm</title>
<updated>2021-02-06T20:06:53+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-06T20:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=6dda71ab86a574a351f7c89da5d3cf9b49647407'/>
<id>6dda71ab86a574a351f7c89da5d3cf9b49647407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor roman to arabic algorithm, update few options, able to work with program</title>
<updated>2021-02-06T16:01:26+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-06T16:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=426438db24004c1cf9835b8e57e32ecbe916d606'/>
<id>426438db24004c1cf9835b8e57e32ecbe916d606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add command line arguments handler</title>
<updated>2021-02-06T13:44:42+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-06T13:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=b031f587ce0b6c37de3befef955970d160e90e5a'/>
<id>b031f587ce0b6c37de3befef955970d160e90e5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add arabic to roman converter</title>
<updated>2021-02-06T13:10:05+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-06T13:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=b0ff101f2d97cff3ce77af9cc68f55e2bf50e4f5'/>
<id>b0ff101f2d97cff3ce77af9cc68f55e2bf50e4f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add license</title>
<updated>2021-02-04T20:06:42+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-04T20:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=8c798815691cfddd751757d7d4f40053fc0cf6ed'/>
<id>8c798815691cfddd751757d7d4f40053fc0cf6ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>roman to arabic: fix accepting incorrect roman value</title>
<updated>2021-02-04T16:56:40+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-04T16:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=71d2ef6620f739a117d1dd6a0cd4647630f9d937'/>
<id>71d2ef6620f739a117d1dd6a0cd4647630f9d937</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>roman -&gt; arabic</title>
<updated>2021-02-04T13:07:46+00:00</updated>
<author>
<name>Joursoir</name>
<email>chat@joursoir.net</email>
</author>
<published>2021-02-04T13:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.joursoir.net/snc/commit/?id=9cabdb383f18e0e1b8dd0d66f19aa62cf498899b'/>
<id>9cabdb383f18e0e1b8dd0d66f19aa62cf498899b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
