Historique des commits

Auteur SHA1 Message Date
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval 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 b985fa989e LibJS: Actually use eval() in non-string arg eval test 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
  Linus Groh c499239137 LibJS: Implement non-value-producing statements properly 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