Commit History

Autor SHA1 Mensaxe Data
  AnotherTest bc9013f706 LibLine: Change get_line to return a Result<String, Error> %!s(int64=5) %!d(string=hai) anos
  AnotherTest 0446b7e347 Userland/js: Do not construct a full CompletionSuggestion just to compare against %!s(int64=5) %!d(string=hai) anos
  AnotherTest 7fba21aefc LibLine: Unify completion hooks and adapt its users %!s(int64=5) %!d(string=hai) anos
  AnotherTest 3bc3f36cfe LibLine: Handle unicode correctly %!s(int64=5) %!d(string=hai) anos
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. %!s(int64=5) %!d(string=hai) anos
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c6ddbd1f3e LibJS: Add side-effect-free version of Value::to_string() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 4e0ed34d7e js: Throw a regular SyntaxError for errors from the parser %!s(int64=5) %!d(string=hai) anos
  Linus Groh 00b61a212f LibJS: Remove syntax errors from lexer %!s(int64=5) %!d(string=hai) anos
  AnotherTest c40fd3a902 LibLine: Support RGB colors %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5c12f3fef0 js: Tighten up ReplConsoleClient::trace() a little bit %!s(int64=5) %!d(string=hai) anos
  Linus Groh a2e1f1a872 LibJS: Implement exponentiation assignment operator (**=) %!s(int64=5) %!d(string=hai) anos
  Linus Groh 3e754a15d4 LibJS: Implement bitwise assignment operators (&=, |=, ^=) %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre 73a7a589c2 js: Customise the behaviour of JS::Console with ReplConsoleClient %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre 046f9cf115 LibJS: Remove ConsoleMessage from LibJS %!s(int64=5) %!d(string=hai) anos
  mattco98 adb4accab3 LibJS: Add template literals %!s(int64=5) %!d(string=hai) anos
  Linus Groh ce0bed0482 js: Ignore property attributes for completion %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre e861af2a5c js: Print ConsoleMessages and color the output based on their kind :^) %!s(int64=5) %!d(string=hai) anos
  Linus Groh 43c1fa9965 LibJS: Implement (no-op) debugger statement %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b2b30567ab js: Turn on live syntax highlighting by default %!s(int64=5) %!d(string=hai) anos
  mattco98 95abcc3722 LibJS: Implement correct object property ordering %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 698652a548 LibJS: Make Value::as_string() return a PrimitiveString reference %!s(int64=5) %!d(string=hai) anos
  AnotherTest 9473733d7a LibLine: Handle initialize() internally %!s(int64=5) %!d(string=hai) anos
  AnotherTest 7ecf29f206 LibLine: Ignore interrupts unless actively editing %!s(int64=5) %!d(string=hai) anos
  Linus Groh 9540174b40 js: Follow Serenity C++ naming conventions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state %!s(int64=5) %!d(string=hai) anos
  Linus Groh a832ab0f4e js: Interrupt running script or REPL evaluation when receiving SIGINT %!s(int64=5) %!d(string=hai) anos
  Linus Groh 95b51e857d LibJS: Add TokenType::TemplateLiteral %!s(int64=5) %!d(string=hai) anos
  AnotherTest cb3cf589ed LibLine: Allow suggestions to have trailing trivia strings %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object %!s(int64=5) %!d(string=hai) anos