aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2016-11-27 13:01:45 +1100
committerNeil Hodgson <nyamatongwe@gmail.com>2016-11-27 13:01:45 +1100
commit6bed4e4aa02025e1bd0c294a44c9371fb6b176f1 (patch)
treedf268915d6db14803088a01373f52798f7e382cf /doc/ScintillaHistory.html
parent5cb3c498162ad434b35980155427fdb6c0555885 (diff)
downloadscintilla-mirror-6bed4e4aa02025e1bd0c294a44c9371fb6b176f1.tar.gz
Added module map to enable use of Scintilla from Swift.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 5e711a3a9..34881de77 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -556,6 +556,10 @@
<a href="http://sourceforge.net/p/scintilla/feature-requests/1165/">Feature #1165.</a>
</li>
<li>
+ On Cocoa, a modulemap file is included to allow Scintilla to be treated as a module.
+ This makes it easier to use Scintilla from the Swift language.
+ </li>
+ <li>
Baan folder accomodates sections and lexer fixes definition of SCE_BAAN_FUNCDEF.
</li>
<li>