summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-20 02:15:42 -0500
committerJune McEnroe <june@causal.agency>2020-01-20 02:15:42 -0500
commitbdde021f94ae15a6724a28370d051030e1372266 (patch)
tree66627e08375b5f18bfaa5422ceba2e3dde7ec4cf /port
parentAdd litterbox to causal.agency (diff)
downloadsrc-bdde021f94ae15a6724a28370d051030e1372266.tar.gz
src-bdde021f94ae15a6724a28370d051030e1372266.zip
Use C syntax for Objective-C .m files
And match #import like #include.
Diffstat (limited to 'port')
0 files changed, 0 insertions, 0 deletions
fxx.c?id=9f1468e16dce9f14319f2eb258d19801c0d3b5af&follow=1'>Avoid doing excessive work in gfxxJune McEnroe 2018-02-04Handle window resizing in gfcocoaJune McEnroe 2018-02-04Set cinoptionsJune McEnroe 2018-02-04Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe