-
-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: fuse-open/uno
base: v2.6.0
head repository: fuse-open/uno
compare: v2.7.0
- 14 commits
- 12 files changed
- 2 contributors
Commits on Jan 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9cd2a1 - Browse repository at this point
Copy the full SHA e9cd2a1View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7fa660 - Browse repository at this point
Copy the full SHA d7fa660View commit details
Commits on Jan 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa8681b - Browse repository at this point
Copy the full SHA aa8681bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b96661b - Browse repository at this point
Copy the full SHA b96661bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5601b76 - Browse repository at this point
Copy the full SHA 5601b76View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7889b51 - Browse repository at this point
Copy the full SHA 7889b51View commit details -
Merge pull request #445 from ichan-mb/plist
Silent warning: no UIScene configuration dictionary
Configuration menu - View commit details
-
Copy full SHA for d07701e - Browse repository at this point
Copy the full SHA d07701eView commit details
Commits on Jan 28, 2023
-
compiler: support lamdas in generic classes
This updates ClosureConvertFunction to generate valid code when lambdas are used inside generic classes. Generic classes need a definition object and one or more parameterized objects pointing back to their definition. Essentially, we're now creating copies of relevant objects where necessary, so that other parts of the comiler can work correctly.
Configuration menu - View commit details
-
Copy full SHA for 9c05216 - Browse repository at this point
Copy the full SHA 9c05216View commit details
Commits on Jan 29, 2023
-
UnoCore: add object overloads in Uno.Diagnostics.Log
This makes it possible to pass arguments that are not strings to our logging methods.
Configuration menu - View commit details
-
Copy full SHA for 7b16d3b - Browse repository at this point
Copy the full SHA 7b16d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5d527 - Browse repository at this point
Copy the full SHA 4a5d527View commit details
Commits on Jan 30, 2023
-
Merge pull request #446 from mortend/lambda-generic
compiler: support lamdas in generic classes
Configuration menu - View commit details
-
Copy full SHA for 34e915b - Browse repository at this point
Copy the full SHA 34e915bView commit details -
Merge pull request #447 from mortend/unocore/log
UnoCore: add object overloads in Uno.Diagnostics.Log
Configuration menu - View commit details
-
Copy full SHA for 103d34c - Browse repository at this point
Copy the full SHA 103d34cView commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6fcb273 - Browse repository at this point
Copy the full SHA 6fcb273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1546b01 - Browse repository at this point
Copy the full SHA 1546b01View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.6.0...v2.7.0