sourcemod/sourcepawn/compiler
David Anderson 11c5ce6996 fixed amb1061 - wrong compiler name in comment
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401660
2007-10-30 01:27:25 +00:00
..
msvc8 fixed amb887 - 4d+ arrays were generated wrong 2007-09-25 21:45:25 +00:00
zlib stupid, moved up one dir 2006-07-15 05:15:15 +00:00
amx.h added Id svn:keywords property 2007-01-25 22:00:15 +00:00
amxdbg.h fixed debug section not being packed -- oops! 2007-03-16 18:19:26 +00:00
binreloc.c added linux support 2007-01-25 20:08:00 +00:00
binreloc.h added linux support 2007-01-25 20:08:00 +00:00
getch.h added linux support 2007-01-25 20:08:00 +00:00
libpawnc.c outputs to stdout now 2007-08-12 20:02:07 +00:00
libpawnc.rc compiler now gets its own versioning, finally 2007-05-15 04:59:48 +00:00
lstring.c stupid, moved up one dir 2006-07-15 05:15:15 +00:00
lstring.h stupid, moved up one dir 2006-07-15 05:15:15 +00:00
Makefile Fixed a compiler crash on Linux when the include directory didn't exist 2007-08-12 05:54:09 +00:00
memfile.c added debug information output 2006-07-19 09:58:18 +00:00
memfile.h added debug information output 2006-07-19 09:58:18 +00:00
osdefs.h stupid, moved up one dir 2006-07-15 05:15:15 +00:00
pawn.ico stupid, moved up one dir 2006-07-15 05:15:15 +00:00
pawncc.c Reduced size of Windows compiler binary a tad 2007-05-22 03:38:44 +00:00
sc1.c fixed amb1061 - wrong compiler name in comment 2007-10-30 01:27:25 +00:00
sc2.c fixed a bug where too many hex digits were read for \x 2007-07-07 18:46:40 +00:00
sc3.c added the ability for the compiler to directly reference another address in a default argument (for arrays only) 2007-07-07 15:36:54 +00:00
sc4.c fixed a compiler bug where the native table indexes were not exported correctly for aliases. thus pure float operators would be bound to the wrong natives 2007-05-16 19:52:24 +00:00
sc5.c Oh, err. Fixed a small problem where errors 100-119 could be shown as fatal rather than normal error messages. 2007-05-23 05:17:03 +00:00
sc5.scp #pragma deprecated now works on macros/constants created via #define 2007-08-07 18:55:44 +00:00
sc6.c core will now ignore missing natives starting with '@' 2007-05-15 04:59:24 +00:00
sc7.c added Id svn:keywords property 2007-01-25 22:00:15 +00:00
sc7.scp added Id svn:keywords property 2007-01-25 22:00:15 +00:00
sc.h fixed amb887 - 4d+ arrays were generated wrong 2007-09-25 21:45:25 +00:00
scexpand.c stupid, moved up one dir 2006-07-15 05:15:15 +00:00
sci18n.c added Id svn:keywords property 2007-01-25 22:00:15 +00:00
sclinux.h added linux support 2007-01-25 20:08:00 +00:00
sclist.c Fixed crash/freeze bug in compiler where free was being used on a bad pointer (was an oversight when adding deprecation support for macros) 2007-08-07 22:03:11 +00:00
scmemfil.c added Id svn:keywords property 2007-01-25 22:00:15 +00:00
scpack.c added this to encode strings 2006-11-04 18:00:27 +00:00
scstate.c added Id svn:keywords property 2007-01-25 22:00:15 +00:00
sctracker.c fixed an assertion apparently being in the wrong place 2007-02-26 07:43:50 +00:00
sctracker.h fixed a bug where early returns could cause the stack to not pop properly 2007-02-09 04:38:57 +00:00
scvars.c added Id svn:keywords property 2007-01-25 22:00:15 +00:00
sp_file.c added debug information output 2006-07-19 09:58:18 +00:00
sp_file.h added debug information output 2006-07-19 09:58:18 +00:00
svn_version.h compiler now gets its own versioning, finally 2007-05-15 04:59:48 +00:00
svn_version.tpl Compiler uses local build number now 2007-05-23 20:22:31 +00:00