Historique des commits

Auteur SHA1 Message Date
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class il y a 2 ans
  Andreas Kling d13d571844 LibJS: Make sure JS::Script visits its HostDefined object il y a 2 ans
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated il y a 2 ans
  Linus Groh 7767f9be37 LibJS: Rename some variables from "script body" to "script" il y a 3 ans
  Linus Groh ee1379520a LibJS: Add missing whitespace around namespace curly braces il y a 3 ans
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS il y a 3 ans
  Idan Horowitz c575710e5e LibWeb: Use inline script tag source line as javascript line offset il y a 3 ans
  Andreas Kling aeb72fe9d0 LibJS: Reduce header dependency graph in Realm.h il y a 3 ans
  Andreas Kling 6ddbe8f953 LibJS: Add [[HostDefined]] internal slot to Script objects il y a 3 ans
  davidot 12c2f30c54 LibJS: Add filename tracking to Script and Module il y a 3 ans
  Andreas Kling 20fb900937 LibJS+LibWeb: Move script parse time logging from JS::Script to LibWeb il y a 3 ans
  Andreas Kling 10c489713d LibJS+LibWeb: Let JS::Script::parse() return a list of errors (on error) il y a 3 ans
  Andreas Kling f08a46bd9e LibJS: Make JS::Script keep the VM alive il y a 3 ans
  Andreas Kling 3ca2e701e6 LibJS: Log scripts parsed by JS::Script::parse() and how long it took il y a 3 ans
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms il y a 3 ans
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script il y a 3 ans
  Andreas Kling d823d7da54 LibJS: Implement the ParseScript AO (as JS::Script::parse()) il y a 3 ans
  Andreas Kling 612a23d6fc LibJS: Start adding a JS::Script class (spec's "Script Record") il y a 3 ans