不要怂,就是干,撸起袖子干!

  1. 13 Feb, 2015 1 commit
    • Fix non-global string replace for docs · 44d72f29
      String.prototype.replace is not a global replace when the first
      argument is a String, which caused escaping issues with docs
      generator, breaking formatting. This patch replaces the substring
      argument with an equivalent regex with the global flag.
      Nick Acker committed
  2. 10 Feb, 2015 26 commits
  3. 09 Feb, 2015 13 commits