Results 43 issues of cntrump

Depend on: https://github.com/lukakerr/Highlightr/pull/1 https://github.com/lukakerr/cmark-gfm-swift/pull/4

for https://github.com/libtom/libtomcrypt/pull/575

- Add Carthage support - Update WCDB.Swift to Swift 5 - Add Cipher default compatibility support ```objc [db setCipherKey:[key dataUsingEncoding:NSUTF8StringEncoding] cipherPageSize:4096 compatibility:3]; // backwards compatibility ``` - Add GitHub Actions...

### Thanks for starting a pull request on Material Components! #### Don't forget: - [x] Identify the component the PR relates to in brackets in the title. ```[Buttons] Updated documentation```...

cla: yes

![](https://github.com/cntrump/pics/raw/master/SwiftyJSONAccelerator/light.png) ![](https://github.com/cntrump/pics/raw/master/SwiftyJSONAccelerator/dark.png)

## Changes in this pull request Improve SwiftPM support: Build module `IGListDiffKit` and `IGListKit` as Objective-C++. module `IGListDiffKit`: - Source/IGListDiffKit - module defined in `Source/IGListDiffKit/modulemap/module.modulemap` - requires `-fmodules` and `-fcxx-modules`...

CLA Signed

`FindBoringSSL.cmake` is come from: https://github.com/yandex/odyssey/blob/master/cmake/FindBoringSSL.cmake For example: ``` boringssl ├ include │ └── openssl └ lib ├── libcrypto.a └── libssl.a ``` ```bash git clone --depth=1 https://github.com/nghttp2/nghttp2.git cmake -S nghttp2 -B...