Luke Wilde
|
05748ed607
LibJS: Convert Console to use MarkedVector<Value>
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Sam Atkins
|
1fba221b46
LibJS: Implement console.time/timeLog/timeEnd() methods
|
3 years ago |
Sam Atkins
|
d702678d16
LibJS+WebContent+Browser+js: Implement console.group() methods
|
3 years ago |
Sam Atkins
|
ff5e07d718
LibJS+WebContent+js: Bring console.trace() to spec
|
3 years ago |
Sam Atkins
|
ce694490f3
LibJS+WebContent+js: Bring console.assert() to spec
|
3 years ago |
Sam Atkins
|
9b78e287b0
LibJS+WebContent+js: Bring console.clear() to spec
|
3 years ago |
Sam Atkins
|
834ced82d4
LibJS+WebContent+js: Bring console.count[Reset]() to spec
|
3 years ago |
Sam Atkins
|
260836135a
LibJS+WebContent+js: Reimplement console.log() and friends to spec
|
3 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Linus Groh
|
8d490aba76
LibJS: Implement console.assert()
|
4 years ago |
Nicholas-Baron
|
c4ede38542
Everything: Add `-Wnon-virtual-dtor` flag
|
4 years ago |
Andreas Kling
|
7f66a4e3ba
LibJS: Print console.{debug,error,info,log,warn} to system debug log
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |