Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 67b8e6fc5b LibJS: Add Reference class to represent a base.property reference пре 5 година
  Andreas Kling 627fd6374b LibJS: Add Uint8ClampedArray :^) пре 5 година
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() пре 5 година
  Andreas Kling f7a1696087 LibJS: Add MarkedValueList and use it for argument passing пре 5 година
  Andreas Kling 2a9e29fbb8 LibJS: Add DeferGC, a RAII way to prevent GC temporarily пре 5 година
  Andreas Kling ed80952cb6 LibJS: Introduce LexicalEnvironment пре 5 година
  Andreas Kling cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types пре 5 година
  Andreas Kling 58ab76269c LibJS: Add all the Error subclasses пре 5 година
  Emanuele Torre 38dfd04633 LibJS: rename JS::DeclarationType => JS::DeclarationKind пре 5 година
  Andreas Kling f07f8d5a44 LibJS: Add "constructor" property to constructor prototypes пре 5 година
  Andreas Kling a502ba73dc LibJS: Correctly forward declare "Argument" as a struct пре 5 година
  Andreas Kling 5e6e1fd482 LibJS: Start implementing object shapes пре 5 година
  Andreas Kling aee4c1f583 LibJS: Add GlobalObject to the forwarding header пре 5 година
  Andreas Kling faddf3a1db LibJS: Implement "throw" пре 5 година
  Andreas Kling 343e224aa8 LibJS: Implement basic exception throwing пре 5 година
  Andreas Kling fbb9e1b715 LibJS: Implement "else" parsing пре 5 година
  Andreas Kling a119b61782 LibJS: Add Handle<T>, a strong C++ handle for keeping GC objects alive пре 5 година
  Andreas Kling f64f7a4787 LibJS: Add Function to Forward.h пре 5 година
  Andreas Kling 7912f33ea0 LibJS: Add NativeFunction, a callable wrapper around a C++ lambda пре 5 година
  Stephan Unverwerth f3a9eba987 LibJS: Add Javascript lexer and parser пре 5 година
  0xtechnobabble df40c85f80 LibJS: Allow the choice of a scope of declaration for a variable (#1408) пре 5 година
  Andreas Kling 111ef762f6 LibJS: Add a new PrimitiveString class to hold GC-allocated strings пре 5 година
  Andreas Kling 63e4b744ed LibJS: Add a basic mark&sweep garbage collector :^) пре 5 година
  Andreas Kling f5476be702 LibJS: Start building a JavaScript engine for SerenityOS :^) пре 5 година