| Commit message (Collapse) | Author | Age |
|
|
|
| |
Should be \r7r\ste now
|
|
|
|
| |
"Stole" this class from another project of mine (micropoly)
|
|
|
|
|
|
|
|
|
|
| |
- Remove unused variables
- Remove unused utility functions
- Asserting presence and typehinting global variables
- Remove unused variables
- Add missing global
- Add parameter type constraint
- Fix some references to nonexisting variables
|
|
|
|
| |
Much better the the implied variable that gets set by the include!
|
| |
|
|
|
|
|
|
| |
- Expand tabs into spaces
- Remove trailing whitespace
- Get rid of closing `?>` tags
|
| |
|
|
|
|
|
| |
* Creating a varaible reference at call time is not possbile any more.
* When defining a constant, we pass the name as a string now.
|
| |
|
|
|
|
|
|
|
|
| |
So we do not longer need to write:
<ste:escape><ste:get_translation for="foo" /></ste:escape>
We can now omit the ste:escape tags.
Setting the parameter raw to something non-empty will return the raw
translation.
|
|
|
|
|
|
| |
* New NaturalDocs topics: STETag and STEVar.
* Article::by_multi added.
* Article::get_comments can nof filter comments.
|
|
|