Commit History

Autor SHA1 Mensaxe Data
  dirkf c052a16f72 [JSInterp] Add tests and relevant functionality from yt-dlp hai 9 meses
  dirkf bd2ded59f2 [JSInterp] Improve unary operators; add `!` hai 9 meses
  dirkf 16b7e97afa [JSInterp] Add `_separate_at_op()` hai 9 meses
  dirkf d21717978c [JSInterp] Improve JS classes, etc hai 9 meses
  dirkf 7513413794 [JSInterp] Reorganise some declarations to align better with yt-dlp hai 9 meses
  dirkf 3eb8d22ddb [JSInterp] Temporary fix for #33102 hai 9 meses
  dirkf 1bc45b8b6c [JSInterp] Use `,` for join() with null/undefined argument hai 9 meses
  dirkf c55dbf4838 [YouTube] Update signature extraction for players `643afba4`, `363db69b` hai 9 meses
  dirkf a4fc1151f1 [JSInterp] Improve indexing hai 9 meses
  dirkf 420d53387c [JSInterp] Improve tests hai 9 meses
  dirkf 1dc27e1c3b [JSInterp] Make indexing error handling more conformant hai 9 meses
  dirkf af049e309b [JSInterp] Handle undefined, etc, passed to JS_RegExp and Exception hai 9 meses
  dirkf 94849bc997 [JSInterp] Improve Date processing hai 9 meses
  dirkf 711e72c292 [JSInterp] Fix bit-shift coercion for player 9c6dfc4a hai 10 meses
  dirkf ce1e556b8f [jsinterp] Add return hook for player `3bb1f723` hai 1 ano
  dirkf f487b4a02a [jsinterp] Strip /* comments */ when parsing hai 1 ano
  dirkf 60835ca16c [jsinterp] Fix and improve "methods" hai 1 ano
  dirkf 94fd774608 [jsinterp] Fix and improve split/join hai 1 ano
  dirkf 5dee6213ed [jsinterp] Fix and improve arithmetic operations hai 1 ano
  dirkf 81e64cacf2 [jsinterp] Support multiple indexing (eg a[1][2]) hai 1 ano
  dirkf c1a03b1ac3 [jsinterp] Fix and improve loose and strict equality operations hai 1 ano
  dirkf 118c6d7a17 [jsinterp] Implement `typeof` operator hai 1 ano
  dirkf dbc08fba83 [jsinterp] Improve slice implementation for player b12cc44b hai 1 ano
  dirkf d35ce6ce95 [jsinterp] Support functionality for player `b22ef6e7` hai 1 ano
  dirkf 76ac69917e [jsinterp] Further improve expression parsing (fix fd8242e) hai 1 ano
  dirkf 756f6b45c7 [jsinterp] Re-align JSInterp and tests (esp.) with yt-dlp hai 1 ano
  dirkf e0094e63c3 [jsinterp] Various tweaks hai 1 ano
  dirkf fd8242e3ef [jsinterp] Fix and improve expression parsing hai 1 ano
  dirkf ad01fa6cca [jsinterp] Add Debugger from yt-dlp hai 1 ano
  dirkf 1d8d5a93f7 [test] Fixes for old Pythons %!s(int64=2) %!d(string=hai) anos