<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ste/tests/dump_ast.php, branch 2.0.0</title>
<subtitle>The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
</subtitle>
<id>http://git.laria.me/ste/atom?h=2.0.0</id>
<link rel='self' href='http://git.laria.me/ste/atom?h=2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/'/>
<updated>2020-09-13T19:35:16Z</updated>
<entry>
<title>Turn our functional tests into PhpUnit tests</title>
<updated>2020-09-13T19:35:16Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T19:35:16Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=4e2bfed23c17929795f2082d6e77937170caeaa9'/>
<id>urn:sha1:4e2bfed23c17929795f2082d6e77937170caeaa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up code and improve documentation</title>
<updated>2020-05-01T15:33:13Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-05-01T15:33:13Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=7449faaa76a5b4008fd51a6562cca2e0a852ea6b'/>
<id>urn:sha1:7449faaa76a5b4008fd51a6562cca2e0a852ea6b</id>
<content type='text'>
This switches the code documentation genarator (we're now using phpdoc
instead of NaturalDoc).

Also various small code cleanup tasks:

- Remove unused code
- Get rid of `and` / `or`, we're using `&amp;&amp;` / `||` now
- Adding missing return values
- Helping PhpStorm to detect some dynamically called functions
  (mark_builtin_callable in Transcompiler)
- Reword transcompiling =&gt; compiling in documentation
</content>
</entry>
<entry>
<title>Fixed wrong include paths.</title>
<updated>2013-10-28T17:00:51Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-10-28T17:00:51Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=4a803fa76909bc7172f68da890d854d0d7a5b903'/>
<id>urn:sha1:4a803fa76909bc7172f68da890d854d0d7a5b903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some tests</title>
<updated>2013-10-22T22:01:49Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-10-22T22:01:49Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=fc8f7eec23e8e95fc9a4a483bb69a1ee6866069d'/>
<id>urn:sha1:fc8f7eec23e8e95fc9a4a483bb69a1ee6866069d</id>
<content type='text'>
</content>
</entry>
</feed>
