Massive improvement in Simplex layout solver
[org.ibex.core.git] / src / org / ibex / js /
2004-04-06 brianenumerate arrays in order
2004-04-06 brianbugs 520 and 524
2004-04-04 tupshinfixed bug 516 (decrement nullpointerexception)
2004-03-19 brianfix for(key in obj)
2004-03-28 tupshinfixed bug 506
2004-03-02 tupshinbetter error message whent can't coerce to string
2004-03-17 adamfixed heinous breakage, added backtrace support
2004-03-16 adamfixed bugs 495 and 499
2004-03-09 adamfixed bug 465
2004-03-05 adamNanoGoat
2004-02-11 adamfixed bug 403, added logging to tcp and email
2004-02-10 adamfixed bug 372
2004-02-05 tupshinremoving unnecessary constructors
2004-02-05 tupshinremoving unused local variables
2004-02-05 tupshinavoid declararation that methods throws generic Exception
2004-02-05 tupshinunnecessary return statement
2004-02-04 tupshinfix static fields that were being accessed non-statically
2004-02-03 tupshinmass rename and rebranding from xwt to ibex - fixed...