Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling 99106df834 LibJS: Update import referrer's [[LoadedModules]] in place il y a 1 an
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type il y a 1 an
  networkException 33b40eaeed LibJS: Add LoadedModules to Script and CyclicModule il y a 1 an
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling 65e7c58990 LibJS: Make Script.h not include AST.h il y a 2 ans
  Andreas Kling 8cb6484f6c LibJS: Make Script.h not include Parser.h il y a 2 ans
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class il y a 2 ans
  networkException 5a3e079deb LibJS: Mark [[HostDefined]] accessor on scripts as const il y a 2 ans
  Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated il y a 2 ans
  Andreas Kling 00c8f07192 LibJS: Make Script and Module GC-allocated il y a 2 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 6ddbe8f953 LibJS: Add [[HostDefined]] internal slot to Script objects il y a 3 ans
  Andreas Kling 85cf80507f LibJS: Make ScriptOrModule use WeakPtr instead of raw pointers il y a 3 ans
  davidot 12c2f30c54 LibJS: Add filename tracking to Script and Module 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
  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