sourcemod/sourcepawn
David Anderson 9ff38bcf80 Add nulls, and more newdecl and type system features.
New null_t type has a constant "null", which can be assigned to objects.
Methodmaps can now be "nullable", accepting null_t types.
The delete keyword now zaps non-const lvalue inputs.
Fixed some newdecl arguments not accepting references.
Allow functag matching to coerce arguments and return values.
Allow functags to accept new-style types as a return value.
2014-07-05 13:20:06 -07:00
..
batchtool Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
compiler Add nulls, and more newdecl and type system features. 2014-07-05 13:20:06 -07:00
jit Remove the /TP (compile as C++) msvc flag from projects that should be compiling as C. 2014-07-02 13:46:39 -05:00