fish-shell/fish.xcodeproj
ridiculousfish 18203a081c Add maybe_t template class
maybe_t is an implementation of the Maybe/Optional type, allowing
for an optional value to be stored. This will enable a more
principled approach for functions that return values or failure,
such as env_get.
2017-09-01 00:14:14 -07:00
..
project.xcworkspace Added WorkspaceSettings.xcsettings to prevent auto-creation of schemes 2013-04-13 12:21:10 -07:00
xcshareddata/xcschemes Bump Xcode project version to latest 2016-12-16 13:43:01 -08:00
project.pbxproj Add maybe_t template class 2017-09-01 00:14:14 -07:00