Standards improvements
- Drop old String.prototype.codePointAt polyfill.
- Drop lib.f.{l,r}pad in favor of String.pad{Start,End}.
API breakage warning: Users of these funcs will need to update to use the
new funcs, and include the new libdot polyfill library.