Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small parser loop fix (#17904) | Clyybber | 2021-04-30 | 1 | -1/+4 |
| | | | | * Fix loop on error with nim check in semiStmtList * Add test | ||||
* | refs #15667 improve invalid indentation errors, report when & where `=` ↵ | Timothee Cour | 2021-04-10 | 1 | -0/+58 |
could be missing (#16397) * refs #15667 improve invalid indentation errors * also show line info where = is missing * add test * add more tests |