Skip to content
Snippets Groups Projects
  1. Jul 07, 2016
  2. Jun 09, 2016
  3. Apr 20, 2016
  4. Apr 12, 2016
    • James Howard's avatar
      [gfm mode] Fix fenced code block mode switching for objective-c · 44410cd6
      James Howard authored
      There were two issues:
      
      1. Github flavored markdown calls Objective C `objective-c`
      2. The gfm.js mode didn't include `-` in its fenced code block regex
      
      Additionally, test/index.html did not import the mode/meta.js file,
      which prevented mode lookup by name from working in unit tests.
      44410cd6
  5. Mar 31, 2016
  6. Mar 27, 2016
  7. Mar 24, 2016
  8. Mar 21, 2016
  9. Mar 07, 2016
  10. Feb 28, 2016
  11. Feb 22, 2016
  12. Feb 18, 2016
  13. Dec 29, 2015
  14. Dec 28, 2015
  15. Dec 20, 2015
  16. Dec 16, 2015
  17. Nov 25, 2015
  18. Nov 24, 2015
    • Marijn Haverbeke's avatar
      Rewrite atomic selection skipping · 0df380b6
      Marijn Haverbeke authored
      The code is now clearer, and will prefer the nearer end of the atomic
      range as long as that means there is still progress (i.e. the cursor
      does not get stuck).
      
      Issue #3658
      0df380b6
  19. Nov 07, 2015
  20. Oct 30, 2015
  21. Oct 15, 2015
  22. Sep 21, 2015
  23. Sep 02, 2015
  24. Aug 24, 2015
  25. Aug 03, 2015
  26. Jul 20, 2015
  27. Jul 13, 2015
  28. May 26, 2015
  29. May 20, 2015
  30. May 18, 2015
  31. May 08, 2015
  32. Apr 26, 2015
  33. Apr 17, 2015
  34. Apr 15, 2015
Loading