History of
src
@master
git clone https://git.catseye.tc/Befunge-93/
-
Bump the revision number in the reference interpreter.
Chris Pressey
5 years ago
-
Why did summer go so quickly? Was it something that you said?
Chris Pressey
6 years ago
-
Disable warning 5045 and say that it compiles under MSVC++ 14.15.
Chris Pressey
6 years ago
-
Add MSVC to "known-to-compie-on" notes, and add credit.
Chris Pressey
6 years ago
-
Apply patch from https://github.com/j4james for building on MSVC.
Chris Pressey
6 years ago
-
Known to compile, now.
Chris Pressey
6 years ago
-
Untested, but solution will likely be something like this.
Chris Pressey
6 years ago
-
Switch from "compact" to "large" memory model, see how it goes.
Chris Pressey
6 years ago
-
Partial success with Borland C++ 3.1.
Chris Pressey
6 years ago
-
Confirm compilability under NetBSD 6.1.5.
Chris Pressey
6 years ago
-
Correct typo, or perhaps change typo to match.
Chris Pressey
6 years ago
-
FreeDOS, not MS-DOS. Also, previous versions have build on NetBSD.
Chris Pressey
6 years ago
-
These compile under this.
Chris Pressey
6 years ago
-
Two are known to compile under DICE C.
Chris Pressey
6 years ago
-
Start by being conservative about what we think we know.
Chris Pressey
6 years ago
-
Merge branch 'develop-2018-1' of https://github.com/catseye/Befunge-93 into defined-input-integer-error-mode
Chris Pressey
6 years ago
-
Make & push -1 on error or EOF unless back-compat -u flag is given.
Chris Pressey
6 years ago
-
Don't load invalid (past-EOF) bytes into playfield.
Chris Pressey
6 years ago
-
Adjust detected pageheight, allowing eg/fact2.bf to compile OK.
Chris Pressey
6 years ago
-
We really do want to write out characters, not ASCII values, here.
Chris Pressey
6 years ago
-
Post-optimization is buggy, so do not have it be the default. -O.
Chris Pressey
6 years ago
-
Exit with non-zero exit code when error occurs.
Chris Pressey
6 years ago
-
Report usage and exit if unrecognized command-line options given.
Chris Pressey
6 years ago
-
Remove the -p flag as it is simply the equivalent of -w 80 -h 25.
Chris Pressey
6 years ago
-
Output "\n", because a newline makes post-optimization phase break.
Chris Pressey
6 years ago
-
Remove unimplemented -q option from usage help text.
Chris Pressey
6 years ago
-
When an error occurs, exit program with non-zero exit code.
Chris Pressey
6 years ago
-
Bump version numbers of these programs, add history and credits.
Chris Pressey
6 years ago
-
Fixes
Demur Rumed
8 years ago
-
Update copyright year, and fix some inaccurate names and numbers.
Chris Pressey
9 years ago