Ali Mohammad Pur
|
0292ad33eb
LibJS: Make a slash after a curly close mean not-division
|
před 4 roky |
Andreas Kling
|
49018553d3
LibJS+LibCrypto: Allow '_' as a numeric literal separator :^)
|
před 4 roky |
Linus Groh
|
714a96619f
LibJS: Disallow whitespace or comments between regex literal and flags
|
před 4 roky |
Linus Groh
|
597cf88c08
LibJS: Implement the 'Hashbang Grammar for JS' proposal
|
před 4 roky |
Idan Horowitz
|
690eb3bb8a
LibJS: Add support for hex, octal & binary big integer literals
|
před 4 roky |
Andreas Kling
|
39ad705c13
LibJS: Use the new is_ascii_foo() helpers from AK
|
před 4 roky |
Gunnar Beutner
|
d476144565
Userland: Allow building SerenityOS with -funsigned-char
|
před 4 roky |
Stephan Unverwerth
|
10ceeb092f
Everywhere: Use s.unverwerth@serenityos.org :^)
|
před 4 roky |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Linus Groh
|
a178255a8b
LibJS: Use 'if constexpr' / dbgln_if() instead of '#if LEXER_DEBUG'
|
před 4 roky |
Jean-Baptiste Boric
|
0039ecb189
LibJS: Keep track of file names, lines and columns inside the AST
|
před 4 roky |
Andreas Kling
|
635a5eec75
LibJS: Remove a whole bunch of unnecessary #includes
|
před 4 roky |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
před 4 roky |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |