Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewritten template parser for awx - uses @for, @if, @else, @end for basic flo... | Felix Fietkau | 2007-05-20 | 1 | -67/+466 |
* | awx: variable initialization fix | Felix Fietkau | 2007-05-15 | 1 | -1/+2 |
* | check initseq->first in awx after running include() | Felix Fietkau | 2007-03-29 | 1 | -1/+1 |
* | fix an uninitialized variable in awx (does not fix random segfault yet, still... | Felix Fietkau | 2007-03-28 | 1 | -1/+2 |
* | add -i <include file> and -f <ahtml file> options for awx interpreter (reques... | Felix Fietkau | 2007-03-14 | 1 | -70/+105 |
* | replace libcgi with some code extracted from haserl - libcgi is too inflexibl... | Felix Fietkau | 2007-03-11 | 1 | -23/+526 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | Felix Fietkau | 2007-03-11 | 1 | -0/+662 |