Histórico de Commits

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