Skip to content

Commit

Permalink
feat: rename value_declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Nsidorenco committed Sep 26, 2024
1 parent aa03beb commit c1ed0ad
Show file tree
Hide file tree
Showing 19 changed files with 606,946 additions and 606,187 deletions.
2 changes: 1 addition & 1 deletion fsharp/grammar.js
9 changes: 7 additions & 2 deletions fsharp/src/grammar.json
18 changes: 13 additions & 5 deletions fsharp/src/node-types.json
1,212,541 changes: 606,645 additions & 605,896 deletions fsharp/src/parser.c
9 changes: 7 additions & 2 deletions fsharp_signature/src/grammar.json
22 changes: 9 additions & 13 deletions fsharp_signature/src/node-types.json
18 changes: 9 additions & 9 deletions test/corpus/attributes.txt
30 changes: 15 additions & 15 deletions test/corpus/comments.txt
26 changes: 13 additions & 13 deletions test/corpus/compiler_directive.txt
60 changes: 30 additions & 30 deletions test/corpus/constants.txt
252 changes: 126 additions & 126 deletions test/corpus/expr.txt
18 changes: 9 additions & 9 deletions test/corpus/function_defn.txt
10 changes: 5 additions & 5 deletions test/corpus/identifiers.txt
24 changes: 12 additions & 12 deletions test/corpus/module.txt
6 changes: 3 additions & 3 deletions test/corpus/operators.txt
43 changes: 24 additions & 19 deletions test/corpus/patterns.txt
18 changes: 9 additions & 9 deletions test/corpus/scoping.txt
25 changes: 8 additions & 17 deletions test/corpus/source_file.txt
2 changes: 1 addition & 1 deletion test/corpus/type_defn.txt

0 comments on commit c1ed0ad

Please sign in to comment.