sourcemod/sourcepawn/compiler
2013-02-25 16:30:19 -06: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
zlib Imported support for new build system. 2009-08-30 00:21:42 -07:00
AMBuilder Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
amx.h Increase symbol name limit to 63 characters (bug 4564, r=dvander). 2011-07-04 15:26:08 -07:00
amxdbg.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00: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.c Fix compiler hanging when #including a directory (bug 4822, r=dvander) 2011-04-13 04:02:22 -07:00
libpawnc.rc Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
lstring.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
lstring.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
Makefile Bring compiler Makefile more in line with ambuild (NPOTB) 2011-11-10 20:26:21 +00:00
memfile.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
memfile.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
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.c Removed call to getchar() in debug build of compiler (bug 5626, r=ds). 2013-02-25 16:30:19 -06:00
sc1.c Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
sc2.c Third try's a charm. 2011-11-09 21:34:30 -05:00
sc3.c Fixed some vars not being marked for init on first compile pass (bug 4643, r=fyren). 2011-07-06 17:50:26 -04:00
sc4.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sc5.c Prevent declaring arrays that the compiler is too buggy to handle (bug 4977, r=fyren). 2011-07-06 17:56:03 -04:00
sc5.scp Prevent declaring arrays that the compiler is too buggy to handle (bug 4977, r=fyren). 2011-07-06 17:56:03 -04:00
sc6.c Fixed O(n^2) generation of debug info tables (bug 4493, r=fyren). 2010-07-02 18:15:59 -07:00
sc7.c Fixed staging buffers reallocating on every operation (bug 3820, r=fyren+fyren). 2010-07-02 18:16:50 -07:00
sc7.scp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sc.h Increase maximum .sp line length to 4095 characters. (bug 5347, r=dvander) 2012-08-04 13:08:08 -07:00
scexpand.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sci18n.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sclinux.h Imported support for new build system. 2009-08-30 00:21:42 -07:00
sclist.c Fixed O(n) insertion of debug strings (bug 4495, r=fyren). 2010-07-02 18:16:15 -07:00
scmemfil.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
scpack.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
scstate.c Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sctracker.c 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
sctracker.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
scvars.c Use hash table for global name lookups (bug 4496, r=fyren). 2010-07-11 17:32:46 -07:00
sp_file.c 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
sp_file.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sp_symhash.c Fixed Windows build fo' realz. 2010-07-11 18:06:06 -07:00
sp_symhash.h Use hash table for global name lookups (bug 4496, r=fyren). 2010-07-11 17:32:46 -07:00