Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ccgus/CocoaScript issues and pull requests
#65 - Is there an NPM for this?
Issue -
State: closed - Opened by grosch about 3 years ago
- 1 comment
#64 - fix typo in property getter selector
Pull Request -
State: closed - Opened by mathieudutour over 5 years ago
- 1 comment
#63 - fix typo in 64bit enum values
Pull Request -
State: closed - Opened by mathieudutour over 5 years ago
- 1 comment
#62 - NSURLSessionUploadTask delegate :didSendBodyData cause sketch crash
Issue -
State: closed - Opened by hyhajnal over 5 years ago
- 4 comments
#61 - Fix: Compiling for earlier than macOS 10.6 is no longer supported. [12]
Pull Request -
State: closed - Opened by XWJACK about 6 years ago
#60 - improve code highlighting, support dark theme and proper tab support
Pull Request -
State: closed - Opened by mathieudutour about 6 years ago
- 1 comment
#59 - Running mutiple COScript and using background threads, anyway serialise them
Issue -
State: open - Opened by UXDart over 6 years ago
- 6 comments
#58 - Catch global errors from JS
Issue -
State: open - Opened by appsforartists over 6 years ago
- 1 comment
#57 - fix hasProperty for NSDistantObject
Pull Request -
State: closed - Opened by mathieudutour over 6 years ago
- 1 comment
#56 - Support Objective-C objects that do not support weak references
Pull Request -
State: closed - Opened by jfpoole almost 7 years ago
#55 - Cannot use NSFont from Cocoa Script
Issue -
State: closed - Opened by jfpoole almost 7 years ago
- 2 comments
#54 - add require global
Pull Request -
State: open - Opened by mathieudutour almost 7 years ago
- 1 comment
#53 - fix missing stack traces when not preprocessing
Pull Request -
State: closed - Opened by mathieudutour almost 7 years ago
- 1 comment
#52 - Keep track of background tasks
Pull Request -
State: closed - Opened by mathieudutour almost 7 years ago
- 3 comments
#51 - fix Mocha_getProperty for macOS 10.13.2
Pull Request -
State: closed - Opened by mathieudutour about 7 years ago
- 3 comments
#50 - Mark the framework build scheme as shared so Carthage can find it
Pull Request -
State: closed - Opened by afedor about 7 years ago
#49 - How to go from Objective-C-style to normal JS declarations?
Issue -
State: closed - Opened by sdaitzman about 7 years ago
- 4 comments
#48 - NSArray.arrayWithObjects and NSDictionary.dictionaryWithObjectsAndKeys not working in 10.13
Issue -
State: open - Opened by bomberstudios about 7 years ago
#47 - Can't call Swift functions from Mocha loaded framework
Issue -
State: open - Opened by mludowise over 7 years ago
- 3 comments
#46 - Anyway to reload a framework with Mocha?
Issue -
State: closed - Opened by mludowise over 7 years ago
- 4 comments
#45 - Focusing issues on Sierra when using COSAlertWindow
Issue -
State: closed - Opened by bomberstudios about 8 years ago
- 2 comments
#44 - Use block API in CocoaScript
Issue -
State: open - Opened by naan about 8 years ago
#43 - address sanitizer error (probably a false positive)
Issue -
State: open - Opened by samdeane about 8 years ago
- 12 comments
#42 - How to declare class with inheritance
Issue -
State: open - Opened by onmyway133 over 8 years ago
#41 - How to deal with many arguments
Issue -
State: closed - Opened by onmyway133 over 8 years ago
- 4 comments
#40 - People/sam/cocoascript boxing cleanup
Pull Request -
State: open - Opened by samdeane almost 9 years ago
- 4 comments
#39 - Additional fixes.
Pull Request -
State: closed - Opened by samdeane almost 9 years ago
- 4 comments
#38 - How do you test for type in CocoaScript?
Issue -
State: closed - Opened by corysimmons almost 9 years ago
- 3 comments
#37 - fileExistsAtPath not working
Issue -
State: closed - Opened by corysimmons almost 9 years ago
- 1 comment
#36 - Is there any way to get errors?
Issue -
State: closed - Opened by corysimmons almost 9 years ago
- 1 comment
#35 - [[NSFileManager defaultManager] fileExistsAtPath:"/foo/bar" isDirectory:true] crashes Sketch
Issue -
State: closed - Opened by corysimmons almost 9 years ago
- 1 comment
#34 - Various Bohemian changes, including another attempt at fixing the crash...
Pull Request -
State: closed - Opened by samdeane almost 9 years ago
- 5 comments
#33 - Question: CocoaScript compatibility with ECMAScript?
Issue -
State: closed - Opened by nazikus about 9 years ago
- 1 comment
#32 - Is there a way to use Objective C Block
Issue -
State: closed - Opened by MForever78 over 9 years ago
- 13 comments
#31 - El Capitan [textField setAlignment:NSCenterTextAlignment]; gives symbol not found.
Issue -
State: closed - Opened by maximedegreve over 9 years ago
- 2 comments
#30 - Crash when using CGBitmapContextCreate and providing inputData?
Issue -
State: open - Opened by jamztang over 9 years ago
#29 - Various garbage collection Unit Tests
Pull Request -
State: open - Opened by afedor over 9 years ago
#28 - Preprocessor issue
Issue -
State: open - Opened by matt-curtis over 9 years ago
#27 - Coredata properties
Pull Request -
State: closed - Opened by afedor over 9 years ago
- 1 comment
#26 - Analyzer fixes
Pull Request -
State: closed - Opened by samdeane over 9 years ago
#25 - Use smarter multiple-keys fix
Pull Request -
State: closed - Opened by afedor over 9 years ago
- 1 comment
#24 - Fix for multiple keys (Obj-C objects) pointing to a JSObject
Pull Request -
State: closed - Opened by afedor over 9 years ago
#23 - setWantsLayer doesn't seem to exist for NSView or NSWindow
Issue -
State: closed - Opened by maximedegreve over 9 years ago
- 2 comments
#22 - Upgrade project to 10.9 - JSC_OBJC_API_ENABLED / JSExport
Issue -
State: closed - Opened by wildthink almost 10 years ago
- 4 comments
#21 - Add support for recursive imports, absolute paths
Pull Request -
State: closed - Opened by randomsequence almost 10 years ago
- 3 comments
#20 - crash from unimplemented copyWithZone:
Issue -
State: closed - Opened by wildthink over 10 years ago
- 1 comment
#19 - MOJavaScriptObject.h import in COSGifAnimatior.h error
Pull Request -
State: closed - Opened by uhunkler over 10 years ago
- 3 comments
#18 - Javascript debugging support
Pull Request -
State: closed - Opened by samdeane over 10 years ago
- 1 comment
#17 - Debug callback
Pull Request -
State: closed - Opened by samdeane over 10 years ago
- 1 comment
#16 - CommonJS and npm integration
Issue -
State: open - Opened by jacobrask over 10 years ago
- 6 comments
#15 - Debug controller
Issue -
State: open - Opened by samdeane over 10 years ago
- 2 comments
#14 - FIXMEs
Issue -
State: open - Opened by samdeane over 10 years ago
- 1 comment
#13 - Some minor warning fixes
Pull Request -
State: closed - Opened by samdeane over 10 years ago
- 6 comments
#12 - The COSInterval.coscript example throws a TypeError
Issue -
State: closed - Opened by uhunkler over 10 years ago
- 3 comments
#11 - 'cocoascript' binary?
Issue -
State: closed - Opened by bomberstudios over 10 years ago
- 4 comments
#10 - Old scripts not working - some shims disappeared?
Issue -
State: open - Opened by samdeane over 10 years ago
- 9 comments
#9 - Draft Podspec
Issue -
State: closed - Opened by bosmacs over 10 years ago
- 2 comments
#8 - cosscript crash with long running scripts
Issue -
State: open - Opened by afedor over 10 years ago
- 42 comments
#7 - Exception running script printing objects
Issue -
State: closed - Opened by afedor almost 11 years ago
- 1 comment
#6 - OpenCL Desaturate.jstalk crashes
Issue -
State: closed - Opened by kjk almost 11 years ago
- 2 comments
#5 - Code Sketch - Newtime.jstalk example crashes
Issue -
State: open - Opened by kjk almost 11 years ago
- 2 comments
#4 - Doesn't compile on case-sensitive file system.
Issue -
State: closed - Opened by kjk almost 11 years ago
- 1 comment
#3 - Add COSTarget class
Pull Request -
State: closed - Opened by abhibeckert about 11 years ago
- 12 comments
#2 - Add "COTarget" class
Issue -
State: closed - Opened by abhibeckert about 11 years ago
- 8 comments
#1 - Housekeeping
Pull Request -
State: closed - Opened by abhibeckert about 11 years ago
- 4 comments