search for: tfransosi

Displaying 3 results from an estimated 3 matches for "tfransosi".

Did you mean: franscsi
2010 Dec 19
0
[PATCH v2] am: Allow passing exclude and include args to apply
...exclude and include args. When porting dash patches from dash git to klibc git, where dash has a different directory structure, the exclude and include am switches are handy: Exported with format-patch on dash side and used am as import for klibc side. Cc: klibc at zytor.com Cc: Thiago Farina <tfransosi at gmail.com> Cc: Sam Ravnborg <sam at ravnborg.org> Signed-off-by: maximilian attems <max at stro.at> --- Documentation/git-am.txt | 5 ++++- git-am.sh | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Documentation/git-am.txt b/Document...
2010 Dec 05
2
[LLVMdev] [cfe-dev] draft rule for naming types/functions/variables
On Sat, Dec 4, 2010 at 5:14 AM, Chris Lattner <clattner at apple.com> wrote: > Thiago, > > The coding standards (which have been finalized and comitted) don't dictate names for local variables. > Do you like the fact that local variables start with capital letter? Following the same convention used to name classes? It's a very strange adoption. I like the way that
2010 Dec 04
2
[LLVMdev] [cfe-dev] draft rule for naming types/functions/variables
On Mon, Nov 29, 2010 at 5:02 AM, Anton Korobeynikov <anton at korobeynikov.info> wrote: >> I enjoyed the new coding style in recent patches. Camel case makes it easy >> to pick a descriptive name. Starting functions and variables with lower >> cases reduces chances to conflict with a type name. > Honestly speaking, I don't. Especially in the cases when varname is