| .. |
|
build_tables
|
Fix breaking of property selector specificity ties
|
2018-10-15 09:41:46 -07:00 |
|
generate_code
|
Add text pattern handling to property table generation
|
2018-10-04 15:03:17 -07:00 |
|
prepare_grammar
|
Simplify treatment of rules that are always aliased one way
|
2018-08-30 09:57:22 -07:00 |
|
rules
|
Add IMMEDIATE_TOKEN rule type, for enforcing no preceding extras
|
2018-08-01 14:00:57 -07:00 |
|
util
|
Add ts_compile_property_sheet API
|
2018-10-03 18:12:51 -07:00 |
|
compile.cc
|
Add ts_compile_property_sheet API
|
2018-10-03 18:12:51 -07:00 |
|
compile_error.h
|
Implement Rule as a union rather than an abstract base class
|
2017-03-17 13:29:31 -07:00 |
|
grammar-schema.json
|
Add IMMEDIATE_TOKEN rule type, for enforcing no preceding extras
|
2018-08-01 14:00:57 -07:00 |
|
grammar.h
|
Rename word_rule -> word_token
|
2018-06-15 09:15:12 -07:00 |
|
lex_table.cc
|
Add IMMEDIATE_TOKEN rule type, for enforcing no preceding extras
|
2018-08-01 14:00:57 -07:00 |
|
lex_table.h
|
Add IMMEDIATE_TOKEN rule type, for enforcing no preceding extras
|
2018-08-01 14:00:57 -07:00 |
|
lexical_grammar.h
|
Implement Rule as a union rather than an abstract base class
|
2017-03-17 13:29:31 -07:00 |
|
log.cc
|
Fix logging during lex table construction
|
2018-06-14 12:03:40 -07:00 |
|
log.h
|
Remove blank lines from log messages
|
2018-05-25 21:37:25 -07:00 |
|
parse_json.cc
|
Add text pattern handling to property table generation
|
2018-10-04 15:03:17 -07:00 |
|
parse_json.h
|
Add ts_compile_property_sheet API
|
2018-10-03 18:12:51 -07:00 |
|
parse_table.cc
|
Generalize logic for finding a keyword capture token
|
2018-05-25 15:29:15 -07:00 |
|
parse_table.h
|
Generalize logic for finding a keyword capture token
|
2018-05-25 15:29:15 -07:00 |
|
precedence_range.cc
|
Include precedence calculation in LexItemSet::transitions
|
2015-10-30 16:07:29 -07:00 |
|
precedence_range.h
|
Include precedence calculation in LexItemSet::transitions
|
2015-10-30 16:07:29 -07:00 |
|
property_sheet.h
|
Add text pattern handling to property table generation
|
2018-10-04 15:03:17 -07:00 |
|
property_table.h
|
Fix breaking of property selector specificity ties
|
2018-10-15 09:41:46 -07:00 |
|
rule.cc
|
Add IMMEDIATE_TOKEN rule type, for enforcing no preceding extras
|
2018-08-01 14:00:57 -07:00 |
|
rule.h
|
Simplify treatment of rules that are always aliased one way
|
2018-08-30 09:57:22 -07:00 |
|
syntax_grammar.cc
|
Rename RENAME rule to ALIAS, allow it to create anonymous nodes
|
2017-07-31 16:41:11 -07:00 |
|
syntax_grammar.h
|
Rename word_rule -> word_token
|
2018-06-15 09:15:12 -07:00 |