Histórico de Commits

Autor SHA1 Mensagem Data
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval há 4 anos atrás
  Linus Groh 7b1ba4bd5c LibJS: Fallback to undefined if last value in eval() is empty há 4 anos atrás
  Linus Groh b985fa989e LibJS: Actually use eval() in non-string arg eval test há 4 anos atrás
  Andreas Kling 60e630d5a0 LibJS: eval(x) should return x without evaluation if x is not a string há 4 anos atrás
  Linus Groh c499239137 LibJS: Implement non-value-producing statements properly há 4 anos atrás
  Linus Groh d6239b691f LibJS: Throw SyntaxError in eval() when parser has error(s) há 4 anos atrás
  Andreas Kling 45e6b5e601 LibJS: Make eval() return the last value from the executed statement há 4 anos atrás