macross/slinky
Michael Martin 0bd54d0432 Default to cc as a compiler, with options to change if needed 2016-02-08 18:10:23 -08:00
..
opt Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
.mark Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
DOC Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
Makefile Default to cc as a compiler, with options to change if needed 2016-02-08 18:10:23 -08:00
Makefile.depend Break out makedepend output to auxiliary file 2016-02-08 18:04:00 -08:00
builtins.c Protoize. 2016-01-23 23:13:44 -08:00
builtins.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
debugPrint.c Protoize. 2016-01-23 23:13:44 -08:00
debugPrint.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
errorStuff.c Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
errorStuff.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
errorfyle Initial commit from macross.tar.gz 2014-05-03 22:20:34 -07:00
expr.c Streamline Makefiles, resolve issue #4 2016-01-24 18:11:39 -08:00
expr.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
globals.c Extern all the globals, not just the tables 2016-01-24 00:00:20 -08:00
initialize.c Protoize. 2016-01-23 23:13:44 -08:00
initialize.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
instantiate.c Streamline Makefiles, resolve issue #4 2016-01-24 18:11:39 -08:00
instantiate.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
link.c Protoize. 2016-01-23 23:13:44 -08:00
link.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
main.c Protoize. 2016-01-23 23:13:44 -08:00
main.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
map.c Protoize. 2016-01-23 23:13:44 -08:00
map.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
poke.c Protoize. 2016-01-23 23:13:44 -08:00
poke.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
read.c Protoize. 2016-01-23 23:13:44 -08:00
read.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
relocate.c Protoize. 2016-01-23 23:13:44 -08:00
relocate.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
slinkyExpressions.h added license headers and README.md 2016-01-21 22:02:21 +01:00
slinkyGlobals.h Extern all the globals, not just the tables 2016-01-24 00:00:20 -08:00
slinkyTables.c Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
slinkyTables.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
slinkyTypes.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00
write.c Protoize. 2016-01-23 23:13:44 -08:00
write.h Push everything into headers for Slinky 2016-01-23 22:57:12 -08:00