Commit History

Author SHA1 Message Date
  SukkaW bb6c7cb3fa Chore: update source deduping tool 4 months ago
  SukkaW 02a2302210 Refactor: drop `punycode.js` 5 months ago
  SukkaW 8ccc5d6b5b Use foxts more 5 months ago
  SukkaW 56e2f0e93f Minor changes 1 year ago
  SukkaW 78f5b83b39 Fix: use punycode.toASCII in trie dumping 1 year ago
  SukkaW 20edd90c9b Chore: minor changes 1 year ago
  SukkaW 64317794b0 Perf: strip more branches 1 year ago
  SukkaW 92db009066 Refactor: replace BFS w/ DFS [skip ci] 1 year ago
  SukkaW be4f10f9be Chore: improve typescript types with less `any` 1 year ago
  SukkaW 4f0877690c Update Reject Data Source 1 year ago
  SukkaW fe06774a19 Perf: minor improvements here and there 1 year ago
  SukkaW 273b941723 Perf(trie): merge two boolean into one mask bit 1 year ago
  SukkaW 9c82e5346c Perf: avoid mutate string in ruleset base 1 year ago
  SukkaW 5c85a0c504 Perf: avoid mutate string in Trie 1 year ago
  SukkaW 8851d7fb38 Perf: faster FIFO impl 1 year ago
  SukkaW 80ac403944 Replace more utilities w/ `foxts` 1 year ago
  SukkaW d726dcb64c Replace built-in utility with `foxts` 1 year ago
  SukkaW c6f3a67711 Perf: repalce `String#localeCompare` w/ simple ASCII-only compare 1 year ago
  SukkaW a42d28195d Perf: domainset class w/o build domain map 1 year ago
  SukkaW 2bbc122b85 Replace sortDomains w/ trie dump sort 1 year ago
  SukkaW f6eb8b0a4c Feat: trie dump with sort & FIFO 1 year ago
  SukkaW b742701f59 Simplify Trie 1 year ago
  SukkaW 80ab4e69c1 Chore: trie dump meta supports callback 1 year ago
  SukkaW e40979e50e Chore: make ESLint Happy 1 year ago
  SukkaW 274c2453e2 Perf: slightly improve trie.whitelist performance 1 year ago
  SukkaW a7e7c19a51 Rrefactor: rewrite trie in class 1 year ago
  SukkaW 14bcc10ce7 Chore: Housekeeping & Make ESLint Happy 1 year ago
  SukkaW 428f30574c Perf: micro optmize trie 1 year ago
  SukkaW a8c53617b1 Refactor: prefer smol trie 1 year ago
  SukkaW 5c8636d7b3 Minor changes here and there 1 year ago