269 Révisions (9bee34500cac72be351ffb6abd79f3a0a40d5920)
 

Auteur SHA1 Message Date
  jdrouhard 9bee34500c
Support attribute statements under case statements (#83) il y a 4 ans
  John Drouhard 0aeed5578a Fix indent-level whitespace il y a 4 ans
  John Drouhard b50e693547 Separate _declaration_modifiers from _declaration_specifiers to make it overridable in the cpp grammar il y a 4 ans
  Max Brunsfeld a584fc98ca 0.20.0 il y a 4 ans
  John Drouhard 0b714a5134 rename attribute_definition to attribute_declaration il y a 4 ans
  jdrouhard 8fc135a72b
Add support for C23 attributes (#81) il y a 4 ans
  Microsoft Provenance Contributions d09ab34013
Update package.json to include the repository key (#77) il y a 4 ans
  berchn 008008e30a
Add operator field to field_expression (#69) il y a 5 ans
  berchn 25fb87ce98
Add operation field to assignment_expression (#68) il y a 5 ans
  ysftaha f05e279aed
added assignment operator to highlights (#62) il y a 5 ans
  Max Brunsfeld 5aa0bbbfc4 0.19.0 il y a 5 ans
  Max Brunsfeld 07b1d73e9d Bump tree-sitter-cli to 0.19 il y a 5 ans
  Luni-4 fa408bc9e7
Add Rust package (#58) il y a 5 ans
  Max Brunsfeld 8d4631b673 ⬆️ tree-sitter-cli to 0.18 il y a 5 ans
  Jen-Chieh Shen 80b6b748e6
Add #elif macro highlighting (#56) il y a 5 ans
  Max Brunsfeld 99151b1e92 ⬆️ tree-sitter-cli il y a 6 ans
  Mathieu Nayrolles 88592f162e
Add support for Microsoft-specific modifiers (#40) il y a 6 ans
  Max Brunsfeld b4497e0bba ⬆️ tree-sitter-cli il y a 6 ans
  calixteman 6002fcd5e8 Add a rule for left part of assignment: it'll be helpful to add scope… (#37) il y a 6 ans
  calixteman c455818961 #include can be followed by a macro name or a macro call (#38) il y a 6 ans
  Max Brunsfeld b6ff8fbdaf Handle line continuations with CRLF endings il y a 6 ans
  calixteman d2ebd7f6c0 Macro definition can contain continuation line in the argument list (#28) il y a 6 ans
  calixteman 362c031880 Parse expressions in preprocessor #if statement (#29) il y a 6 ans
  calixteman 2ed529f075 Add u|U|u8 string|char support (#36) il y a 6 ans
  Max Brunsfeld 2104daa5ab ⬆️ tree-sitter-cli il y a 6 ans
  Max Brunsfeld d101ad1c83 Improve highlighting query il y a 6 ans
  Max Brunsfeld e42a259567 0.16.0 il y a 6 ans
  Max Brunsfeld 457a7917a1 Use new test structure, add syntax highlighting tests il y a 6 ans
  Max Brunsfeld 91ac28fa5e 0.15.3 il y a 6 ans
  Max Brunsfeld 3458bfc9a5 ⬆️ tree-sitter il y a 6 ans
  Max Brunsfeld 627806ec6a Allow case statements separate from switch statements il y a 6 ans
  Max Brunsfeld 916be99704 Allow comma operator in return statement il y a 6 ans
  Max Brunsfeld 22decdc361 0.15.2 il y a 7 ans
  calixteman c578638af2 Fix multi-statements in for initializer and update parts (#27) il y a 7 ans
  calixteman c8061429cc Fix error with ++L (consequence of support for L strings) (#26) il y a 7 ans
  Max Brunsfeld b44a2e10c5 0.15.1 il y a 7 ans
  Max Brunsfeld e0512072cc Handle comments with escaped CRLF line endings il y a 7 ans
  Max Brunsfeld 0bc1adf0c2 Tweak fields il y a 7 ans
  Max Brunsfeld c3965938cc Add node fields, update tree-sitter-cli il y a 7 ans
  calixteman ff4fc1c785 Handle L-strings and L-chars (#25) il y a 7 ans
  Max Brunsfeld 59bba708e7 0.15.0 il y a 7 ans
  Max Brunsfeld 4c8cc481d9 Update tree-sitter-cli to 0.15.3 il y a 7 ans
  calixteman 2945de0173 Fix precedences of * (deref) and & (address-of) (#21) il y a 7 ans
  calixteman adf868ce9a Fix parenthesized expression on left side of assignment (#22) il y a 7 ans
  calixteman fb9fbd83f0 Handle __attribute__ in function declaration (#19) il y a 7 ans
  Max Brunsfeld 7fa07a7b09
Merge pull request #17 from calixteman/fix_comment il y a 7 ans
  Calixte Denizet 338f99e8a0 Fix comment containing backslash il y a 7 ans
  Max Brunsfeld 916b606f99 0.13.13 il y a 7 ans
  Max Brunsfeld d558c85604 Use node 10 on travis il y a 7 ans
  Max Brunsfeld 42382f29bf Restrict expressions that can appear as lhs in assignment il y a 7 ans