235 Commits (c8061429cc87b39809f75552c56de4ffb62d86ce)
 

Autor SHA1 Mensaje Fecha
  calixteman c8061429cc Fix error with ++L (consequence of support for L strings) (#26) hace 7 años
  Max Brunsfeld b44a2e10c5 0.15.1 hace 7 años
  Max Brunsfeld e0512072cc Handle comments with escaped CRLF line endings hace 7 años
  Max Brunsfeld 0bc1adf0c2 Tweak fields hace 7 años
  Max Brunsfeld c3965938cc Add node fields, update tree-sitter-cli hace 7 años
  calixteman ff4fc1c785 Handle L-strings and L-chars (#25) hace 7 años
  Max Brunsfeld 59bba708e7 0.15.0 hace 7 años
  Max Brunsfeld 4c8cc481d9 Update tree-sitter-cli to 0.15.3 hace 7 años
  calixteman 2945de0173 Fix precedences of * (deref) and & (address-of) (#21) hace 7 años
  calixteman adf868ce9a Fix parenthesized expression on left side of assignment (#22) hace 7 años
  calixteman fb9fbd83f0 Handle __attribute__ in function declaration (#19) hace 7 años
  Max Brunsfeld 7fa07a7b09
Merge pull request #17 from calixteman/fix_comment hace 7 años
  Calixte Denizet 338f99e8a0 Fix comment containing backslash hace 7 años
  Max Brunsfeld 916b606f99 0.13.13 hace 7 años
  Max Brunsfeld d558c85604 Use node 10 on travis hace 7 años
  Max Brunsfeld 42382f29bf Restrict expressions that can appear as lhs in assignment hace 7 años
  Max Brunsfeld f2817eaf39 0.13.12 hace 7 años
  Max Brunsfeld fd42e75886 Flesh out number literal parsing hace 7 años
  Max Brunsfeld 175d93b439 Handle postfix type qualifiers in compound literals hace 7 años
  Max Brunsfeld 79930c48fd 0.13.11 hace 7 años
  Max Brunsfeld 95b5710ff9 Allow number literals with 'f' suffix and digit separators hace 7 años
  Max Brunsfeld 42ac3ed413 Add appveyor badge to README hace 7 años
  Max Brunsfeld bd093a130f Add appveyor config hace 7 años
  Max Brunsfeld 5a25ac2983 Allow multiple names to be defined in a typedef statement hace 7 años
  Max Brunsfeld 50c3a02bc7 Allow preprocessor directives in field decl lists hace 7 años
  Max Brunsfeld 1358e07759 Allow escaped newlines in single-line comments hace 7 años
  Max Brunsfeld 5b250e138a Remove distinction between top-level and statement block items hace 7 años
  Max Brunsfeld a71bef804d Fix inefficient string tokenization hace 7 años
  Max Brunsfeld 05f62b9f84 0.13.10 hace 7 años
  Max Brunsfeld 7f827b42a8 Add explicit nodes for bitfield clauses hace 7 años
  Max Brunsfeld 62b3b9c017 0.13.9 hace 7 años
  Max Brunsfeld ce980349b2 Fix preprocessor argument parsing with CRLF line endings hace 7 años
  Max Brunsfeld 5bb7eff0d4 0.13.8 hace 7 años
  Max Brunsfeld 176fd5f077 Add signed keyword hace 7 años
  Max Brunsfeld 2af332790e Make case statements contain all subsequent statements until the next case hace 7 años
  Max Brunsfeld b7fb8b9691 0.13.7 hace 7 años
  Max Brunsfeld 6cbb20b681 Allow any sort of statement at the top level, not just calls hace 7 años
  Max Brunsfeld afc1d5bb3a 0.13.6 hace 7 años
  Max Brunsfeld ed56d5e288 Fix array declarator parsing hace 7 años
  Max Brunsfeld 6744ae08ea Parse top-level macro invocations hace 7 años
  Max Brunsfeld 62c9f7e164 0.13.5 hace 7 años
  Max Brunsfeld 5b5300388e Add low dynamic precedence on macro_type_specifier hace 7 años
  Max Brunsfeld d766a0ac84 0.13.4 hace 8 años
  Max Brunsfeld 07cafeac95 Use dynamic precedence to distinguish pointer declarators from multiplication hace 8 años
  Max Brunsfeld 2d86fc4bea 0.13.3 hace 8 años
  Max Brunsfeld db4a1ea503 Regenerate with latest tree-sitter-cli hace 8 años
  Max Brunsfeld 9712b0647b 0.13.2 hace 8 años
  Max Brunsfeld 9e8ac821e4 Don't allow whitespace inside of string literals hace 8 años
  Max Brunsfeld 70dc8f375e
Merge pull request #8 from tree-sitter/immediate-tokens hace 8 años
  Max Brunsfeld 4147419327 ⬆️ tree-sitter-cli hace 8 años