From deuce@VERT to CVS commit on Tue Feb 4 00:27:17 2014
exec bajavascript.js NONE 1.1
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv11754
Added Files:
bajavascript.js
Log Message:
Start of the JavaScript BAJA parser/interpreter.
Be afraid.
---
þ Synchronet þ Vertrauen þ Home o
From deuce@VERT to CVS commit on Tue Feb 4 01:23:17 2014
exec bajavascript.js 1.1 1.2
Update of /cvsroot/sbbs/exec
In directory cvs:/tmp/cvs-serv12514
Modified Files:
bajavascript.js
Log Message:
Start fleshing out the variable stuff.
Global variables will be stored in the bbs.modes.BAJAVAScript_vars object.