Andreas Kling
|
14047ca432
LibJS: Add a global "Object" constructor
|
5 years ago |
Andreas Kling
|
6a5cd32205
LibJS: The global isNaN() should coerce to number before testing NaN
|
5 years ago |
Andreas Kling
|
04ced9e24a
LibJS: Add global isNaN() function
|
5 years ago |
Andreas Kling
|
8b18674229
LibJS: Add Math.random() :^)
|
5 years ago |
Andreas Kling
|
086f68e878
LibJS: Replace the global print() function with console.log() :^)
|
5 years ago |
Andreas Kling
|
19452230cd
LibJS: Add "Heap" and "Runtime" subdirectories
|
5 years ago |