<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ste/.gitignore, branch 2.0.1</title>
<subtitle>The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
</subtitle>
<id>https://git.laria.me/ste/atom?h=2.0.1</id>
<link rel='self' href='https://git.laria.me/ste/atom?h=2.0.1'/>
<link rel='alternate' type='text/html' href='https://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='https://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='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>Automatic code formatting</title>
<updated>2020-04-30T07:38:25Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-04-30T07:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/ste/commit/?id=2381c52c690342f773a7cfa500387b6bfad76952'/>
<id>urn:sha1:2381c52c690342f773a7cfa500387b6bfad76952</id>
<content type='text'>
Also add git hooks that checks formatting
</content>
</entry>
<entry>
<title>Moved to src/ste for psr-4 compliance</title>
<updated>2014-05-24T12:55:11Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2014-05-24T12:55:11Z</published>
<link rel='alternate' type='text/html' href='https://git.laria.me/ste/commit/?id=d48be01fff31a7a9d611802721aa70532d251c3a'/>
<id>urn:sha1:d48be01fff31a7a9d611802721aa70532d251c3a</id>
<content type='text'>
</content>
</entry>
</feed>
