1. f74f2b5 Extend BoundedRational and UnifiedReal and fix pow(), exp() by Hans Boehm · 7 years ago
  2. 56bcbf1 Accommodate unit tests. by Annie Chin · 8 years ago
  3. 2ca183c Fix BoundedRational normalization by Hans Boehm · 8 years ago
  4. 24c91ed Add digit grouping to display by Hans Boehm · 8 years ago
  5. 995e5eb Refactor arithmetic code. More symbolic result tracking. by Hans Boehm · 8 years ago
  6. 65a99a4 Copy and truncate rational results exactly by Hans Boehm · 8 years ago
  7. 997783b Fix factorial(0) by Hans Boehm · 9 years ago
  8. f599db7 BoundedRational.java cleanup by Hans Boehm · 9 years ago
  9. 82e5a2f Avoid starting long uninterruptible computations by Hans Boehm · 9 years ago
  10. 19e93c9 Reflect conversion of CR to unchecked exceptions by Hans Boehm · 9 years ago
  11. c1ea091 Improve logic for evaluation/animation interruption by Hans Boehm · 9 years ago
  12. cd74059 Fix digitsRequired() for negative denominators by Hans Boehm · 9 years ago
  13. 50ed320 Fix getShortString(), tune evaluation heuristics. by Hans Boehm · 9 years ago
  14. 4db31b4 Implement percent and new inverse functions by Hans Boehm · 9 years ago
  15. c023b73 Fix timeout, cancellation and instant display logic by Hans Boehm · 9 years ago
  16. fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 9 years ago
  17. 9e855e8 Fix decimal log(), rename positive_den() by Hans Boehm · 9 years ago
  18. 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 9 years ago
  19. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  20. 75ca21c Add tests, fix BoundedRational bugs by Hans Boehm · 9 years ago
  21. 682ff5e Add BoundedRational evaluation by Hans Boehm · 9 years ago