<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ste/README.markdown, branch master</title>
<subtitle>The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
</subtitle>
<id>http://git.laria.me/ste/atom?h=master</id>
<link rel='self' href='http://git.laria.me/ste/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/'/>
<updated>2025-01-05T15:49:56Z</updated>
<entry>
<title>Add notice that r7r is no longer maintained</title>
<updated>2025-01-05T15:49:56Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2025-01-05T15:49:56Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=366728db05d9061776eb21428781a32982b097b2'/>
<id>urn:sha1:366728db05d9061776eb21428781a32982b097b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2020-09-21T19:00:31Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-21T19:00:31Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=a89fd7228a0889c23b12fa5845decec9c4c121c2'/>
<id>urn:sha1:a89fd7228a0889c23b12fa5845decec9c4c121c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move to r7r namespace and r7r composer package vendor</title>
<updated>2020-09-21T18:46:15Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-21T18:46:15Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=ceb262e08027531717f1a16faafc343e8d9656e3'/>
<id>urn:sha1:ceb262e08027531717f1a16faafc343e8d9656e3</id>
<content type='text'>
Let's face it, no one but my CMS Ratatöskr (r7r for short) uses this
template engine anyway. Also it's a good excuse to get rid of more
remnants of my old kch42 nickname.
</content>
</entry>
<entry>
<title>Raise required PHP version to 7.3</title>
<updated>2020-09-13T19:40:05Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T19:40:05Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=d7d74d0a714f29515da85078cc826ba49d2913b9'/>
<id>urn:sha1:d7d74d0a714f29515da85078cc826ba49d2913b9</id>
<content type='text'>
5.3 is no longer maintained (for years now). So let's go to the currently
oldest supported version
</content>
</entry>
<entry>
<title>Fix README still mentioning NaturalDocs</title>
<updated>2020-09-13T19:26:35Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T19:26:35Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=86a464ee4e33f803996bf740affb3a0d73b2050e'/>
<id>urn:sha1:86a464ee4e33f803996bf740affb3a0d73b2050e</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>New README</title>
<updated>2014-05-24T15:23:05Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2014-05-24T15:23:05Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=5ce8ff18911ae6f38da12e8df157943d5a7d81ce'/>
<id>urn:sha1:5ce8ff18911ae6f38da12e8df157943d5a7d81ce</id>
<content type='text'>
</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='http://git.laria.me/ste/commit/?id=5ebeca22792fa7cdd0f48db3e946b680e1d36c42'/>
<id>urn:sha1:5ebeca22792fa7cdd0f48db3e946b680e1d36c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved readme</title>
<updated>2013-10-25T20:34:01Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-10-25T20:34:01Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=c35b88902882ada77fe97d0755974e21a1d4e891'/>
<id>urn:sha1:c35b88902882ada77fe97d0755974e21a1d4e891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better error messages. Also corrected some minor bugs and typos.</title>
<updated>2011-09-25T22:10:07Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2011-09-25T22:10:07Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=275b09a080ac9cd02011ff827554630b4fc6f544'/>
<id>urn:sha1:275b09a080ac9cd02011ff827554630b4fc6f544</id>
<content type='text'>
* Error messages now include the name of the template and the line
  where the error occurred.
* `instanceof Text` is no longer valid, must be `instanceof TextNode`.
* The Precompiler is now a own function.
* ste:if subcompiler fixed.
</content>
</entry>
</feed>
