Historie revizí

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