Files
gf-core/src
Andreas Källberg ffd7b27abd Improve syntax error messages
Now you will get error messages like these:
example.gf:1:21:
   Syntax error:
     Unexpected token '}'.
     Expected one of:
     - '{'
     - 'open'
     - an identifier
2023-09-11 12:30:28 +02:00
..
2023-09-11 12:30:28 +02:00
2019-08-18 09:37:55 +02:00
2022-05-31 07:44:25 +02:00