1. c2762a2 Fix bugs and style is lib.bc by Gavin Howard · 7 years ago
  2. eb9a822 More style changes for landley by Gavin Howard · 7 years ago
  3. 07add2e Revert "Remove all statics" by Gavin Howard · 7 years ago
  4. f2aa1e2 Remove all statics by Gavin Howard · 7 years ago
  5. 7edf829 Change gen to remove the header comment by Gavin Howard · 7 years ago
  6. 6d175b0 Shrink the size of lib.bc by Gavin Howard · 7 years ago
  7. 96780f3 Implement a(x) now that I understand it by Gavin Howard · 7 years ago
  8. db91939 Add j(n,x) after understanding the algorithm by Gavin Howard · 7 years ago
  9. 3908b97 Add s(x) after understanding the algorithm by Gavin Howard · 7 years ago
  10. 538f141 Add l(x) after going through the GNU bc version by Gavin Howard · 7 years ago
  11. 97d4512 Add e(x) to the math library by Gavin Howard · 7 years ago
  12. 140a343 Remove all code (except cosine from the bc lib) by Gavin Howard · 7 years ago
  13. 675f70c Implement a rough mathlib by Gavin Howard · 7 years ago
  14. 1ba6bee Modify gen to generate a full header by Gavin Howard · 7 years ago
  15. f1e302e Set scale in the math library by Gavin Howard · 7 years ago
  16. d8a2b50 Remove warnings caused by style fixes for landley by Gavin Howard · 7 years ago
  17. 8d1f1db Update pointer style for toybox by Gavin Howard · 7 years ago
  18. d571acf Fix warnings and bugs found using scan-build by Gavin Howard · 7 years ago
  19. eac4710 Add a header comment to the math library by Gavin Howard · 7 years ago
  20. 8bdbb1f Fix bugs relating to handling of the math library by Gavin Howard · 7 years ago
  21. b5904bf Change the license by Gavin Howard · 7 years ago
  22. 207053c Fix seg faults and other bugs in the gen program by Gavin Howard · 7 years ago
  23. fe2351d Update some code for the lib by Gavin Howard · 7 years ago
  24. f833399 Add code to generate a char array from a file by Gavin Howard · 7 years ago