Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / compnerd/uswift issues and pull requests

#92 - Update Metadata.c

Pull Request - State: closed - Opened by compnerd 4 months ago

#91 - Update build.yml

Pull Request - State: open - Opened by compnerd 4 months ago

#90 - Update build.yml

Pull Request - State: closed - Opened by compnerd 4 months ago

#89 - Update build.yml

Pull Request - State: closed - Opened by compnerd 4 months ago

#87 - Bugfix: make 'func /=' divide, not add.

Pull Request - State: closed - Opened by rhx over 1 year ago - 1 comment

#86 - BinaryInteger /= function should divide, not add.

Issue - State: closed - Opened by rhx over 1 year ago

#85 - Update build.yml

Pull Request - State: closed - Opened by compnerd about 2 years ago
Labels: hacktoberfest-accepted

#84 - Update build.yml

Pull Request - State: closed - Opened by compnerd about 2 years ago - 1 comment

#83 - Swift PM Support

Issue - State: closed - Opened by filip-sakel over 2 years ago - 1 comment

#82 - CI: use latest Swift 5.6.1 release

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago

#81 - Core: add basic `BinaryInteger` on integer types

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago - 3 comments

#80 - build: correct the linking of swiftCore

Pull Request - State: closed - Opened by compnerd over 2 years ago - 3 comments

#79 - Core: add `FixedWidthInteger` protocol

Pull Request - State: closed - Opened by MaxDesiatov over 2 years ago

#78 - Update build.yml

Pull Request - State: closed - Opened by compnerd over 2 years ago

#77 - Add `/build/` to `.gitignore`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago - 2 comments

#76 - Change copyright header.

Pull Request - State: closed - Opened by compnerd almost 3 years ago - 1 comment

#75 - Core: introduce `Int64` and `UInt64`

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#74 - Core: fix formatting in `BidirectionalCollection` (NFC)

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#73 - Core: reflow text in CompilerProtocols (NFC)

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#72 - Core: add `pointee` property on `UnsafePointer`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#71 - SwiftFormat: tweak extensions ACL formatting

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#70 - Core: adjust style for `{,U}Int{,8,32}`

Pull Request - State: closed - Opened by compnerd almost 3 years ago - 1 comment

#69 - Core: add `BidirectionalCollection`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#68 - Core: add `Int16` and `UInt16`

Pull Request - State: closed - Opened by compnerd almost 3 years ago - 2 comments

#67 - Runtime: fix missing return value warning

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#66 - SwiftFormat: tweak function arguments wrapping

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#65 - vscode: add some more default settings and suggestions

Pull Request - State: closed - Opened by compnerd almost 3 years ago - 1 comment

#64 - Re-enable SwiftFormat, add config file

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#63 - Core: adjust indentation in `Assert.swift` (NFC)

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#62 - Core: clean up code file names and style

Pull Request - State: closed - Opened by compnerd almost 3 years ago - 1 comment

#61 - Set ruler to 80 columns in `.vscode/settings.json`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#60 - Core: more style clean ups

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#59 - Core: add `RangeExpression` protocol

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#58 - Core: add `Collection` protocol

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#57 - Core: add `BinaryInteger` protocol

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago - 2 comments

#56 - Core: add `SignedNumeric` protocol

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago - 6 comments

#55 - Core: add `Numeric` w/ integer implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#54 - Core: add `AdditiveArithmetic`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#53 - Core: more style changes for integer types

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#52 - Core: stylistic changes to the implementation

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#51 - Core: add `Range` implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#50 - Core: add `Strideable` protocol

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#49 - Add `Sequence` protocol

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#48 - Add `Comparable` w/ integer implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#47 - Core: add `UnsafeMutableRawPointer`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#46 - Add `precondition` implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#45 - Add `withUnsafeMutablePointer` function

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#44 - Add `Builtin.swift` with `minAllocationAlignment`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#43 - Add CI builds for non-Windows targets

Issue - State: open - Opened by compnerd almost 3 years ago

#42 - Integrate bloaty in CI

Issue - State: open - Opened by compnerd almost 3 years ago - 1 comment

#41 - Core: use word storage in `Int` and `UInt`

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#40 - Update build.yml

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#39 - Add comments in `KnownMetadata.c`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago - 3 comments

#38 - Core: add `MemoryLayout` implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago - 2 comments

#37 - Add `UnsafeRawPointer` implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#36 - Add `&` and `&=` operators on integer types

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#35 - Add `_Pointer` protocol with `init?(bitPattern:)`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#34 - Add `OpaquePointer` implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#33 - Add `out` directory to `.gitignore`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#32 - Fix typo in `README.md`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago

#31 - Add `StaticString` implementation

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago - 6 comments

#30 - Update build.yml

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#29 - Update build.yml

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#28 - runtime: replace `stdlib.h` with `stddef.h`

Pull Request - State: closed - Opened by MaxDesiatov almost 3 years ago - 6 comments

#27 - Policy: correct the FP width

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#26 - CI: build shared libraries

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#25 - CI: Use compnerd/gha-setup-swift

Pull Request - State: closed - Opened by compnerd almost 3 years ago

#24 - Add `_Concurrency` module.

Pull Request - State: closed - Opened by zoecarver about 3 years ago - 1 comment

#22 - Core: adjust the operator declarations

Pull Request - State: closed - Opened by compnerd about 3 years ago

#21 - CI: correct workflow definition

Pull Request - State: closed - Opened by compnerd about 3 years ago

#20 - CI: add initial attempt to add CI coverage

Pull Request - State: closed - Opened by compnerd about 3 years ago

#19 - Allow cross compiling to Windows and add _Concurrency module.

Pull Request - State: closed - Opened by zoecarver about 3 years ago - 3 comments

#17 - Is there any example using uSwift instead of the Swift standard library?

Issue - State: closed - Opened by kkebo over 3 years ago - 1 comment

#16 - Runtime: share the visibility types

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#15 - Lower required cmake version to 3.16.

Pull Request - State: closed - Opened by zoecarver almost 4 years ago - 1 comment

#14 - Core: use `@frozen` over `@_frozen`

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#13 - Core: add equality for `Optional`

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#12 - Fix a typo and capitalization in README.md

Pull Request - State: closed - Opened by MaxDesiatov almost 4 years ago

#11 - rename `Source` to `Sources` (NFC)

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#10 - Core: reformat with `swift-format`

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#9 - Use Apache 2.0 as the license

Pull Request - State: closed - Opened by MaxDesiatov almost 4 years ago - 4 comments

#8 - add copyright headers

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#7 - Add Void.swift to the list of sources.

Pull Request - State: closed - Opened by zoecarver almost 4 years ago

#6 - Add CInt and CChar typealiases.

Pull Request - State: closed - Opened by zoecarver almost 4 years ago - 1 comment

#5 - Add UnsafePointer and UnsafeMutablePointer.

Pull Request - State: closed - Opened by zoecarver almost 4 years ago - 1 comment

#4 - docs: add a README to describe the project

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#3 - Core: replace `@_fixed_layout` with `@frozen`

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#2 - Runtime: add additional stubs for building uSwift

Pull Request - State: closed - Opened by compnerd almost 4 years ago

#1 - build: update to more modern CMake

Pull Request - State: closed - Opened by compnerd almost 4 years ago