Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point il y a 4 ans
  Linus Groh 7b1ba4bd5c LibJS: Fallback to undefined if last value in eval() is empty il y a 4 ans
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Idan Horowitz ba77b40808 LibJS: Implement the encode/decodeURI(Component) family of functions il y a 4 ans
  Linus Groh f418115f1b LibJS: Add initial support for Promises il y a 4 ans
  Andreas Kling 60e630d5a0 LibJS: eval(x) should return x without evaluation if x is not a string il y a 4 ans
  Andreas Kling d792200a55 LibJS: Rename GlobalObject::initialize() => initialize_global_object() il y a 4 ans
  Linus Groh d6239b691f LibJS: Throw SyntaxError in eval() when parser has error(s) il y a 4 ans
  Andreas Kling 45e6b5e601 LibJS: Make eval() return the last value from the executed statement il y a 4 ans
  Andreas Kling 4da3e5d91f LibJS: Add naive implementation of eval() :^) il y a 4 ans
  Andreas Kling 7df3b95126 LibJS: GlobalObject must mark builtin prototypes il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans