sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
%!s(int64=3) %!d(string=hai) anos |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
79fb149b36
js: Add missing built-in functions to help() output
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
3c845b0ea4
js: Remove load() built-in function
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
028a6b90b1
LibJS: Revert partial resizable ArrayBuffer implementation
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
8b9f5b0286
js: Implement pretty-printing of WeakRef objects
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
dee8e53773
js: Implement pretty-printing of WeakSet objects
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
28e184e5cc
js: Implement pretty-printing of WeakMap objects
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
18f27c2e64
js: Fix pretty-printing of primitive wrapper objects
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
c6cd784d4e
js: Prefix global variables with 'g_'
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
c87e01dcfd
js: Fix a couple of const correctness issues
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
098310f425
js: Move static_cast responsibility out of the pretty-print functions
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
b910183351
js: Implement pretty-printing of Intl.DurationFormat
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
857c3501df
js: Add a loadINI() function for loading INI files :^)
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
610afb21ac
js: Create throw completions instead of raw error values on SyntaxError
|
%!s(int64=3) %!d(string=hai) anos |
Luke Wilde
|
05748ed607
LibJS: Convert Console to use MarkedVector<Value>
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
88f637a505
js: Print different type for each kind of ECMAScript function object
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
2ad9641315
js: Implement pretty-printing of generator objects
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
431776ebb7
js: Print the accumulator instead of the returned value in BC mode
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
b36c3a68d8
js: Convert non-UTF-8 encoded files to UTF-8 before parsing
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Maciej
|
efd9c70d94
js: Don't try to run empty scripts
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
ff60e8ffc6
LibJS: Use Vector instead of HashMap in DeclarativeEnvironment
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
118590325a
LibLine+Userland: Make suggestion offsets per-suggestion
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
b05af48d80
js: Use token offset for highlighting instead of column offset
|
%!s(int64=3) %!d(string=hai) anos |
ForLoveOfCats
|
a4f9630470
js: Print `ArrayBuffer.maxByteLength` when present
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
3b04693d7e
js: Add a print() function to the environment
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
75aa900b83
LibJS: Make ASTNode::generate_bytecode() fallible
|
%!s(int64=3) %!d(string=hai) anos |
Timothy Flynn
|
19d4f52a9e
js: Add a command line argument to evaluate a string as a script
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
3bfcd7b52d
LibJS: Implement Sets using Maps
|
%!s(int64=3) %!d(string=hai) anos |