Nico Weber
|
ad00462daa
LibJS: Implement Date.getUTC*
|
vor 4 Jahren |
Nico Weber
|
a6b68451dc
LibJS: Implement Date.prototype.toISOString()
|
vor 4 Jahren |
Nico Weber
|
a3908732ad
LibJS: Add toLocaleString(), toLocaleDateString(), toLocaleTimeString() to Date
|
vor 4 Jahren |
Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
vor 5 Jahren |
Andreas Kling
|
af51dc105a
LibJS+LibWeb: Add JS::Object::inherits(class_name)
|
vor 5 Jahren |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
vor 5 Jahren |
Andreas Kling
|
e4add19915
LibJS: Pass GlobalObject& to native functions and property accessors
|
vor 5 Jahren |
Linus Groh
|
3fcea71538
LibJS: Implement Date.prototype.to{Date,Time}String()
|
vor 5 Jahren |
Linus Groh
|
dc9b1226ac
LibJS: Implement Date.prototype.toString()
|
vor 5 Jahren |
Linus Groh
|
d4e3688f4f
LibJS: Start implementing Date :^)
|
vor 5 Jahren |