Restore to a stage where it works and is easier to manage (#5)
Everything in the parser that needs to be normed is in a single .c + .h file (also there is the scanner.c file)
This commit is contained in:
parent
dc2358a320
commit
cc8567f434
61 changed files with 14052 additions and 15081 deletions
|
|
@ -1,5 +1,5 @@
|
|||
SRC_FILES = \
|
||||
create_language \
|
||||
src/create_language \
|
||||
static/alias_sequences/alias_sequences_0 \
|
||||
static/create/create_alias_sequences \
|
||||
static/create/create_external_scanner_states \
|
||||
|
|
@ -4376,4 +4376,4 @@ static/unique_symbols_map/unique_symbols_map_2 \
|
|||
static/lex_funcs/lex_normal/state_helper \
|
||||
static/lex_funcs/lex_normal/state_helper2 \
|
||||
static/lex_funcs/lex_keywords/state_0_bis \
|
||||
static/lex_funcs/lex_keywords/state_4_bis
|
||||
static/lex_funcs/lex_keywords/state_4_bis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue