sourcemod/sourcepawn/compiler
David Anderson 58a3cb4a06 Merge pull request #90 from alliedmodders/bug-6178
Allow chaining off method calls. (bug 6178)
2014-07-13 11:24:22 -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 Merge pull request #90 from alliedmodders/bug-6178 2014-07-13 11:24:22 -07:00
zlib Imported support for new build system. 2009-08-30 00:21:42 -07:00
AMBuilder Remove the /TP (compile as C++) msvc flag from projects that should be compiling as C. 2014-07-02 13:46:39 -05: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.c Fix bug. 2014-07-02 21:59:04 -07: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 Fixed unaligned memory access in spcomp (r=dvander). 2013-05-02 20:47:35 +00:00
sc1.c Merge pull request #88 from alliedmodders/bug-6175 2014-07-12 20:45:35 -07:00
sc2.c Clarify lexpop(). 2014-07-12 00:09:05 -07:00
sc3.c Allow chaining off method calls. (bug 6178) 2014-07-12 10:05:43 -07:00
sc4.c Add setters and fix some methodmap bugs. 2014-07-06 23:37:43 -07:00
sc5.c Bug fixes. 2014-07-03 00:34:11 -07:00
sc5.scp Fix and formalize newline and semicolon behavior in methodmaps. (bug 6175) 2014-07-12 00:07:34 -07: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.c Removed -Wno-parentheses from posix build and fixed warnings (bug 5745, r=psychonic). 2013-07-18 15:50:57 -04:00
sc7.scp Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sc.h Fix and formalize newline and semicolon behavior in methodmaps. (bug 6175) 2014-07-12 00:07:34 -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.c Removed -Wno-parentheses from posix build and fixed warnings (bug 5745, r=psychonic). 2013-07-18 15:50:57 -04: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 New type system. 2014-06-24 23:37:14 -07:00
sctracker.h Add nulls, and more newdecl and type system features. 2014-07-05 13:20:06 -07:00
scvars.c Add parsing functions. 2014-06-26 21:05:19 -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 Add support for inline native methods. 2014-06-22 01:44:23 -07:00
sp_symhash.h Use hash table for global name lookups (bug 4496, r=fyren). 2010-07-11 17:32:46 -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