Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
  2. Aug 29, 2019
  3. Aug 24, 2019
  4. Aug 23, 2019
    • deuce's avatar
      Allow using this by default. · eee9c12c
      deuce authored
      eee9c12c
    • deuce's avatar
      Don't let let be used instead of var. · 73f34ddb
      deuce authored
      73f34ddb
    • deuce's avatar
      Update to JSLint 2017-11-06 · 73870ed9
      deuce authored
      This is the newest version that doesn't use let (which we don't support).
      
      Also, change the argument processing the use -L: to prepend the load path
      and -l: to append.
      
      This update required disabling support for:
      Arrow functions (the => 'operator')
      Mega strings (The ` and ${} things that are SO AWESOME)
      And the following newer standard objects:
      DataView, Generator, GeneratorFunction, Intl, Map, Promise, Reflect, Set,
      Symbol, System, WeakMap, WeakSet
      73870ed9
  5. Feb 26, 2018
  6. Apr 24, 2016
  7. Apr 22, 2016
  8. Feb 29, 2016
  9. Jan 19, 2016
  10. Jan 14, 2016
  11. Nov 18, 2014
  12. Dec 01, 2012
  13. Feb 03, 2009
  14. Jan 31, 2009
  15. Jan 30, 2009
Loading