cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 09:09:44 to 2020-03-16 17:49:00 UTC [more...]

[Cocci] [PATCH 01/26] parsing_cocci: Add Function Prototype token
 2020-03-16 17:48 UTC 

[Cocci] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-16 17:36 UTC 

[Cocci] [PATCH 00/26] cocci: Add ParenType/FunctionType to SmPL ASTs
 2020-03-16 10:03 UTC  (27+ messages)
` [Cocci] [PATCH 01/26] parsing_cocci: Add Function Prototype token
` [Cocci] [PATCH 02/26] parsing_cocci: AST: Add ParenType and FunctionType to SmPL ASTs
` [Cocci] [PATCH 03/26] parsing_cocci: parser: Add direct_declarator/direct_abstract_d rules
` [Cocci] [PATCH 04/26] parsing_cocci: visitor_ast0: Add cases for ParenType/FunctionType
` [Cocci] [PATCH 05/26] "
` [Cocci] [PATCH 06/26] parsing_cocci: arity: "
` [Cocci] [PATCH 07/26] parsing_cocci: index: "
` [Cocci] [PATCH 08/26] parsing_cocci: context_neg: "
` [Cocci] [PATCH 09/26] parsing_cocci: unparse_ast0: "
` [Cocci] [PATCH 10/26] parsing_cocci: single_statement: "
` [Cocci] [PATCH 11/26] parsing_cocci: function_prototypes: "
` [Cocci] [PATCH 12/26] parsing_cocci: check_meta: "
` [Cocci] [PATCH 13/26] parsing_cocci: iso_pattern: "
` [Cocci] [PATCH 14/26] parsing_cocci: adjust_pragmas: "
` [Cocci] [PATCH 15/26] parsing_cocci: compute_lines: "
` [Cocci] [PATCH 16/26] parsing_cocci: ast0toast: "
` [Cocci] [PATCH 17/26] parsing_cocci: type_cocci: Add ParenType/FunctionType to types
` [Cocci] [PATCH 18/26] parsing_cocci: unify_ast: Add cases for ParenType/FunctionType
` [Cocci] [PATCH 19/26] parsing_cocci: disjdistr: "
` [Cocci] [PATCH 20/26] parsing_cocci: ast_cocci: "
` [Cocci] [PATCH 21/26] parsing_cocci: pretty_print_cocci: Print ParenType/FunctionType
` [Cocci] [PATCH 22/26] parsing_c: unparse_cocci: "
` [Cocci] [PATCH 23/26] engine: Match A.ParenType and A.FunctionType
` [Cocci] [PATCH 24/26] tools: spgen: Add cases for ParenType/FunctionType
` [Cocci] [PATCH 25/26] cocci: Remove Ast_cocci.FunctionPointer
` [Cocci] [PATCH 26/26] tests: Add test case for array of function pointers

[Cocci] Advanced processing for data streams?
 2020-03-11  9:36 UTC 

[Cocci] Checking two error messages
 2020-03-11  8:15 UTC  (5+ messages)
  ` [Cocci] Clarification for application of null pointer checks with SmPL

[Cocci] [PATCH 00/13] cocci: Align the C AST and SmPL AST for enum
 2020-03-09 14:51 UTC  (16+ messages)
` [Cocci] [PATCH 01/13] parsing_cocci: Align "
` [Cocci] [PATCH 02/13] ocaml: coccilib: Reflect changes in SmPL AST for EnumDef
` [Cocci] [PATCH 03/13] parsing_cocci: parser: Parse enumerators correctly
` [Cocci] [PATCH 04/13] parsing_cocci: Add EnumDeclTag and EnumDeclDotsTag to SmPL ASTs
` [Cocci] [PATCH 05/13] ocaml: coccilib: Reflect EnumDeclTag and EnumDeclDotsTag
` [Cocci] [PATCH 06/13] parsing_cocci: visitor_ast0: Add visitor functions for enum_decl
` [Cocci] [PATCH 07/13] parsing_cocci: Reflect visitor_ast0 changes in parsing_cocci
` [Cocci] [PATCH 08/13] parsing_cocci: Add visitor functions for enum_decl in visitor_ast
` [Cocci] [PATCH 09/13] cocci: Reflect changes in SmPL visitor_ast in codebase
` [Cocci] [PATCH 10/13] engine: cocci_vs_c: Match enumerators properly as per enum_decl
` [Cocci] [PATCH 11/13] cocci: pretty print EnumDef as per enum_decl type
` [Cocci] [PATCH 12/13] tests: Add test case for assigned enumerator
` [Cocci] [PATCH 13/13] tools: spgen: Reflect visitor changes

