Nico Weber
|
697faba147
LibJS: Make Date.getUTCSeconds() call through to LibC
|
4 년 전 |
Nico Weber
|
ad00462daa
LibJS: Implement Date.getUTC*
|
4 년 전 |
Nico Weber
|
a6b68451dc
LibJS: Implement Date.prototype.toISOString()
|
4 년 전 |
Andreas Kling
|
ba641e97d9
LibJS: Clarify Object (base class) construction somewhat
|
5 년 전 |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
5 년 전 |
Linus Groh
|
9f399f7341
LibJS: Remove reduntant set_prototype() calls
|
5 년 전 |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
5 년 전 |
Andreas Kling
|
bc1ece7f37
LibJS+LibWeb: Pass prototype to Object constructor
|
5 년 전 |
Andreas Kling
|
0df4d2823a
LibJS: Pass prototype to Date constructor
|
5 년 전 |
Linus Groh
|
d4e3688f4f
LibJS: Start implementing Date :^)
|
5 년 전 |