sourcemod/sourcepawn/compiler
David Anderson 438ccf39a0 added new API for function address lookups. this gives us O(1) code_addr -> sequential index
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40180
2006-11-11 05:47:00 +00:00
..
msvc8 added very, very primitive, mostly unusable structs. the most these can do so far is expose themselves publically 2006-11-09 22:53:27 +00:00
zlib stupid, moved up one dir 2006-07-15 05:15:15 +00:00
amx.h fixed dynamic arrays not generating stack correctly 2006-10-16 04:08:18 +00:00
amxdbg.h updated compiler to 3.2.3636 2006-08-28 15:22:02 +00:00
libpawnc.c updated compiler to 3.2.3636 2006-08-28 15:22:02 +00:00
libpawnc.rc stupid, moved up one dir 2006-07-15 05:15:15 +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
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 added a library table for module autoloading 2006-11-05 13:24:29 +00:00
sc1.c added new API for function address lookups. this gives us O(1) code_addr -> sequential index 2006-11-11 05:47:00 +00:00
sc2.c added very, very primitive, mostly unusable structs. the most these can do so far is expose themselves publically 2006-11-09 22:53:27 +00:00
sc3.c updated all api to use new function id system 2006-11-08 08:41:18 +00:00
sc4.c added experimental new String tag. this tag will revert array usage to "char" sizing and packed strings 2006-11-07 09:50:09 +00:00
sc5.c stupid, moved up one dir 2006-07-15 05:15:15 +00:00
sc5.scp added very, very primitive, mostly unusable structs. the most these can do so far is expose themselves publically 2006-11-09 22:53:27 +00:00
sc6.c removed an assertion that was firing 2006-11-09 23:05:42 +00:00
sc7.c stupid, moved up one dir 2006-07-15 05:15:15 +00:00
sc7.scp stupid, moved up one dir 2006-07-15 05:15:15 +00:00
sc.h added the ability to pre-declare a struct, like extern 2006-11-10 00:16:12 +00:00
scexpand.c stupid, moved up one dir 2006-07-15 05:15:15 +00:00
sci18n.c updated compiler to 3.2.3636 2006-08-28 15:22:02 +00:00
sclist.c updated compiler to 3.2.3636 2006-08-28 15:22:02 +00:00
scmemfil.c updated compiler to 3.2.3636 2006-08-28 15:22:02 +00:00
scpack.c added this to encode strings 2006-11-04 18:00:27 +00:00
scstate.c stupid, moved up one dir 2006-07-15 05:15:15 +00:00
sctracker.c added very, very primitive, mostly unusable structs. the most these can do so far is expose themselves publically 2006-11-09 22:53:27 +00:00
sctracker.h added very, very primitive, mostly unusable structs. the most these can do so far is expose themselves publically 2006-11-09 22:53:27 +00:00
scvars.c updated compiler to 3.2.3636 2006-08-28 15:22:02 +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
svnrev.h updated compiler to 3.2.3636 2006-08-28 15:22:02 +00:00