Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 7a1d485b19 LibJS: Integrate Symbols into objects as valid keys há 5 anos atrás
  Andreas Kling ff8bb962b6 LibJS: Always keep a reference to the global object in Shape há 5 anos atrás
  Matthew Olsson 5ad5322f6a LibJS: Distinguish between omitted descriptor attributes and false ones há 5 anos atrás
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices há 5 anos atrás
  Matthew Olsson 45dfa094e9 LibJS: Add getter/setter support há 5 anos atrás
  mattco98 95abcc3722 LibJS: Implement correct object property ordering há 5 anos atrás
  Andreas Kling f897c41092 LibJS: Implement basic support for the "delete" operator há 5 anos atrás
  Andreas Kling 0fea525373 LibJS: Key shape transitions on both property name and attributes há 5 anos atrás
  Andreas Kling 8286f8b996 LibJS: Add property configuration transitions há 5 anos atrás
  Andreas Kling e6d920d87d LibJS: Add Object.defineProperty() and start caring about attributes há 5 anos atrás
  Andreas Kling 5e6e1fd482 LibJS: Start implementing object shapes há 5 anos atrás