Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS há 8 meses atrás
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level há 8 meses atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás
  Linus Groh 5a307836c1 LibJS: Handle symbol PropertyName in primitive assignment error há 4 anos atrás
  Linus Groh f9eaac62d9 LibJS: Use String::formatted() for throw_exception() message há 4 anos atrás
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack há 4 anos atrás
  Andreas Kling be055b3ddd LibJS: Reduce use of Interpreter in Reference há 4 anos atrás
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter há 4 anos atrás
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM há 4 anos atrás
  Andreas Kling 32c121a8f7 LibJS: Pass GlobalObject& to Reference get/put há 5 anos atrás
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& há 5 anos atrás
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h há 5 anos atrás
  Andreas Kling 5042e560ef LibJS: Make more Interpreter functions take a GlobalObject& há 5 anos atrás
  Linus Groh 8ff4587f65 LibJS: Throw in strict mode when assigning property to primitive value há 5 anos atrás
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) há 5 anos atrás
  Andreas Kling 24cce3674b LibJS: Support o.f++ :^) há 5 anos atrás
  Andreas Kling ee0bf55127 LibJS: Make AssignmentExpression assign through a Reference há 5 anos atrás