frozenblit
a8f62dd75a
Some more cleanup for PREFAST ...
2011-12-31 00:34:44 +00:00
turley
4e7e400254
64bit compilation..
2011-12-23 13:28:38 +00:00
turley
d32cec7d6c
Added: basic::TypeOfInt( expr ) + basic.em constants
...
returns like TypeOf() the type of given parameter, but returns instead of a string an integer (see basic.em constants)
since integer comparison are way faster then string comparison this function should always be used for comparisons
2011-03-12 10:51:10 +00:00
frozenblit
dc4ebac9bc
Fixed some possibilities of leaking if an exception was thrown (bscript, code analysis)
2010-07-10 14:56:15 +00:00
turley
e10cd27cea
sync: shini - long to int (prerequisit for 64-bit)
2010-03-29 14:52:03 +00:00
turley
8ad4da6ac5
Fixed: call of built-in method with ._methodname if overridden
...
Added: Multis now support method script
2009-12-21 13:52:18 +00:00
muaddib_pol
4f01460d16
+ bscript project upgrade to use literal paths. Removed include of ".."
...
+ Couple format/cleanup
2009-09-11 12:15:05 +00:00
turley
07e1c0daad
Added: struct .? and .- as shortcut for .exists() and .erase()
2009-09-05 16:22:35 +00:00
muaddib_pol
d032ee448f
+ POL is now, open source.
2009-09-03 19:44:42 +00:00