summaryrefslogtreecommitdiff
path: root/swat/scripting/client/encoder.js
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell1-1/+1
string containing "(POINTER)" (This used to be commit 6f69eeb8f258063f1ac911ab38e667e7743ccba3)
2007-10-10r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell1-1/+1
(This used to be commit a08104a13c722b3888aecd365e32aae63ea481e5)
2007-10-10r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell1-0/+84
into our web server (This used to be commit 530717122a3c7e34258db8ed0bfd0cc00624b903)