git @ Cat's Eye Technologies Befunge-93 / develop-2018-1
Why did summer go so quickly? Was it something that you said? Chris Pressey 4 years ago
3 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
7272
7373 History:
7474
75 v2.24: Summer 2018, Chris Pressey
75 v2.24: Sep 2018, Chris Pressey
7676 when & encounters an error or EOF condition it pushes
7777 -1 onto the stack instead of an undefined value;
7878 added -u option to retain old behaviour in this case
5959
6060 History:
6161
62 v1.0: circa Jun 2018
62 v1.0: Sep 2018, Chris Pressey
6363 fixes submitted by https://github.com/serprex (thanks!):
6464 - avoid double free due to double fclose
6565 - handle trampoline at leftmost/topmost edges
7171
7272 History:
7373
74 v1.0: circa Jun 2018
74 v1.0: Sep 2018, Chris Pressey
7575 handle trampoline at leftmost/topmost edges
7676 (thanks to https://github.com/serprex for this fix!)
7777 exit with non-zero error code on error