⌘T | go to file |
⌘⌃P | go to project |
⌘R | go to methods |
⌃G | go to line |
⌘KB | toggle side bar |
⌘⇧P | command prompt |
This file contains 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
this is a gist |
This file contains 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
this is another gist. gists are fun |
This file contains 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
llvm[2]: Compiling IOChannel.cpp for Debug+Asserts build | |
In file included from /usr/home/dforsyth/llvm/tools/lldb/tools/driver/IOChannel.cpp:10: | |
In file included from /usr/home/dforsyth/llvm/tools/lldb/tools/driver/IOChannel.h:25: | |
In file included from /usr/home/dforsyth/llvm/tools/lldb/tools/driver/Driver.h:16: | |
In file included from /usr/include/c++/4.2/bitset:58: | |
In file included from /usr/include/c++/4.2/ostream:44: | |
In file included from /usr/include/c++/4.2/ios:46: | |
/usr/include/c++/4.2/bits/localefwd.h:89:22: error: too many arguments provided to function-like macro | |
invocation | |
isxdigit(_CharT, const locale&); |
This file contains 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
gmake[1]: Entering directory `/usr/home/dforsyth/build/lib/Support' | |
gmake[1]: Nothing to be done for `all'. | |
gmake[1]: Leaving directory `/usr/home/dforsyth/build/lib/Support' | |
gmake[1]: Entering directory `/usr/home/dforsyth/build/utils' | |
gmake[2]: Entering directory `/usr/home/dforsyth/build/utils/FileCheck' | |
gmake[2]: Nothing to be done for `all'. | |
gmake[2]: Leaving directory `/usr/home/dforsyth/build/utils/FileCheck' | |
gmake[2]: Entering directory `/usr/home/dforsyth/build/utils/FileUpdate' | |
gmake[2]: Nothing to be done for `all'. | |
gmake[2]: Leaving directory `/usr/home/dforsyth/build/utils/FileUpdate' |
This file contains 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
Index: include/lldb/Host/SocketAddress.h | |
=================================================================== | |
--- include/lldb/Host/SocketAddress.h (revision 136206) | |
+++ include/lldb/Host/SocketAddress.h (working copy) | |
@@ -16,6 +16,10 @@ | |
#include <netdb.h> | |
#include <netinet/in.h> | |
+#if defined(__FreeBSD__) | |
+#include <sys/types.h> |
This file contains 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
import java.util.Scanner; | |
public class Money { | |
public static void main (String args[]) { | |
Scanner sc= new Scanner(System.in); | |
String name, secondName; //Name is for the first branch, etc. | |
int nameOrDenom, firstDenom, secondDenom; //firstDenom is for the first branch, etc. | |
System.out.print("Type 1 to enter a last name, 2 to enter a denomination: "); |
This file contains 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
kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptikaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kaptin kapt |
This file contains 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
#!/usr/bin/env sh | |
## | |
# This is script with usefull tips taken from: | |
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
# | |
# install it: | |
# curl -sL https://raw.github.com/gist/2108403/hack.sh | sh | |
# |
This file contains 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
girdle |
OlderNewer