[Cocci] [PATCH 12/13] tests: Add test case for assigned enumerator
 2020-03-09 12:53 UTC 

[Cocci] [PATCH 09/13] cocci: Reflect changes in SmPL visitor_ast in codebase
 2020-03-09 12:43 UTC 

[Cocci] [PATCH 07/13] parsing_cocci: Reflect visitor_ast0 changes in parsing_cocci
 2020-03-09 12:33 UTC 

[Cocci] [PATCH 04/13] parsing_cocci: Add EnumDeclTag and EnumDeclDotsTag to SmPL ASTs
 2020-03-09 11:41 UTC 

[Cocci] [PATCH 01/13] parsing_cocci: Align C AST and SmPL AST for enum
 2020-03-09 10:12 UTC 

[Cocci] [PATCH 00/13] cocci: Align the C AST and SmPL AST for enum
 2020-03-09  9:55 UTC 

[Cocci] coccinelle depends on unmaintained pygtk
 2020-02-28 15:14 UTC  (10+ messages)

[Cocci] Inserting code after specific set of declarations?
 2020-02-19 22:37 UTC  (2+ messages)

[Cocci] Supporting Coccinelle software
 2020-02-14 13:46 UTC  (5+ messages)

[Cocci] Thank you for Coccinelle!
 2020-02-14  8:40 UTC 

[Cocci] [PATCH v5 0/3] cocci: Align the C AST and Cocci AST for pointer
 2020-02-12 20:26 UTC  (5+ messages)
` [Cocci] [PATCH v5 1/3] parsing_c: Align "
` [Cocci] [PATCH v5 2/3] tests: Add space between * and const in ptrconstptr.res
` [Cocci] [PATCH v5 3/3] tests: Add test case to match const pointer variants

[Cocci] [v4 3/3] tests: Add test case to match const pointer variants
 2020-02-10  7:52 UTC 

[Cocci] [PATCH v4 0/3] cocci: Align the C AST and Cocci AST for pointer
 2020-02-09 17:35 UTC  (8+ messages)
` [Cocci] [PATCH v4 1/3] parsing_c: Align "
` [Cocci] [PATCH v4 2/3] tests: Add space between * and const in ptrconstptr.res
` [Cocci] [PATCH v4 3/3] tests: Add test case to match const pointer variants

[Cocci] [PATCH v3 0/3] cocci: Align the C AST and Cocci AST for pointer
 2020-02-09 12:18 UTC  (5+ messages)
