sourcemod/sourcepawn/compiler
David Anderson 2df94fb594 fixed amb887 - 4d+ arrays were generated wrong
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401478
2007-09-25 21:45:25 +00:00
..
msvc8 fixed amb887 - 4d+ arrays were generated wrong 2007-09-25 21:45:25 +00:00
zlib
amx.h
amxdbg.h fixed debug section not being packed -- oops! 2007-03-16 18:19:26 +00:00
binreloc.c
binreloc.h
getch.h
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
lstring.h
Makefile Fixed a compiler crash on Linux when the include directory didn't exist 2007-08-12 05:54:09 +00:00
memfile.c
memfile.h
osdefs.h
pawn.ico
pawncc.c Reduced size of Windows compiler binary a tad 2007-05-22 03:38:44 +00:00
sc1.c fixed amb887 - 4d+ arrays were generated wrong 2007-09-25 21:45: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
sc7.scp
sc.h fixed amb887 - 4d+ arrays were generated wrong 2007-09-25 21:45:25 +00:00
scexpand.c
sci18n.c
sclinux.h
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
scpack.c
scstate.c
sctracker.c
sctracker.h
scvars.c
sp_file.c
sp_file.h
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