emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode updated (83b691db60 -> 55da7a32c9)


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode updated (83b691db60 -> 55da7a32c9)
Date: Sat, 8 Jul 2023 01:00:45 -0400 (EDT)

elpasync pushed a change to branch elpa/swift-mode.

      from  83b691db60 Fix command line option for debugging swift module
       new  629b8a52ab Add keywords for conditional compilation and annotations
       new  25e41ed7d4 Support if-expression and switch expression
       new  55da7a32c9 Bump version to 9.0.0


Summary of changes:
 swift-mode-beginning-of-defun.el          |   6 +-
 swift-mode-font-lock.el                   |  14 ++-
 swift-mode-indent.el                      | 171 +++++++++++++++++++++----
 swift-mode-lexer.el                       |  14 +--
 swift-mode.el                             |   2 +-
 test/swift-files/indent/expressions.swift | 202 ++++++++++++++++++++++++++++++
 test/swift-files/indent/identifiers.swift |   2 +-
 test/swift-files/indent/statements.swift  |  18 ++-
 8 files changed, 387 insertions(+), 42 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]