223 コミット (338f99e8a0fa6833f5a9f435c29761df7bcc9292)
 

作成者 SHA1 メッセージ 日付
  Calixte Denizet 338f99e8a0 Fix comment containing backslash 7年前
  Max Brunsfeld 916b606f99 0.13.13 7年前
  Max Brunsfeld d558c85604 Use node 10 on travis 7年前
  Max Brunsfeld 42382f29bf Restrict expressions that can appear as lhs in assignment 7年前
  Max Brunsfeld f2817eaf39 0.13.12 7年前
  Max Brunsfeld fd42e75886 Flesh out number literal parsing 7年前
  Max Brunsfeld 175d93b439 Handle postfix type qualifiers in compound literals 7年前
  Max Brunsfeld 79930c48fd 0.13.11 7年前
  Max Brunsfeld 95b5710ff9 Allow number literals with 'f' suffix and digit separators 7年前
  Max Brunsfeld 42ac3ed413 Add appveyor badge to README 7年前
  Max Brunsfeld bd093a130f Add appveyor config 7年前
  Max Brunsfeld 5a25ac2983 Allow multiple names to be defined in a typedef statement 7年前
  Max Brunsfeld 50c3a02bc7 Allow preprocessor directives in field decl lists 7年前
  Max Brunsfeld 1358e07759 Allow escaped newlines in single-line comments 7年前
  Max Brunsfeld 5b250e138a Remove distinction between top-level and statement block items 7年前
  Max Brunsfeld a71bef804d Fix inefficient string tokenization 7年前
  Max Brunsfeld 05f62b9f84 0.13.10 7年前
  Max Brunsfeld 7f827b42a8 Add explicit nodes for bitfield clauses 7年前
  Max Brunsfeld 62b3b9c017 0.13.9 7年前
  Max Brunsfeld ce980349b2 Fix preprocessor argument parsing with CRLF line endings 7年前
  Max Brunsfeld 5bb7eff0d4 0.13.8 7年前
  Max Brunsfeld 176fd5f077 Add signed keyword 7年前
  Max Brunsfeld 2af332790e Make case statements contain all subsequent statements until the next case 7年前
  Max Brunsfeld b7fb8b9691 0.13.7 7年前
  Max Brunsfeld 6cbb20b681 Allow any sort of statement at the top level, not just calls 7年前
  Max Brunsfeld afc1d5bb3a 0.13.6 7年前
  Max Brunsfeld ed56d5e288 Fix array declarator parsing 7年前
  Max Brunsfeld 6744ae08ea Parse top-level macro invocations 7年前
  Max Brunsfeld 62c9f7e164 0.13.5 7年前
  Max Brunsfeld 5b5300388e Add low dynamic precedence on macro_type_specifier 7年前
  Max Brunsfeld d766a0ac84 0.13.4 8年前
  Max Brunsfeld 07cafeac95 Use dynamic precedence to distinguish pointer declarators from multiplication 8年前
  Max Brunsfeld 2d86fc4bea 0.13.3 8年前
  Max Brunsfeld db4a1ea503 Regenerate with latest tree-sitter-cli 8年前
  Max Brunsfeld 9712b0647b 0.13.2 8年前
  Max Brunsfeld 9e8ac821e4 Don't allow whitespace inside of string literals 8年前
  Max Brunsfeld 70dc8f375e
Merge pull request #8 from tree-sitter/immediate-tokens 8年前
  Max Brunsfeld 4147419327 ⬆️ tree-sitter-cli 8年前
  Max Brunsfeld 067d3f9681 Use parenthesized_expression in if, while, do statements 8年前
  Max Brunsfeld 288d6b2b1c Use immediate tokens for preprocessor functions 8年前
  Max Brunsfeld 03f1358668 0.13.1 8年前
  Max Brunsfeld df769721cb Parse escape sequences 8年前
  Max Brunsfeld ad1a909842 0.13.0 8年前
  Max Brunsfeld dde9ce3939 Don't include tests, examples in tarballs 8年前
  Max Brunsfeld b75677343e ⬆️ tree-sitter-cli (new ABI version) 8年前
  Max Brunsfeld 65b6903cab 0.12.1 8年前
  Max Brunsfeld f8cab65c3a Allow type qualifier lists in pointer declarators 8年前
  Max Brunsfeld a3a67acbf4 0.12.0 8年前
  Max Brunsfeld aaba5e62d4 ⬆️ tree-sitter-cli 8年前
  Max Brunsfeld 3a185d00e2 Add explicit word token 8年前