Age | Commit message (Expand) | Author |
---|---|---|
2021-02-26 | bc/dc: fix length(0) and length(0.000nnn) result | Denys Vlasenko |
2019-09-05 | dc: Parse error & fix out of bounds read in xc_program_printString | Brian Foley |
2019-09-05 | dc: Fix segfault when executing strings generated using asciify | Brian Foley |
2019-09-05 | dc: execute shouldn't pop if stack head is not a string | Brian Foley |
2019-04-19 | dc.tests: fix two test case to also depend on DC_BIG | Chen Qi |
2019-01-04 | dc: fit returning of string | Denys Vlasenko |
2019-01-04 | dc: fix '?' | Denys Vlasenko |
2018-12-28 | bc: rename config options | Denys Vlasenko |
2018-12-25 | dc: add two tests | Denys Vlasenko |
2018-12-22 | dc: unbreak interactive mode - was trying to get next tokens instead of execu... | Denys Vlasenko |
2018-12-12 | testsuite: add bc and dc tests | Denys Vlasenko |
2018-12-06 | dc: fix testsuite | Denys Vlasenko |
2015-02-16 | dc: tweak parsing | Bernhard Reutner-Fischer |