<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ste/docu/index.html, branch master</title>
<subtitle>The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
</subtitle>
<id>https://git.laria.me/ste/atom?h=master</id>
<link rel='self' href='https://git.laria.me/ste/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.laria.me/ste/'/>
<updated>2020-05-01T15:33:13Z</updated>
<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='https://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>STE now means STE Template Engine.</title>
<updated>2013-10-28T11:21:09Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-10-28T11:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/ste/commit/?id=5ebeca22792fa7cdd0f48db3e946b680e1d36c42'/>
<id>urn:sha1:5ebeca22792fa7cdd0f48db3e946b680e1d36c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added documentation, an example program and fixed some bugs...</title>
<updated>2011-09-20T22:15:45Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2011-09-20T22:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/ste/commit/?id=fa1b95982a05ca860ada827b9fbdc9def1ac8952'/>
<id>urn:sha1:fa1b95982a05ca860ada827b9fbdc9def1ac8952</id>
<content type='text'>
</content>
</entry>
</feed>
