fix nasty bug in numerical comparison in Interpreter
[org.ibex.js.git] / src / org / ibex / js / JSDate.java
2005-02-18 adamfixed the new 1-arg JSDate constructor
2005-02-18 adamadded a new ctor for JSDate
2005-01-07 adamrenamed Script to JSU
2005-01-06 crawshawminor bug fixes from moving interfaces
2005-01-05 crawshawmove static function references to Script.java
2005-01-05 crawshawmove to JS interface
2004-12-27 adam[re]-merged in Brians stuff
2004-09-23 adampublic JSDate(long)
2004-07-08 adaminitial import