Nico Weber
|
697faba147
LibJS: Make Date.getUTCSeconds() call through to LibC
|
4 лет назад |
Nico Weber
|
ad00462daa
LibJS: Implement Date.getUTC*
|
4 лет назад |
Nico Weber
|
d5eaefe87b
LibJS: Move datetime access out of DatePrototype
|
4 лет назад |
Nico Weber
|
a6b68451dc
LibJS: Implement Date.prototype.toISOString()
|
4 лет назад |
Nico Weber
|
a3908732ad
LibJS: Add toLocaleString(), toLocaleDateString(), toLocaleTimeString() to Date
|
4 лет назад |
Andreas Kling
|
af51dc105a
LibJS+LibWeb: Add JS::Object::inherits(class_name)
|
5 лет назад |
Emanuele Torre
|
937d0be762
Meta: Add a script check the presence of "#pragma once" in header files
|
5 лет назад |
Andreas Kling
|
0df4d2823a
LibJS: Pass prototype to Date constructor
|
5 лет назад |
Linus Groh
|
632231cc0c
js: Implement print function for Date objects
|
5 лет назад |
Linus Groh
|
3fcea71538
LibJS: Implement Date.prototype.to{Date,Time}String()
|
5 лет назад |
Linus Groh
|
d4e3688f4f
LibJS: Start implementing Date :^)
|
5 лет назад |