Fabian Boehm cdcf460edf math: Nicer error for non-ascii-lowercase identifiers
This gave a weird error when you did e.g. `math Foo / 6`:

"Missing Operator" and only the "F" marked.

Adding an operator here anywhere won't help, so calling this an
"Unknown function" is closer to the truth. We also get nicer markings
because we know the extent of the identifier.
2024-09-18 22:27:00 +02:00
..
2024-08-15 17:38:04 +02:00
2024-04-25 21:52:56 +02:00
2024-05-26 22:06:11 -05:00
2024-04-21 14:35:13 +02:00
2024-05-30 12:14:43 -05:00