Skip to content
Snippets Groups Projects
  1. Oct 17, 2016
  2. Oct 04, 2016
  3. Sep 26, 2016
  4. Sep 20, 2016
  5. Sep 05, 2016
  6. Aug 28, 2016
  7. Aug 22, 2016
  8. Aug 15, 2016
  9. Jul 07, 2016
  10. Jun 09, 2016
  11. Apr 20, 2016
  12. 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
  13. Mar 31, 2016
  14. Mar 27, 2016
  15. Mar 24, 2016
  16. Mar 21, 2016
  17. Mar 07, 2016
  18. Feb 28, 2016
  19. Feb 22, 2016
  20. Feb 18, 2016
  21. Dec 29, 2015
  22. Dec 28, 2015
  23. Dec 20, 2015
  24. Dec 16, 2015
  25. Nov 25, 2015
  26. 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
  27. Nov 07, 2015
  28. Oct 30, 2015
  29. Oct 15, 2015
  30. Sep 21, 2015
  31. Sep 02, 2015
  32. Aug 24, 2015
  33. Aug 03, 2015
Loading