• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iamakulov / unescape-js / 27

Builds Branch Commit Type Ran Committer Via Coverage
27 master Sligtly refactor the main algorithm * Swap `varHex` and `longHex` because it’s how they actually correspond to the regex * Reorder `if`s to have the same order as the parameters have * For uniformity, add the `specialCharacter` param as there’s... Pull #1 25 Dec 2016 06:47PM UTC web-flow travis-ci pending completion   set done
26 master Remove `/` from special characters `\/` is not a valid JS escape sequence. Pull #1 25 Dec 2016 06:42PM UTC web-flow travis-ci pending completion   set done
25 master Simplify the regex + document it Simplify: duplicate the `u` part between the first and the second alternative. This reduces the regex depth. Pull #1 25 Dec 2016 06:40PM UTC web-flow travis-ci pending completion   set done
24 master Fix octal escape handling and repeated unescaping Octal escape sequences starting with 0 should be expanded before the usual escape sequences to avoid ambiguity with the `\0` escape. Also, accidental double unescaping, e.g. `\\x41 → \x41 → A` ne... Pull #1 25 Dec 2016 06:20PM UTC web-flow travis-ci pending completion   set done
23 master Fix octal escape handling and repeated unescaping Octal escape sequences starting with 0 should be expanded before the usual escape sequences to avoid ambiguity with the `\0` escape. Also, accidental double unescaping, e.g. `\\x41 → \x41 → A` ne... Pull #1 25 Dec 2016 06:19PM UTC web-flow travis-ci pending completion   set done
22 master Add .nyc_output to .gitignore push 23 Dec 2016 09:22PM UTC web-flow travis-ci pending completion   set done
21 master Fix octal escape handling and repeated unescaping Octal escape sequences starting with 0 should be expanded before the usual escape sequences to avoid ambiguity with the `\0` escape. Also, accidental double unescaping, e.g. `\\x41 → \x41 → A` ne... Pull #1 17 Dec 2016 03:35AM UTC web-flow travis-ci pending completion   set done
20 master Fix octal escape handling and repeated unescaping Octal escape sequences starting with 0 should be expanded before the usual escape sequences to avoid ambiguity with the `\0` escape. Also, accidental double unescaping, e.g. `\\x41 → \x41 → A` ne... Pull #1 17 Dec 2016 03:34AM UTC web-flow travis-ci pending completion   set done
19 master Fix octal escapes starting with 0 Octal escape sequences starting with 0 should be expanded before the usual escape sequences to avoid ambiguity with the `\0` escape. This patch aligns the behaviour with how JS parses the sequences. Pull #1 14 Dec 2016 11:55PM UTC web-flow travis-ci pending completion   set done
18 master Fix a missing word in comments push 29 Apr 2016 03:38PM UTC iamakulov travis-ci pending completion   set done
17 master 1.0.6 push 16 Apr 2016 01:47PM UTC iamakulov travis-ci pending completion   set done
16 v1.0.6 1.0.6 push 16 Apr 2016 01:45PM UTC iamakulov travis-ci pending completion   set done
15 v1.0.5 1.0.5 push 15 Apr 2016 05:38PM UTC iamakulov travis-ci pending completion   set done
14 master 1.0.5 push 15 Apr 2016 05:37PM UTC iamakulov travis-ci pending completion   set done
12 master 1.0.4 push 15 Apr 2016 05:28PM UTC iamakulov travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc