🐞️ Bugfix: Tabs in lexer: Not handled #121

Closed
opened 2023-04-24 16:17:33 +01:00 by deavmi · 2 comments
Owner

What is this?

When a \t appears all hell breaks lose, the lexer should treat these, when not in string mode, as a terminator in the same exact way it does with (space).

## What is this? When a `\t` appears all hell breaks lose, the lexer should treat these, when not in string mode, as a terminator in the same exact way it does with ` ` (space).
deavmi added the
needsfix
lexer
labels 2023-04-24 16:17:40 +01:00
deavmi added this to the Lexer project 2023-04-24 16:17:43 +01:00
deavmi self-assigned this 2023-04-24 16:17:46 +01:00
deavmi added this to the Basics milestone 2023-04-24 16:17:48 +01:00
deavmi added reference feature/lexer_improvements 2023-07-16 13:58:03 +01:00
deavmi removed their assignment 2023-07-16 13:58:07 +01:00
gusmeyer was assigned by deavmi 2023-07-16 13:58:07 +01:00
deavmi added the due date 2023-07-30 2023-07-16 13:59:16 +01:00
deavmi added a new dependency 2023-07-16 13:59:19 +01:00
Author
Owner

@gusmeyer Should I mark this as done?

@gusmeyer Should I mark this as done?
deavmi changed title from 🐞️ Tabs in lexer: Not handled to 🐞️ Bugfix: Tabs in lexer: Not handled 2023-07-16 19:17:00 +01:00
Author
Owner

Completed

Completed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2023-07-30

Reference: tlang/tlang#121
No description provided.