-
Hi,
You can find a CoreFoundation implementation inside Swift sources (which was forked by the PD folks): https://github.com/PureDarwin/CoreFoundation
It looks more complete than the one current…
-
### Motivation
These keywords are defined in the JSON Schema 2020-12 dialect.
Release notes: https://json-schema.org/draft/2020-12/release-notes
These are useful for representing generics: ht…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50958](https://bugs.llvm.org/show_bug.cgi?id=50958) |
| Status | NEW |
| Importance | P normal |
|…
-
Per https://developer.apple.com/swift/blog/?id=25 this would greatly improve RestKit's ease of use with Swift.
-
会提示External macro implementation type 'MyMacroMacros.CaseDetectionMacro' could not be found for macro 'CaseDetection()'
-
I am on Ventura 13.4 using M1, with FX's 12.2 gfortran binaries installed. Largely things seem to work fine, up to one issue that is driving me mental: non-trivial use of MATMUL with `-fexternal-blas …
-
**Issue by [gsingh93](https://github.com/gsingh93)**
_Saturday Jun 07, 2014 at 16:49 GMT_
_For earlier discussion, see https://github.com/rust-lang/rust/issues/14726_
_This issue was labelled with:…
-
### Description
It seems SPM now magically compiles .metal files into a default.metallib (see https://github.com/apple/swift-package-manager/issues/5822)
Unfortunately there's no documented way to…
schwa updated
6 months ago
-
| | |
| --- | --- |
| Bugzilla Link | [50958](https://llvm.org/bz50958) |
| Version | 12.0 |
| OS | MacOS X |
| CC | @JDevlieghere |
## Extended Description
Hello,
I'm currently using lldb-1205.0…
-
Hi, thanks for this nice library! We found one performance issue and we fixed it by ourselves with some workaround but I'll leave the description here.
When using ReactBridge, the app invokes [this…