43 Commits (779bf5c5188d5118160b4c1471146728f3e51463)
 

Author SHA1 Message Date
Gordon Williams 779bf5c518
Merge pull request #21 from LonghronShen/master
5 years ago
Steven Hangger 7f1d658da1
Merge pull request #1 from LonghronShen/add-license-1
5 years ago
Steven Hangger c719761ebd
Create LICENSE
5 years ago
Steven Hangger f4b978049a fix
5 years ago
Steven Hangger 6a475e61f7 add tests content copy
5 years ago
Steven Hangger 81a4f115e6 fix build
5 years ago
Gordon Williams 56a0c6d92b Update README.md
10 years ago
Gordon Williams 5e0196c773 Update README.md
10 years ago
Gordon Williams cecb6e7710 Update README.md
10 years ago
Gordon Williams 7af89b4e33 Create README.md
10 years ago
armin@diedering.de 3f4eebf4a7 42TinyJS: Milestone-3
10 years ago
pur3mail 1c91498866 Version 0.32 : Fixed Math.randInt on 32 bit PCs, where it was broken
12 years ago
armin@diedering.de 45c7e8cb80 42tiny-js: added test003.js
13 years ago
pur3mail 3677bae3a2 Change to distribute TinyJS under MIT License
13 years ago
armin@diedering.de c1f0f4a7a7 42tiny-js:
13 years ago
armin@diedering.de ee120b008f 42tiny-js:
13 years ago
armin@diedering.de f275444f82 42tiny-js: big 2012 new-year-update
13 years ago
pur3mail 91b9188045 Deleted extra tests, as have now updated original tests so they are properly javascript compliant - thanks Armin!
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
armin@diedering.de feef1c5455 42tiny-js:
13 years ago
armin@diedering.de 1a2eb0333e fix little mistake
13 years ago
pur3mail 24c7399ccb Version 0.30 : Rlyeh Mario's patch for Math Functions on VC++
13 years ago
pur3mail f93728c1f7 oops
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 69e0198273 mandelbrot test
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 e04177f08e updated comments.
14 years ago
pur3mail 9fde213c24 Issue 1: Variable attribute defines conflict with function.
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