Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wickwirew/Runtime issues and pull requests
#112 - overwrite version 2.2.6
Issue -
State: closed - Opened by jaredh159 8 months ago
- 4 comments
#111 - Fix build error with swift_allocObject in swift 5.10
Pull Request -
State: closed - Opened by wickwirew 11 months ago
#110 - Swift 5.10 build crashed
Issue -
State: closed - Opened by sangho-82 11 months ago
- 7 comments
#109 - Fix bit mask of numberArguments
Pull Request -
State: closed - Opened by p-x9 about 1 year ago
- 2 comments
#108 - Is it possible to get the enum case values/payloads?
Issue -
State: open - Opened by blacktop over 2 years ago
- 1 comment
#107 - can get/set properties via keypath?
Issue -
State: open - Opened by alexlee002 over 2 years ago
- 12 comments
#106 - Is it possible to have support to closure replacement?
Issue -
State: open - Opened by samcortez over 2 years ago
#105 - Rm xproj
Pull Request -
State: closed - Opened by wildthink about 3 years ago
#104 - Is it possible to check two struct is equal by using Runtime?
Issue -
State: closed - Opened by starFelix about 3 years ago
#103 - Add support for Swift objects inherited from objective-c classes
Issue -
State: open - Opened by anton-plebanovich about 3 years ago
#102 - Tag 2.2.3 Release
Issue -
State: closed - Opened by PSchmiedmayer about 3 years ago
- 2 comments
#101 - Fixed podspec syntax for macos
Pull Request -
State: closed - Opened by arturdev over 3 years ago
#100 - Update DefaultValue.swift
Pull Request -
State: closed - Opened by bigearsenal over 3 years ago
#99 - Add tvOS support in podspec
Pull Request -
State: closed - Opened by RomanPodymov over 3 years ago
#98 - Crash when object as AnyObject.
Issue -
State: closed - Opened by ZHDeveloper over 3 years ago
#97 - Is it possible to support @propertyWrapper?
Issue -
State: open - Opened by bigearsenal over 3 years ago
- 1 comment
#96 - Is it possible to list the protocol list?
Issue -
State: open - Opened by AlbGarciam over 3 years ago
#95 - Fix Factory `createInstance` for class types on linux platforms
Pull Request -
State: closed - Opened by Supereg over 3 years ago
#94 - Migrate to GitHub Actions for better swift compiler compatibility checks.
Pull Request -
State: closed - Opened by Supereg over 3 years ago
#93 - Fix swift 5.4 linux compatibility
Pull Request -
State: closed - Opened by Supereg over 3 years ago
- 4 comments
#92 - TypeInfo of class types crashes on linux for swift >= 5.4
Issue -
State: closed - Opened by Supereg over 3 years ago
- 2 comments
#91 - Initialize Enums and Tuple
Pull Request -
State: closed - Opened by PSchmiedmayer over 3 years ago
- 3 comments
#90 - Instance creation failure when enum property types encountered
Issue -
State: open - Opened by eldcn over 3 years ago
- 1 comment
#89 - Runtime tests fall over when run with address sanitizer - Part2
Issue -
State: open - Opened by adam-fowler over 3 years ago
#88 - ASan fixes with withMemoryRebound
Pull Request -
State: closed - Opened by adam-fowler over 3 years ago
#87 - Runtime tests fall over when run with address sanitizer
Issue -
State: closed - Opened by adam-fowler over 3 years ago
- 2 comments
#86 - Is it possible to Property Set to a nil value for an optional property?
Issue -
State: closed - Opened by LittleCodingFox over 3 years ago
- 1 comment
#85 - set an floating number to Float sometime fail.
Issue -
State: closed - Opened by coder-free over 3 years ago
- 2 comments
#84 - Constructing enum instances
Issue -
State: open - Opened by lukaskollmer almost 4 years ago
#83 - Getting array<T> where T would be a specific type?
Issue -
State: closed - Opened by LittleCodingFox almost 4 years ago
- 1 comment
#82 - Calling a function after using `createInstance()`
Issue -
State: open - Opened by derLalla almost 4 years ago
#81 - withValuePointer() sees object not as a class instance but an existential instance
Issue -
State: open - Opened by NSExceptional almost 4 years ago
- 7 comments
#80 - Why is there an empty `podfile` in the root of the project?
Issue -
State: open - Opened by NSExceptional almost 4 years ago
#79 - Is this library safe to use on Linux?
Issue -
State: closed - Opened by ata-peppered about 4 years ago
- 2 comments
#78 - how to get class/struct by name?
Issue -
State: open - Opened by uiiang about 4 years ago
- 3 comments
#77 - podspec macOS target added
Pull Request -
State: closed - Opened by PhilipDukhov over 4 years ago
- 1 comment
#76 - Fix memory leak with setters
Pull Request -
State: closed - Opened by blindmonkey over 4 years ago
- 3 comments
#75 - unableToBuildType(type: NSURL)
Issue -
State: open - Opened by wildthink over 4 years ago
- 2 comments
#74 - crash when Inherited from uikit
Issue -
State: closed - Opened by MinosJ over 4 years ago
- 3 comments
#73 - Remove unused function with a typo in its name
Pull Request -
State: closed - Opened by MaxDesiatov over 4 years ago
#72 - add a CMake based build for Windows
Pull Request -
State: closed - Opened by GunGraveKoga over 4 years ago
- 1 comment
#71 - Fix build and tests for WebAssembly
Pull Request -
State: closed - Opened by MaxDesiatov over 4 years ago
#70 - Fix objc enum crash
Pull Request -
State: closed - Opened by wickwirew almost 5 years ago
#69 - Crash in `typeInfo(of:)` for enum bridged from Objective-C
Issue -
State: closed - Opened by ole almost 5 years ago
- 2 comments
#68 - Added ability to inspect enum payload type
Pull Request -
State: closed - Opened by wickwirew almost 5 years ago
#67 - Avoid importing Foundation if unavailable or unused
Pull Request -
State: closed - Opened by MaxDesiatov almost 5 years ago
- 1 comment
#66 - Remove CRuntime/Fix Cocoapods
Pull Request -
State: closed - Opened by wickwirew almost 5 years ago
#65 - The mangledName property of TypeInfo has incorrect or missing results
Issue -
State: open - Opened by benpious almost 5 years ago
- 3 comments
#64 - Memory Leaks in property setters
Issue -
State: open - Opened by robertjpayne almost 5 years ago
- 5 comments
#63 - Calling function of a class
Issue -
State: closed - Opened by alexsteinerde almost 5 years ago
- 3 comments
#62 - fix: crash when inspect class that derived from pure objc class
Pull Request -
State: closed - Opened by ddddxxx about 5 years ago
#61 - use UnsafeBufferPointer for generic arguments
Pull Request -
State: closed - Opened by ddddxxx about 5 years ago
#60 - fix resilient class check
Pull Request -
State: closed - Opened by ddddxxx about 5 years ago
- 2 comments
#59 - Is it possible to Element type of Array Properties?
Issue -
State: closed - Opened by wildthink about 5 years ago
- 3 comments
#58 - Release a new version with the Optional Fix
Issue -
State: closed - Opened by erdnussflips over 5 years ago
- 1 comment
#57 - use UnsafeBufferPointer instead of Array
Pull Request -
State: closed - Opened by ddddxxx over 5 years ago
#56 - fixed error getting optional's metadata
Pull Request -
State: closed - Opened by wickwirew over 5 years ago
#55 - remove adhoc protocol `IntegerConvertible`
Pull Request -
State: closed - Opened by ddddxxx over 5 years ago
- 1 comment
#54 - Optional type crash
Issue -
State: closed - Opened by bacherma over 5 years ago
- 1 comment
#53 - Remove CRuntime dependency
Pull Request -
State: closed - Opened by ddddxxx over 5 years ago
- 11 comments
#52 - Crash on Realm Objects
Issue -
State: closed - Opened by michaeljj63 over 5 years ago
#51 - Update README.md
Pull Request -
State: closed - Opened by danielinoa over 5 years ago
- 1 comment
#50 - Question: Enum with associated values
Issue -
State: closed - Opened by cooksimo over 5 years ago
- 1 comment
#49 - Factory tests fail on Linux
Issue -
State: open - Opened by robertjpayne over 5 years ago
- 3 comments
#48 - Question: didSet of properties changes
Issue -
State: closed - Opened by cooksimo over 5 years ago
- 1 comment
#47 - Test fix
Pull Request -
State: closed - Opened by noahemmet over 5 years ago
- 1 comment
#46 - Error reflection with SwiftProtobuf
Issue -
State: open - Opened by KennethLaw over 5 years ago
- 1 comment
#45 - Optional Kind
Issue -
State: closed - Opened by cyber-gh over 5 years ago
- 2 comments
#44 - Use of unresolved identifier swift_allocObject
Issue -
State: closed - Opened by AnthonyOliveri over 5 years ago
- 5 comments
#43 - check the flags to check whether the type is generic or not
Pull Request -
State: closed - Opened by wickwirew over 5 years ago
#42 - Issue with NominalMetadataType.genericArguments()
Issue -
State: closed - Opened by sportlabsMike over 5 years ago
- 4 comments
#41 - update swift_allocObject call for void *
Pull Request -
State: closed - Opened by wickwirew almost 6 years ago
#40 - Use swift_allocObject instead of Objc runtime, fix #5
Pull Request -
State: closed - Opened by NSExceptional almost 6 years ago
- 1 comment
#39 - CRuntime can be removed
Issue -
State: closed - Opened by NSExceptional almost 6 years ago
- 3 comments
#38 - Swift5
Pull Request -
State: closed - Opened by wickwirew almost 6 years ago
#37 - Swift 5.0 metadata build errors
Issue -
State: closed - Opened by noahemmet almost 6 years ago
- 11 comments
#36 - Seems to crash when trying to get the type of a UIViewController.
Issue -
State: open - Opened by valleyman86 almost 6 years ago
- 8 comments
#35 - Install via Carthage
Issue -
State: open - Opened by zaitsman almost 6 years ago
- 2 comments
#34 - Is it possible to create a struct instance by its name?
Issue -
State: open - Opened by arturdev almost 6 years ago
- 7 comments
#33 - Release tagging
Issue -
State: closed - Opened by sportlabsMike almost 6 years ago
- 1 comment
#32 - some fixes to get the iOS tests working in xcode
Pull Request -
State: closed - Opened by wickwirew about 6 years ago
#31 - Move cruntime to separate module
Pull Request -
State: closed - Opened by noahemmet about 6 years ago
- 8 comments
#30 - Swift42
Pull Request -
State: closed - Opened by wickwirew about 6 years ago
#29 - Any way to construct a struct with a default value?
Issue -
State: closed - Opened by eminarcissus over 6 years ago
#28 - remove type check
Pull Request -
State: closed - Opened by wickwirew over 6 years ago
- 1 comment
#27 - __NSCFNumber type not matched with Int
Issue -
State: closed - Opened by thekan23 over 6 years ago
- 2 comments
#26 - when searching for class inheritance stop at NSObject
Pull Request -
State: closed - Opened by wickwirew over 6 years ago
#25 - crash occurs if the base class is NSObject
Issue -
State: closed - Opened by thekan23 over 6 years ago
- 4 comments
#24 - Swift 4.1 EXC_BAD_ACCESS (code=1, address=0x0)
Issue -
State: closed - Opened by arthabus over 6 years ago
- 2 comments
#23 - master -> develop
Pull Request -
State: closed - Opened by wickwirew over 6 years ago
#22 - Fix compiler warnings in Swift 4.1
Pull Request -
State: closed - Opened by jseibert over 6 years ago
- 1 comment
#21 - -Exposing properties of FunctionInfo
Pull Request -
State: closed - Opened by Strobocop over 6 years ago
- 1 comment
#20 - Fix definition if 'Kind', get test running and passing on linux
Pull Request -
State: closed - Opened by sportlabsMike almost 7 years ago
- 2 comments
#19 - updates
Pull Request -
State: closed - Opened by wickwirew almost 7 years ago
#18 - Swift 4.2
Issue -
State: closed - Opened by tanner0101 almost 7 years ago
- 23 comments
#17 - master -> develop
Pull Request -
State: closed - Opened by wickwirew almost 7 years ago
#16 - Swift 4.1
Pull Request -
State: closed - Opened by wickwirew almost 7 years ago
#15 - why class is 4096? not 2047
Issue -
State: closed - Opened by luoqisheng almost 7 years ago
- 4 comments
#14 - Add optional constructor to permit initialization of struct properties.
Pull Request -
State: closed - Opened by jseibert almost 7 years ago
- 10 comments
#13 - Broken on Swift 4.1
Issue -
State: closed - Opened by jseibert almost 7 years ago
- 4 comments