sourcemod/sourcepawn/compiler
2014-08-21 23:58:19 -07:00
..
msvc8 Added missing files to the spcomp project file (bug 4824, r=dvander). 2011-03-07 15:05:51 +07:00
msvc9 Added missing files to the spcomp project file (bug 4824, r=dvander). 2011-03-07 15:05:51 +07:00
tests Improve error messaging for reserved keywords (bug 6199). 2014-07-24 06:51:03 -04:00
zlib Imported support for new build system. 2009-08-30 00:21:42 -07:00
AMBuilder Port lstring and sclist to C++. 2014-08-21 23:58:19 -07:00
amx.h Increase symbol name limit to 63 characters (bug 4564, r=dvander). 2011-07-04 15:26:08 -07:00
amxdbg.h Support HUGE files in spcomp (bug 5959, r=dvander) 2013-10-15 23:36:16 +01:00
binreloc.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
binreloc.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
getch.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
libpawnc.cpp Port a bunch of legwork files to C++. 2014-08-21 23:53:11 -07:00
lstring.cpp Port lstring and sclist to C++. 2014-08-21 23:58:19 -07:00
lstring.h Port lstring and sclist to C++. 2014-08-21 23:58:19 -07:00
Makefile Bring compiler Makefile more in line with ambuild (NPOTB) 2011-11-10 20:26:21 +00:00
memfile.cpp Port a bunch of legwork files to C++. 2014-08-21 23:53:11 -07:00
memfile.h Port a bunch of legwork files to C++. 2014-08-21 23:53:11 -07:00
osdefs.h SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00
pawn.ico Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
pawncc.cpp Port a bunch of legwork files to C++. 2014-08-21 23:53:11 -07:00
sc1.c Port sp_symhash to C++. 2014-08-21 23:36:26 -07:00
sc2.c Port sp_symhash to C++. 2014-08-21 23:36:26 -07:00
sc3.c Remove newline. 2014-08-20 00:06:33 -07:00
sc4.c Remove unnecessary changes. 2014-08-17 01:21:35 -07:00
sc5-in.scp Generate .scp files as part of the build process. 2014-07-24 07:58:03 -04:00
sc5.c Generate .scp files as part of the build process. 2014-07-24 07:58:03 -04:00
sc6.c Removed -Wno-parentheses from posix build and fixed warnings (bug 5745, r=psychonic). 2013-07-18 15:50:57 -04:00
sc7-in.scp Generate .scp files as part of the build process. 2014-07-24 07:58:03 -04:00
sc7.c Generate .scp files as part of the build process. 2014-07-24 07:58:03 -04:00
sc.h Port a bunch of legwork files to C++. 2014-08-21 23:53:11 -07:00
scexpand.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sci18n.c Add string literal concatenation using ellipses "..." (bug 4261) 2014-05-27 13:32:59 +02:00
sclinux.h Support emscripten for compiling spcomp (r=dvander). 2013-04-05 07:03:43 +01:00
sclist.cpp Port lstring and sclist to C++. 2014-08-21 23:58:19 -07:00
scmemfil.cpp Port a bunch of legwork files to C++. 2014-08-21 23:53:11 -07:00
scpack.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
scstate.cpp Move scstate.c to C++. 2014-08-21 23:54:10 -07:00
sctracker.c Simplify functag handling. 2014-08-20 00:00:24 -07:00
sctracker.h Simplify functag handling. 2014-08-20 00:00:24 -07:00
scvars.c Show errors for methods that are unused. (bug 6183) 2014-07-12 10:28:29 -07:00
sp_file_headers.h Modernize the smx headers. 2014-08-21 22:16:07 -07:00
sp_file.cpp Port a bunch of legwork files to C++. 2014-08-21 23:53:11 -07:00
sp_file.h Remove hardtabs and fix style issues. 2014-08-21 22:42:22 -07:00
sp_symhash.cpp Port sp_symhash to C++. 2014-08-21 23:36:26 -07:00
sp_symhash.h Port sp_symhash to C++. 2014-08-21 23:36:26 -07:00
tokenbuffer.h Fix and formalize newline and semicolon behavior in methodmaps. (bug 6175) 2014-07-12 00:07:34 -07:00
version.rc Various Windows build fixes (bug 5997 part 13, r=ds). 2013-12-30 17:51:00 -05:00