apply unmerged upstream pull requests #4
Closed
Samardon wants to merge 31 commits intoKosmicTask:masterfrom
Closed
apply unmerged upstream pull requests #4Samardon wants to merge 31 commits intoKosmicTask:masterfrom
Samardon wants to merge 31 commits intoKosmicTask:masterfrom
Conversation
…fixing related overrelease bugs.
…he modern runtime. This will affect arithnetical efficiency but is necessary if a seg fault is to be avoided on tagged pointers.
…l, Wextra when importing header into projects with tighter warnings.
Conflicts: FScript.xcodeproj/project.pbxproj
Fixed error for building it on OSX 10.8.4
In order to make ArgumentsWindow focusable on Mavericks, we need to explicitly return YES for canBecomeKeyWindow. On older versions of Mac OS X this worked implicitly: "The NSWindow implementation returns YES if the window has a title bar or a resize bar, or NO otherwise."
C99 dialect sets __STRICT_ANSI__ and messes up the _GLKVector3 layout.
Fix compilation on 10.9 + ArgumentsWindow keyboard input
…date version of both app and framework.
Fixes "F-Script syntax error: non ascii character detected" in OS X Mavericks when trying to create a string. See https://groups.google.com/forum/#!topic/f-script/FJVIhPtHGj4
Disable quote substitution in FScriptTextView.m
… 2, 3} reverseObjectEnumerator allObjects -> {3, 2, 1}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.