Issues
Ensure that ANLR grammar files are included in the Xcode project | Unassigned | Alex Petuschak | Unresolved | Apr 29, 2022 | Apr 29, 2022 | ||||||
cvbnm,."ASZDXFCGVHB"? | Unassigned | Alex Petuschak | Unresolved | Apr 29, 2022 | Apr 29, 2022 | ||||||
Support special cases with multiline strings | Unassigned | Alex Petuschak | Unresolved | Apr 29, 2022 | Apr 29, 2022 | ||||||
Relocate assignment expressions passed as a function parameter | Unassigned | Alex Petuschak | Unresolved | Mar 25, 2022 | Mar 25, 2022 | ||||||
Accommodate to SE-0290 - Unavailability Condition proposal | Unassigned | Alex Petuschak | Unresolved | Mar 25, 2022 | Apr 5, 2022 | ||||||
Update metadata for Xcode 13.3 and Swift 5.6 | Unassigned | Alex Petuschak | Unresolved | Mar 25, 2022 | Apr 15, 2022 | ||||||
Xcode project file gets corrupted | Unassigned | Alex Petuschak | Unresolved | Mar 7, 2022 | Mar 7, 2022 | ||||||
Preserve all comments in the Xcode project file | Unassigned | Alex Petuschak | Unresolved | Feb 22, 2022 | Mar 7, 2022 | ||||||
Infer type for global String variable declarations | Unassigned | Alex Petuschak | Unresolved | Jan 24, 2022 | Jan 26, 2022 | ||||||
`OptionalSpecifierForPointerDeclarations` option should affect the optionality of properties, too | Unassigned | Alex Petuschak | Unresolved | Jan 5, 2022 | Apr 8, 2022 | ||||||
Insert warning as comments in the output | Unassigned | Alex Petuschak | Unresolved | Dec 24, 2021 | Jan 3, 2022 | ||||||
Use #selector keyword instead of Selector() when referring to a method of the same class | Unassigned | Alex Petuschak | Unresolved | Dec 14, 2021 | Dec 14, 2021 | ||||||
Idea: use Xcode editor placeholders in the generated code | Unassigned | Alex Petuschak | Done | Dec 8, 2021 | Jan 19, 2022 | ||||||
Support version identifiers | Unassigned | Serhii Kuzmychov | Done | Oct 31, 2021 | Feb 9, 2022 | ||||||
Review / amend the logic of comparing Core Graphics primitive types with default value | Unassigned | Alex Petuschak | Unresolved | Oct 22, 2021 | Dec 7, 2021 | ||||||
Update metadata for Xcode 13 and Swift 5.5 | Unassigned | Alex Petuschak | Unresolved | Oct 11, 2021 | Mar 25, 2022 | ||||||
Do not reconvert the code if the input code is the same | Unassigned | Alex Petuschak | Unresolved | Oct 9, 2021 | Oct 11, 2021 | ||||||
Test if our project parser supports latest Xcode project formats | Unassigned | Alex Petuschak | Unresolved | Sep 17, 2021 | Sep 17, 2021 | ||||||
Add a comment that suggest commenting out the inclusion of the Swift Bridging Header | Unassigned | Alex Petuschak | Unresolved | Aug 25, 2021 | Aug 25, 2021 | ||||||
SE-0299: Extending Static Member Lookup in Generic Contexts | Unassigned | Alex Petuschak | Unresolved | Aug 12, 2021 | Dec 7, 2021 | ||||||
Allow interchangeable use of CGFloat and Double types | Unassigned | Alex Petuschak | Done | Aug 12, 2021 | Sep 24, 2021 | ||||||
Convert __has_include (Objective-C) to `#if canImport` (Swift) | Unassigned | Alex Petuschak | Unresolved | Aug 10, 2021 | Aug 11, 2021 | ||||||
Objective-C `@available()` expression does not convert properly inside block | Unassigned | Alex Petuschak | Done | Jun 16, 2021 | Aug 11, 2021 | ||||||
Introduce a timeout for execution of regular expressions | Unassigned | Alex Petuschak | Unresolved | May 27, 2021 | Jul 20, 2021 | ||||||
Convert new expressions with array specifier | Unassigned | Alex Petuschak | Unresolved | May 19, 2021 | May 19, 2021 | ||||||
nugets upgrade | Unassigned | Serhii Kuzmychov | Unresolved | May 18, 2021 | May 18, 2021 | ||||||
Regex optimization | Unassigned | Serhii Kuzmychov | Unresolved | May 16, 2021 | May 16, 2021 | ||||||
Fix NRE exceptions in the converter | Unassigned | Alex Petuschak | Unresolved | May 13, 2021 | May 13, 2021 | ||||||
Convert #define directives without r-value | Unassigned | Alex Petuschak | Unresolved | May 13, 2021 | Jul 20, 2021 | ||||||
Consistently translate preprocessor directives in all contexts | Unassigned | Alex Petuschak | Done | May 13, 2021 | Aug 11, 2021 | ||||||
Troubleshoot conversion timeouts due to processing of directives | Unassigned | Alex Petuschak | Done | May 11, 2021 | Oct 18, 2021 | ||||||
Troubleshoot conversion of GDataXMLNode.m | Unassigned | Alex Petuschak | Unresolved | Apr 19, 2021 | Apr 19, 2021 | ||||||
Conditionals inside expressions | Unassigned | Serhii Kuzmychov | Unresolved | Apr 12, 2021 | Apr 12, 2021 | ||||||
Multiplication operator is incorrectly treated as a pointer | Unassigned | Alex Petuschak | Unresolved | Mar 18, 2021 | Dec 17, 2021 | ||||||
Put #define directives converted to constants outside of class | Unassigned | Alex Petuschak | Unresolved | Mar 15, 2021 | Mar 15, 2021 | ||||||
__IPHONE_5_0 is not currently converted to availability/os expression | Unassigned | Serhii Kuzmychov | Unresolved | Mar 12, 2021 | Mar 12, 2021 | ||||||
Conditional cleaner performance issue | Unassigned | Serhii Kuzmychov | Unresolved | Mar 12, 2021 | Mar 12, 2021 | ||||||
Improve ANTLR error output | Unassigned | Alex Petuschak | Unresolved | Mar 9, 2021 | Mar 9, 2021 | ||||||
Support for multiple property declarations in the same line | Unassigned | Alex Petuschak | Unresolved | Mar 3, 2021 | Mar 3, 2021 | ||||||
Generic solution to convert concatenated strings | Unassigned | Alex Petuschak | Unresolved | Mar 2, 2021 | Aug 5, 2021 | ||||||
Nested conditionals while processing preprocessor inside @interface and @implementation | Unassigned | Serhii Kuzmychov | Unresolved | Feb 22, 2021 | Feb 22, 2021 | ||||||
ClassBuilder: incorrect processing of hidden tokens while reordering | Unassigned | Serhii Kuzmychov | Unresolved | Feb 22, 2021 | Feb 22, 2021 | ||||||
MergeComments issue | Unassigned | Serhii Kuzmychov | Unresolved | Feb 17, 2021 | Feb 17, 2021 | ||||||
ClassBuilder @end issue | Unassigned | Serhii Kuzmychov | Unresolved | Feb 17, 2021 | Feb 17, 2021 | ||||||
Possible wrong rule: methodDefinition | Unassigned | Serhii Kuzmychov | Unresolved | Feb 17, 2021 | Feb 17, 2021 | ||||||
Extra preprocessor #if issue | Unassigned | Serhii Kuzmychov | Unresolved | Feb 17, 2021 | Feb 17, 2021 | ||||||
Update metadata for Xcode 12.5 and Swift 5.4 | Unassigned | Alex Petuschak | Done | Feb 16, 2021 | Oct 11, 2021 | ||||||
PostProcessor cleanup empty conditionals | Unassigned | Serhii Kuzmychov | Unresolved | Feb 16, 2021 | Feb 16, 2021 | ||||||
Possible issue with #error and conditional in gloabl context | Unassigned | Serhii Kuzmychov | Done | Feb 12, 2021 | Feb 12, 2021 | ||||||
Convert availability expressions inside class (for methods and properties) | Unassigned | Alex Petuschak | Unresolved | Feb 10, 2021 | Feb 10, 2021 |
1-50 of 1000+