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