-
FreeDOS, not MS-DOS. Also, previous versions have build on NetBSD.
Chris Pressey
7 years ago
-
These compile under this.
Chris Pressey
7 years ago
-
Two are known to compile under DICE C.
Chris Pressey
7 years ago
-
Start by being conservative about what we think we know.
Chris Pressey
7 years ago
-
Merge pull request #9 from catseye/defined-input-integer-error-mode
Chris Pressey
(commit: GitHub)
7 years ago
-
Merge branch 'develop-2018-1' of https://github.com/catseye/Befunge-93 into defined-input-integer-error-mode
Chris Pressey
7 years ago
-
Merge pull request #7 from catseye/bef2c-befprof-fixes
Chris Pressey
(commit: GitHub)
7 years ago
-
Example program will be added in a different branch.
Chris Pressey
7 years ago
-
Make & push -1 on error or EOF unless back-compat -u flag is given.
Chris Pressey
7 years ago
-
Don't load invalid (past-EOF) bytes into playfield.
Chris Pressey
7 years ago
-
Merge branch 'develop-2018-1' of https://github.com/catseye/Befunge-93 into bef2c-befprof-fixes
Chris Pressey
7 years ago
-
Merge pull request #4 from catseye/build-on-amigados-1.3
Chris Pressey
(commit: GitHub)
7 years ago
-
Adjust detected pageheight, allowing eg/fact2.bf to compile OK.
Chris Pressey
7 years ago
-
Add version of `chars.bf` that avoids stringmode, thus can compile.
Chris Pressey
7 years ago
-
We really do want to write out characters, not ASCII values, here.
Chris Pressey
7 years ago
-
Post-optimization is buggy, so do not have it be the default. -O.
Chris Pressey
7 years ago
-
Exit with non-zero exit code when error occurs.
Chris Pressey
7 years ago
-
Report usage and exit if unrecognized command-line options given.
Chris Pressey
7 years ago
-
Remove the -p flag as it is simply the equivalent of -w 80 -h 25.
Chris Pressey
7 years ago
-
Output "\n", because a newline makes post-optimization phase break.
Chris Pressey
7 years ago
-
Remove unimplemented -q option from usage help text.
Chris Pressey
7 years ago
-
When an error occurs, exit program with non-zero exit code.
Chris Pressey
7 years ago
-
Bump version numbers of these programs, add history and credits.
Chris Pressey
7 years ago
-
Add some better notes/documentation to build.seq.
Chris Pressey
7 years ago
-
Merge pull request #3 from serprex/master
Chris Pressey
(commit: GitHub)
7 years ago
-
Add build.seq for building under AmigaDOS 1.3; ignore UAE files.
Chris Pressey
7 years ago
-
Revert "Add build.seq for building under AmigaDOS 1.3; ignore UAE files."
Chris Pressey
7 years ago
-
Add build.seq for building under AmigaDOS 1.3; ignore UAE files.
Chris Pressey
9 years ago
-
Fixes
Demur Rumed
9 years ago
-
Added tag rel_2_23_2015_0101 for changeset 59bef85e136a
Chris Pressey
10 years ago