Skip to content
Snippets Groups Projects
  1. Oct 02, 2015
    • Markus Bordihn's avatar
      [coffeescript mode] Remove disabled code · 825ca000
      Markus Bordihn authored
      Removed possible testing and unreachable code to avoid JavaScript
      compiler errors:
      
      ...
      codemirror/mode/coffeescript/coffeescript.js:271: WARNING - unreachable code
          if (false && current === ".") {
      ...
      825ca000
  2. Sep 09, 2015
  3. Aug 20, 2015
  4. Dec 19, 2014
  5. Oct 16, 2014
  6. Oct 14, 2014
  7. Oct 03, 2014
  8. Sep 26, 2014
  9. Sep 23, 2014
  10. May 25, 2014
  11. May 19, 2014
  12. May 09, 2014
  13. Jan 23, 2014
  14. Dec 12, 2013
  15. Nov 06, 2013
  16. Nov 05, 2013
  17. Oct 17, 2013
  18. Aug 25, 2013
  19. Aug 13, 2013
  20. Jul 30, 2013
  21. Jul 03, 2013
  22. May 13, 2013
  23. Apr 02, 2013
  24. Jan 26, 2013
  25. Nov 07, 2012
  26. Aug 03, 2012
  27. Aug 01, 2012
  28. Jun 28, 2012
  29. May 18, 2012
  30. Jan 09, 2012
    • Andre von Houck's avatar
      Small fix to coffee script mode · 286e50f2
      Andre von Houck authored
      f = @ and f = fun(@) would not highlight properly
        i changed @property to highlight seperatly as @ property
        which i think makes more sense because its a shorthand for
        this.property and this and property have different colors
      286e50f2
  31. Jan 06, 2012
  32. Dec 15, 2011
  33. Nov 28, 2011
  34. Sep 09, 2011
  35. Aug 29, 2011
  36. Aug 27, 2011
Loading