Go to file
Matthew Flatt b9e94f9c45 macOS: don't try to declare implementation of NSApplicationDelegate
There's no run-time representation of `NSApplicationDelegate`, so
trying to declare it ands up adding NULL as a protocol to the
Objective-C class for the application delegate.

Adding NULL that way leads to a crash on 10.12.1+ with TouchBar
support.

Closes racket/racket#1520
2016-12-14 13:29:56 -07:00
gui Remove extra directories. 2014-12-02 02:33:07 -05:00
gui-doc Merge pull request #56 from jerry-james/win-overview-word-fix 2016-12-02 16:45:01 -08:00
gui-lib macOS: don't try to declare implementation of NSApplicationDelegate 2016-12-14 13:29:56 -07:00
gui-test fix ascii-art-enlarge-mode tests 2016-07-30 10:36:44 -05:00
tex-table some more updates to follow TeX better for \var vs non-\var greek letters 2016-03-10 21:54:30 -06:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:34 -05:00