<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpp, branch 2.0</title>
<subtitle>[Complete] Bash-based preprocessor for anything
</subtitle>
<id>https://git.maandree.se/gpp/atom?h=2.0</id>
<link rel='self' href='https://git.maandree.se/gpp/atom?h=2.0'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/'/>
<updated>2021-02-28T00:08:12Z</updated>
<entry>
<title>Update config.mk</title>
<updated>2021-02-28T00:08:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-28T00:08:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=196c7837ecdef9d18ab4c22e1c9e9c6aec852d9c'/>
<id>urn:sha1:196c7837ecdef9d18ab4c22e1c9e9c6aec852d9c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update makefile</title>
<updated>2021-02-28T00:06:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-28T00:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=b5b5cf008637714edbfb70e84d979b8f56257390'/>
<id>urn:sha1:b5b5cf008637714edbfb70e84d979b8f56257390</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Finish rewrite to C</title>
<updated>2021-02-27T23:56:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-27T23:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=32da76d4577b6508aaa2539625b6689f946bc95a'/>
<id>urn:sha1:32da76d4577b6508aaa2539625b6689f946bc95a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>remove todo</title>
<updated>2021-02-27T12:16:35Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-27T12:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=51b0f39011b074556586b1c0e66e9451815d8a99'/>
<id>urn:sha1:51b0f39011b074556586b1c0e66e9451815d8a99</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove -e flag, remove long options, start rewriting in C, add support for changing shell</title>
<updated>2021-02-27T12:13:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-27T12:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=5635aa0fe22734cd4330eb4aa330b60d2e1b109f'/>
<id>urn:sha1:5635aa0fe22734cd4330eb4aa330b60d2e1b109f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2021-02-27T10:02:02Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-27T09:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=b83198852fb7d91a3af9d826b8a9abc30d1411b9'/>
<id>urn:sha1:b83198852fb7d91a3af9d826b8a9abc30d1411b9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add include path example</title>
<updated>2021-02-27T09:53:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-27T09:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=823df93293ee753d7c56d42ac0295c5ebbd3d98d'/>
<id>urn:sha1:823df93293ee753d7c56d42ac0295c5ebbd3d98d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Change license</title>
<updated>2021-02-27T09:30:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-27T09:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=d8a598eeed1790c3d0f74d1ff3b46a1fd6bf269e'/>
<id>urn:sha1:d8a598eeed1790c3d0f74d1ff3b46a1fd6bf269e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove info manual + remove shell tab copletion + improve radme and man page + m</title>
<updated>2021-02-27T09:27:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2021-02-27T09:27:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=541c64c9423f1885e8f35cc030e4017c1c09076e'/>
<id>urn:sha1:541c64c9423f1885e8f35cc030e4017c1c09076e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove dist</title>
<updated>2017-02-13T07:47:56Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-02-13T07:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/gpp/commit/?id=ad600c54b527ca163ecc441b36f1446d1704fe0b'/>
<id>urn:sha1:ad600c54b527ca163ecc441b36f1446d1704fe0b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
