Skip to content
Snippets Groups Projects
  1. Jul 24, 2017
  2. Mar 08, 2017
  3. Feb 02, 2017
  4. Jan 22, 2017
  5. Nov 27, 2016
  6. Nov 09, 2016
    • Jim Avery's avatar
      [swift mode] Various improvements · 4a1ed913
      Jim Avery authored
       - Added for as a defining keyword
       - Added new types and operators
       - Fixed numbers so basic integers are represented
       - Identifiers can now be surrounded with backticks
       - Properties and #/@ instructions are now distinct, with the latter represented as a builtin type
       - Properties are now matched before punctuation. Code can now fold.
       - Remove the regexp checking as that syntax does not currently exist in Swift
       - Added tests
      4a1ed913
  7. Oct 17, 2016
  8. Apr 20, 2016
  9. 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
  10. Mar 27, 2016
  11. Feb 28, 2016
  12. Dec 29, 2015
  13. Sep 21, 2015
  14. Sep 02, 2015
  15. Aug 24, 2015
  16. Aug 03, 2015
  17. May 18, 2015
  18. Feb 17, 2015
  19. Feb 09, 2015
  20. Dec 01, 2014
  21. Oct 16, 2014
  22. Sep 29, 2014
  23. Sep 23, 2014
  24. Aug 14, 2014
  25. Apr 30, 2014
  26. Apr 17, 2014
  27. Apr 03, 2014
  28. Mar 12, 2014
  29. Feb 19, 2014
  30. Feb 13, 2014
  31. Jan 23, 2014
  32. Dec 27, 2013
  33. Dec 12, 2013
  34. Dec 03, 2013
  35. Aug 13, 2013
Loading