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