Project

General

Profile

« Previous | Next » 

Revision 095aac11

Added by skyjake about 9 years ago

Scripting|libcore: Added built-in typeof() for checking value types

typeof() returns the type of its argument as a string (e.g.,
typeof(4) returns "Number"). Implemented the typeId() method in
each Value class.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences