Nick Rolfe
|
ab72b4e9e7
|
Use hexadecimal encoding for TRAP labels
|
2021-06-17 16:16:32 +01:00 |
|
Nick Rolfe
|
ed93233917
|
Remove unnecessary spaces in TRAP output
|
2021-06-17 16:16:06 +01:00 |
|
Nick Rolfe
|
1388d82f1d
|
Escape field names with table storage
|
2021-06-01 13:32:13 +01:00 |
|
Arthur Baars
|
73aae5dfd9
|
Use num_cpus-1 threads by default
|
2021-05-25 09:28:49 +02:00 |
|
Arthur Baars
|
3547980f5b
|
Update reference to tree-sitter-embedded-template
|
2021-05-13 21:03:40 +02:00 |
|
Alex Ford
|
11949c6b77
|
Merge pull request #176 from github/diagnostics-entries
Start writing diagnostics to the DB, and some basic summary/diagnostics queries
|
2021-05-13 14:31:01 +01:00 |
|
Alex Ford
|
277a6a020a
|
diagnostics: use debug rather than hidden terminology, and leave gaps for other severities
|
2021-05-13 13:44:10 +01:00 |
|
Alex Ford
|
11376bc411
|
note that severity 3 corresponds to an error diagnostic level
|
2021-05-12 16:39:51 +01:00 |
|
Alex Ford
|
9663b74e12
|
use severity level 3 to indicate an extraction error for a file
|
2021-05-11 19:23:05 +01:00 |
|
Alex Ford
|
8ab95324eb
|
dedupe some error reporting code
|
2021-05-11 14:09:10 +01:00 |
|
Alex Ford
|
0f3168f293
|
record more parse errors
|
2021-05-10 21:23:24 +01:00 |
|
Alex Ford
|
269ae8331b
|
record 'unknown table type' extraction errors
|
2021-05-07 17:56:50 +01:00 |
|
Alex Ford
|
272aec27f2
|
clean up the parse_error writing code
|
2021-05-07 00:15:09 +01:00 |
|
Alex Ford
|
3a1dff1c95
|
start writing diagnostics entries for parse errors
|
2021-05-06 23:09:43 +01:00 |
|
Nick Rolfe
|
c37f390efc
|
Reserve more capacity for escaped key
|
2021-05-05 13:21:16 +01:00 |
|
Nick Rolfe
|
99ae17de03
|
Avoid copying key when it doesn't need escaping
|
2021-05-05 12:54:23 +01:00 |
|
Nick Rolfe
|
d2d5f31599
|
Escape keys for files and folders
|
2021-05-04 16:52:35 +01:00 |
|
Nick Rolfe
|
9b96bc32cc
|
Add ast_node_parent relation
|
2021-03-08 18:25:37 +00:00 |
|
Nick Rolfe
|
672148e5b4
|
Add support for multiple statements in interpolations
|
2021-02-23 15:36:14 +00:00 |
|
Nick Rolfe
|
3978d6387e
|
Update tree-sitter-ruby revision used
|
2021-02-16 16:49:59 +00:00 |
|
Nick Rolfe
|
f56f81f555
|
Add and expand AST classes for literals
|
2021-02-16 15:41:05 +00:00 |
|
Arthur Baars
|
846173732b
|
Add newline at the end of each code region in an ERB file
|
2021-02-05 09:49:25 +01:00 |
|
Arthur Baars
|
9d974bd56d
|
Extract ERB files
|
2021-02-05 09:48:54 +01:00 |
|
Nick Rolfe
|
443a992a90
|
Add AST classes for classes and modules
|
2021-02-01 14:23:41 +00:00 |
|
Nick Rolfe
|
2e8d154f2b
|
Add AST classes and tests for method calls
|
2021-01-20 18:34:25 +00:00 |
|
Nick Rolfe
|
6efebf1e36
|
Merge remote-tracking branch 'origin/main' into more_exprs
|
2021-01-07 19:02:50 +00:00 |
|
Nick Rolfe
|
1d3f06aca1
|
Simplify propagation of errors
|
2021-01-07 11:11:15 +00:00 |
|
Nick Rolfe
|
92c78e2b2d
|
Simplify num_codeql_threads function slightly
|
2021-01-07 11:10:43 +00:00 |
|
Nick Rolfe
|
bb2bdc01b5
|
Have the extract function create the TS parser object
|
2021-01-07 10:56:23 +00:00 |
|
Nick Rolfe
|
bf4eac5113
|
Parallelize extraction
Use the Rayon library to do parallel iteration over the file list. The
number of threads used respects the CODEQL_THREADS environment variable.
|
2021-01-06 18:22:27 +00:00 |
|
Nick Rolfe
|
7c503120ae
|
Add AST library for control expressions (conditionals and loops)
|
2021-01-05 16:08:33 +00:00 |
|
Nick Rolfe
|
282d20d766
|
Remove redundant field on ChildNode struct
|
2020-12-16 20:57:06 +00:00 |
|
Nick Rolfe
|
d1a9572b0e
|
Merge remote-tracking branch 'origin/main' into kinds
|
2020-12-16 17:55:20 +00:00 |
|
Nick Rolfe
|
f5282edfc1
|
Simplifications based on PR feedback
|
2020-12-16 17:54:40 +00:00 |
|
Nick Rolfe
|
aa0c1491a6
|
Update tree-sitter-ruby to pick up improvements to calls
|
2020-12-16 10:13:45 +00:00 |
|
Nick Rolfe
|
3f5eab04b5
|
Create disjoint db types for different operators
|
2020-12-15 15:22:33 +00:00 |
|
Nick Rolfe
|
6bacac7598
|
Bump tree-sitter-ruby revision to get operator_assignment field
|
2020-12-08 18:28:54 +00:00 |
|
Arthur Baars
|
dd3f94a3e2
|
Update tree-sitter grammar
|
2020-12-03 18:50:47 +01:00 |
|
Nick Rolfe
|
d7c1231020
|
Bump to latest tree-sitter-ruby revision
|
2020-12-02 16:11:07 +00:00 |
|
Nick Rolfe
|
c598dc6b5c
|
Initial work on user-facing AST library
|
2020-11-26 13:45:45 +00:00 |
|
Arthur Baars
|
735aec9d34
|
Ensure top-level nodes have distinct parent_index values
|
2020-11-25 13:48:25 +01:00 |
|
Arthur Baars
|
89953fd87c
|
Add parent_index field to @astnode
|
2020-11-25 13:48:25 +01:00 |
|
Arthur Baars
|
b72db8b6f1
|
Add parent field to AstNode
|
2020-11-25 13:48:25 +01:00 |
|
Nick Rolfe
|
f612e05b34
|
Pin tree-sitter-ruby revision
|
2020-11-24 19:22:30 +00:00 |
|
Nick Rolfe
|
1a9663ff7d
|
Replace single-branch match with if let
|
2020-11-16 18:43:54 +00:00 |
|
Nick Rolfe
|
68c97a2d13
|
Use .. to ignore fields
Co-authored-by: Arthur Baars <aibaars@github.com>
|
2020-11-16 18:41:18 +00:00 |
|
Nick Rolfe
|
bbe7c70d34
|
more refactoring of names
|
2020-11-16 17:54:16 +00:00 |
|
Nick Rolfe
|
83a0e5fea6
|
Refactor to move naming decisions to shared library
|
2020-11-16 17:54:14 +00:00 |
|
Nick Rolfe
|
6f72ba106e
|
Get latest fixes from tree-sitter-ruby repo
|
2020-11-06 17:15:22 +00:00 |
|
Arthur Baars
|
c565f323f6
|
Don't register extra tokens as children of the parent node
|
2020-11-05 12:53:58 +01:00 |
|