Andreas Kling
|
bc1ece7f37
LibJS+LibWeb: Pass prototype to Object constructor
|
5 years ago |
Andreas Kling
|
e5da1cc566
LibJS: Throw real TypeError, ReferenceError, etc objects
|
5 years ago |
Andreas Kling
|
faac43597a
LibJS: Add js_string(Interpreter&, String)
|
5 years ago |
Linus Groh
|
632231cc0c
js: Implement print function for Date objects
|
5 years ago |
Linus Groh
|
3fcea71538
LibJS: Implement Date.prototype.to{Date,Time}String()
|
5 years ago |
Linus Groh
|
dc9b1226ac
LibJS: Implement Date.prototype.toString()
|
5 years ago |
Linus Groh
|
d4e3688f4f
LibJS: Start implementing Date :^)
|
5 years ago |