Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r7214: Undo my interpreter patch. Tridge thought of a much better way to do it | Tim Potter | 2007-10-10 | 4 | -52/+4 |
* | r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreter | Tim Potter | 2007-10-10 | 4 | -4/+52 |
* | r7127: allow for recursive ejs functions | Andrew Tridgell | 2007-10-10 | 1 | -0/+7 |
* | r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2) | Andrew Tridgell | 2007-10-10 | 1 | -5/+2 |
* | r7085: fixed a bug in ejs with setting up the arguments[] array | Andrew Tridgell | 2007-10-10 | 1 | -0/+2 |
* | r7071: allow access to the current mpr memory context from ejs calls | Andrew Tridgell | 2007-10-10 | 2 | -0/+8 |
* | r7066: Rename http_exception to ejs_exception. | Tim Potter | 2007-10-10 | 1 | -1/+1 |
* | r7065: Move ejs from web_server to lib so it can be shared with smbscript. | Tim Potter | 2007-10-10 | 13 | -0/+9681 |