Commit History
@rel_2_24
git clone https://git.catseye.tc/Befunge-93/
-
Merge pull request #12 from catseye/develop-2018-1
Chris Pressey
(commit: GitHub)
3 years ago
-
Update README for release of version 2.24.
Chris Pressey
3 years ago
-
Why did summer go so quickly? Was it something that you said?
Chris Pressey
3 years ago
-
Merge pull request #15 from catseye/build-on-msvc
Chris Pressey
(commit: GitHub)
3 years ago
-
Disable warning 5045 and say that it compiles under MSVC++ 14.15.
Chris Pressey
3 years ago
-
Add MSVC to "known-to-compie-on" notes, and add credit.
Chris Pressey
3 years ago
-
Apply patch from https://github.com/j4james for building on MSVC.
Chris Pressey
3 years ago
-
Merge pull request #11 from catseye/audit-compilability
Chris Pressey
(commit: GitHub)
3 years ago
-
Known to compile, now.
Chris Pressey
3 years ago
-
Fix up batchfile.
Chris Pressey
3 years ago
-
Untested, but solution will likely be something like this.
Chris Pressey
3 years ago
-
Switch from "compact" to "large" memory model, see how it goes.
Chris Pressey
3 years ago
-
Partial success with Borland C++ 3.1.
Chris Pressey
3 years ago
-
Confirm compilability under NetBSD 6.1.5.
Chris Pressey
3 years ago
-
Correct typo, or perhaps change typo to match.
Chris Pressey
3 years ago
-
FreeDOS, not MS-DOS. Also, previous versions have build on NetBSD.
Chris Pressey
3 years ago
-
These compile under this.
Chris Pressey
3 years ago
-
Two are known to compile under DICE C.
Chris Pressey
3 years ago
-
Start by being conservative about what we think we know.
Chris Pressey
3 years ago
-
Merge pull request #9 from catseye/defined-input-integer-error-mode
Chris Pressey
(commit: GitHub)
3 years ago
-
Merge branch 'develop-2018-1' of https://github.com/catseye/Befunge-93 into defined-input-integer-error-mode
Chris Pressey
3 years ago
-
Merge pull request #7 from catseye/bef2c-befprof-fixes
Chris Pressey
(commit: GitHub)
3 years ago
-
Example program will be added in a different branch.
Chris Pressey
3 years ago
-
Make & push -1 on error or EOF unless back-compat -u flag is given.
Chris Pressey
3 years ago
-
Don't load invalid (past-EOF) bytes into playfield.
Chris Pressey
3 years ago
-
Merge branch 'develop-2018-1' of https://github.com/catseye/Befunge-93 into bef2c-befprof-fixes
Chris Pressey
3 years ago
-
Merge pull request #4 from catseye/build-on-amigados-1.3
Chris Pressey
(commit: GitHub)
3 years ago
-
Adjust detected pageheight, allowing eg/fact2.bf to compile OK.
Chris Pressey
3 years ago
-
Add version of `chars.bf` that avoids stringmode, thus can compile.
Chris Pressey
3 years ago
-
We really do want to write out characters, not ASCII values, here.
Chris Pressey
3 years ago