Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz e3ef241108 LibJS: Remove the non-standard put helper and replace it's usages hace 4 años
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes hace 4 años
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject hace 4 años
  Andreas Kling c2ad599783 LibJS: Rename CallFrame => ExecutionContext hace 4 años
  Andreas Kling 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable hace 4 años
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) hace 4 años
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects hace 4 años
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype hace 4 años
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere hace 4 años
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) hace 4 años