summaryrefslogtreecommitdiffstats
path: root/source4/lib/ejs
Commit message (Expand)AuthorAgeFilesLines
* r7481: Add a mprVarIsPtr macro.Tim Potter2007-10-101-0/+2
* r7456: Add a simple type that represents a pointer. The ejs people may ask usTim Potter2007-10-104-0/+34
* r7441: Get rid of // comments. Tridge, if this breaks anything, please revert...Volker Lendecke2007-10-105-228/+218
* r7214: Undo my interpreter patch. Tridge thought of a much better way to do itTim Potter2007-10-104-52/+4
* r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreterTim Potter2007-10-104-4/+52
* r7127: allow for recursive ejs functionsAndrew Tridgell2007-10-101-0/+7
* r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)Andrew Tridgell2007-10-101-5/+2
* r7085: fixed a bug in ejs with setting up the arguments[] arrayAndrew Tridgell2007-10-101-0/+2
* r7071: allow access to the current mpr memory context from ejs callsAndrew Tridgell2007-10-102-0/+8
* r7066: Rename http_exception to ejs_exception.Tim Potter2007-10-101-1/+1
* r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter2007-10-1013-0/+9681