split heredoc handling in the scanner
This commit is contained in:
parent
8be7417a61
commit
7e1e51e90b
30 changed files with 663 additions and 416 deletions
|
|
@ -33,7 +33,10 @@ parser \
|
|||
point/point_funcs1 \
|
||||
point/point_funcs2 \
|
||||
scanner \
|
||||
scanner/advance_words \
|
||||
scanner/deserialize \
|
||||
scanner/heredoc \
|
||||
scanner/heredoc_functions \
|
||||
scanner/serialize \
|
||||
stack/stack_add_link \
|
||||
stack/stack_funcs1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue