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
/* tc-arc.c -- Assembler for the ARC | |
Copyright 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | |
2006 Free Software Foundation, Inc. | |
This file is part of GAS, the GNU Assembler. | |
GAS is free software; you can redistribute it and/or modify | |
it under the terms of the GNU General Public License as published by | |
the Free Software Foundation; either version 2, or (at your option) | |
any later version. |
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
$ curl -s -upozorvlak:<my password here> http://api.twitter.com/1/statuses/mentions.json | jf -p user/name user/screen_name text | |
[ | |
{ | |
"text" : "@pozorvlak I have to admit that if you have polymorphism then things like +. are particularly pointless.", | |
"user" : { | |
"name" : "Christopher Yocum", | |
"screen_name" : "cyocum" | |
} | |
}, | |
{ |
NewerOlder