aboutsummaryrefslogtreecommitdiff
path: root/testsuite/bc.tests
AgeCommit message (Expand)Author
2018-12-16bc: fixes for multi-line if/while/forDenys Vlasenko
2018-12-16bc: fix handling of 'return' not in functions, and 'define f()<newline>{...}'Denys Vlasenko
2018-12-16bc: partially rewrite parser, tests pass, ^C might be broken nowDenys Vlasenko
2018-12-15bc: lexer debugging, added some failing test casesDenys Vlasenko
2018-12-13bc: fix another thinkoDenys Vlasenko
2018-12-13bc: fix comment handlingDenys Vlasenko
2018-12-12testsuite: add bc and dc testsDenys Vlasenko