fix nasty bug in numerical comparison in Interpreter
[org.ibex.js.git] / src / org / ibex / js / JSFunction.java
2005-01-16 adamFIXME triage and formatting cleanups
2005-01-16 adamfixed bug related to removal of JS.call(JS[])
2005-01-16 adamremove more Pausable stuff
2005-01-07 adamrenamed Script to JSU
2005-01-05 crawshawmove static function references to Script.java
2005-01-05 crawshawmove to JS interface
2005-01-04 adamlicensing update to APSL 2.0
2004-12-27 adam[re]-merged in Brians stuff
2004-10-19 adamhacks to cope with org.ibex.xt
2004-07-08 adaminitial import