Commit History
@master
git clone https://git.catseye.tc/Befunge-93/
-
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
-
Add some better notes/documentation to build.seq.
Chris Pressey
6 years ago
-
Merge pull request #3 from serprex/master
Chris Pressey
(commit: GitHub)
6 years ago
-
Add build.seq for building under AmigaDOS 1.3; ignore UAE files.
Chris Pressey
6 years ago
-
Revert "Add build.seq for building under AmigaDOS 1.3; ignore UAE files."
Chris Pressey
6 years ago
-
Add build.seq for building under AmigaDOS 1.3; ignore UAE files.
Chris Pressey
8 years ago
-
Fixes
Demur Rumed
8 years ago
-
Added tag rel_2_23_2015_0101 for changeset 59bef85e136a
Chris Pressey
9 years ago
-
Update copyright year, and fix some inaccurate names and numbers.
Chris Pressey
9 years ago
-
All Turbo C/Borland C/DJGPP -> cursorshape; remove source pragmas.
Chris Pressey
10 years ago
-
Expand tabs to spaces!
Chris Pressey
10 years ago
-
Srsly. Yes. Let's change this, please.
Chris Pressey
10 years ago
-
__BORLANDC__ or __DGJPP__ => MSDOS.
Chris Pressey
10 years ago
-
DJGPP actually doesn't like being given .exe extension at all.
Chris Pressey
10 years ago
-
Fix conditionals, again.
Chris Pressey
10 years ago
-
Use dos.h and conio.h with DJGPP.
Chris Pressey
10 years ago
-
This is not hugely accurate, but might hit the target for us.
Chris Pressey
10 years ago
-
`make bin`: such a nice idea, if only reality would cooperate...
Chris Pressey
10 years ago
-
NetBSD: Arg to char predicate must be an int. Go fig.
Chris Pressey
10 years ago
-
Make Makefile more common, tweak compilation conditionals.
Chris Pressey
10 years ago
-
Fix ANSI build warning about sleep(), probably breaking the
Chris Pressey
10 years ago
-
GNU make has trouble with creation times of dirs, apparently.
Chris Pressey
10 years ago
-
Satisfy -Wformat-extra-args.
Chris Pressey
10 years ago
-
Satisfy -Wstrict-prototypes.
Chris Pressey
10 years ago