21 Commits (master)

Author SHA1 Message Date
pur3mail 1c91498866 Version 0.32 : Fixed Math.randInt on 32 bit PCs, where it was broken
12 years ago
pur3mail 3677bae3a2 Change to distribute TinyJS under MIT License
13 years ago
pur3mail 1baee8b066 Fixed postfix increment operator
13 years ago
pur3mail c676f31b83 Version 0.31 : Add exec() to TinyJS functions
13 years ago
pur3mail 24c7399ccb Version 0.30 : Rlyeh Mario's patch for Math Functions on VC++
13 years ago
pur3mail ecc4cc8fbd Version 0.29 : Added new object via functions
13 years ago
pur3mail 8c790516ea Version 0.28 : Ternary operator
13 years ago
pur3mail 2e930cd8cf Version 0.27 : Added OZLB's TinyJS.setVariable (with some tweaks)
13 years ago
pur3mail 5caa43f197 Add CScriptVar::equals
13 years ago
pur3mail 9ecb3ad815 Version 0.23 : Allowed evaluate[Complex] to take in semi-colon separated
14 years ago
pur3mail edc1c42c2e Version 0.22 : First part of ardi's changes:
14 years ago
pur3mail 19c8b52b47 Added '%' operator
14 years ago
pur3mail 19f5a45462 Version 0.19 : Added array.length
14 years ago
pur3mail 69db0406ff Version 0.18 : Fixed some issues with code being executed when it shouldn't
14 years ago
pur3mail c32659c207 Version 0.17 : Now we don't deepCopy the parent object of the class
14 years ago
pur3mail 3e2cbbf8d5 Version 0.16 : Removal of un-needed findRecursive calls
14 years ago
pur3mail b901b74369 Version 0.14 : Added parsing of more number types
15 years ago
pur3mail ade7a91672 Version 0.13 : Added tokenEnd/tokenLastEnd to lexer to avoid parsing whitespace
15 years ago
pur3mail f9e358d3b8 Version 0.12 : Added findChildOrCreate, changed string passing to use references
15 years ago
pur3mail a3c6d28059 A *few* more comments,
15 years ago
pur3mail df1e134a21 First commit to google code
16 years ago