` [Cocci] [PATCH v3 1/3] parsing_c: Align "
` [Cocci] [PATCH v3 2/3] tests: Add space between * and const in ptrconstptr.res
` [Cocci] [PATCH v3 3/3] tests: Add test case to match const pointer variants

[Cocci] [PATCH v2 1/2] parsing_c: Align C AST and Coccinelle AST for pointers
 2020-02-09  9:44 UTC  (3+ messages)
  ` [Cocci] [v2 "

[Cocci] [v2 1/2] parsing_c: Align C AST and Coccinelle AST for pointers
 2020-02-09  9:27 UTC 

[Cocci] [PATCH v2 0/2] Align the C AST and Coccinelle AST for pointers
 2020-02-09  9:03 UTC  (4+ messages)
  ` [Cocci] [v2 "

[Cocci] [PATCH 0/2] cocci: Align the C AST and Cocci AST for pointer
 2020-02-09  8:09 UTC  (11+ messages)
` [Cocci] [PATCH 1/2] parsing_c: Align "
` [Cocci] [PATCH 2/2] tests: Add test case for matching ptr to const ptr and variants
` [Cocci] [PATCH v2 0/2] cocci: Align the C AST and Cocci AST for pointer
  ` [Cocci] [PATCH v2 1/2] parsing_c: Align "
  ` [Cocci] [PATCH v2 2/2] tests: Add test case to match const pointer variants

[Cocci] Replacing the type casting
 2020-02-08 20:37 UTC  (3+ messages)

[Cocci] Replacing the type casting
 2020-02-08 19:06 UTC 

[Cocci] Replacing the type casting
 2020-02-08 16:07 UTC  (2+ messages)

[Cocci] [PATCH 1/2] parsing_c: Align C AST and Cocci AST for const pointer variants
 2020-02-08 12:56 UTC  (4+ messages)
  ` [Cocci] Linux dev-tools: Handling complex types and attributes in Coccinelle

[Cocci] Source code transformations around g_autoptr()
 2020-02-08  9:20 UTC 

[Cocci] Q: does spatch understand g_autoptr/g_autofree?
 2020-02-07  6:53 UTC  (3+ messages)

[Cocci] [PATCH 2/2] tests: Add test case for matching pointers to const pointers (and variants)
 2020-02-07  6:24 UTC  (7+ messages)
  ` [Cocci] [2/2] tests: Add test case to match const pointer variants

[Cocci] [PATCH 1/2] parsing_c: Align C AST and Cocci AST for pointers
 2020-02-06 11:50 UTC  (2+ messages)

[Cocci] [PATCH 0/2] Align the C AST and Cocci AST for pointers
 2020-02-05 18:30 UTC 

[Cocci] Replacing a std::string check by strcmp() with SmPL
 2020-02-04 14:42 UTC  (24+ messages)
          ` [Cocci] Replacing usages of “auto” with SmPL?
  ` [Cocci] Searching for usage "
              ` [Cocci] Usage concerns around the SmPL construct “<+... … ...+>”

[Cocci] [PATCH v2 0/3] cocci: Improve management of macros before typedefs
 2020-01-25 15:01 UTC  (9+ messages)
` [Cocci] [PATCH v2 1/3] parsing_c: Handle case of macro before typedef
` [Cocci] [PATCH v2 2/3] parsing_hacks: Add bool to list of known typedefs
` [Cocci] [PATCH v2 3/3] tests: Add test case for <macro> bool <ident>
` [Cocci] [PATCH v3 0/3] cocci: Improve management of macros before typedefs
` [Cocci] [PATCH v3 1/3] parsing_c: Handle case of macro before typedef
  ` [Cocci] [PATCH v3 2/3] parsing_hacks: Add bool to list of known typedefs
  ` [Cocci] [PATCH v3 3/3] tests: Add test case for <macro> bool <ident>

[Cocci] [PATCH v2 2/3] parsing_hacks: Add bool to list of known typedefs
 2020-01-21 12:05 UTC  (3+ messages)

[Cocci] [PATCH v2 0/3] cocci: Improve management of macros before typedefs
 2020-01-21 10:43 UTC  (2+ messages)

[Cocci] [PATCH v2 3/3] tests: Add test case for <macro> bool <ident>
 2020-01-21 10:22 UTC 

[Cocci] [PATCH] parsing_c: Handle case of macro before typedef
 2020-01-21  9:35 UTC 

[Cocci] [PATCH] parsing_hacks: Add bool to list of known typedefs
 2020-01-21  6:31 UTC  (6+ messages)

[Cocci] [PATCH] parsing_c: Handle case of macro before typedef
 2020-01-21  6:28 UTC  (2+ messages)

[Cocci] [PATCH] parsing_c: Handle case of macro before typedef
 2020-01-19 13:25 UTC  (2+ messages)

[Cocci] FYI failures reported with Python 3.9 with PyImport_Cleanup
 2020-01-16 16:37 UTC 

[Cocci] [PATCH] parsing_c: Add space for tokens after *
 2020-01-16 15:36 UTC  (6+ messages)
` [Cocci] [PATCH 0/2] cocci: "
  ` [Cocci] [PATCH 1/2] parsing_c: "
  ` [Cocci] [PATCH 2/2] tests: Add test case for * const *

[Cocci] [PATCH 2/2] tests: Add test case for * const *
 2020-01-16 13:42 UTC 

[Cocci] [PATCH] parsing_c: Add space for tokens after *
 2020-01-16 13:02 UTC  (6+ messages)
  ` [Cocci] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).