1. b64e652 Make sure to adjust the license for generated code by Gavin Howard · 5 years ago
  2. caf5fc2 Avoid some undefined behavior in strgen.c by Gavin Howard · 5 years ago
  3. 23714f7 Remove some debugging code in strgen by Gavin Howard · 5 years ago
  4. 1cbfe24 Turn on -Weverything and eliminate all warnings by Gavin Howard · 5 years ago
  5. 64ae649 Improve strgen.c output by Gavin Howard · 6 years ago
  6. 41c701e Another style fix for strgen.c by Gavin Howard · 6 years ago
  7. 2b6631f Fix style in strgen by Gavin Howard · 6 years ago
  8. 3f9b574 Make strgen remove tabs in the math library by Gavin Howard · 6 years ago
  9. eb5c6ab Make sure to skip helps and bc lib if possible by Gavin Howard · 6 years ago
  10. db28f43 Allow newlines after a header comment in lib.bc by Gavin Howard · 6 years ago
  11. 96d9793 Try to fix a warning that Thalheim found by Gavin Howard · 6 years ago
  12. b6ca06d Move the generated stuff to another directory by Gavin Howard · 6 years ago[Renamed from lib/gen.c]
  13. b52a879 Put a minimal license header on generated files by Gavin Howard · 6 years ago
  14. 075ce80 Remove debugging code from gen.c by Gavin Howard · 6 years ago
  15. be3a342 Add a way to generate the help text by Gavin Howard · 6 years ago
  16. 7061017 Remove all defects found by Coverity Scan by Gavin Howard · 6 years ago
  17. 6a11d79 Move the bc lib to a different folder by Gavin Howard · 6 years ago[Renamed (98%) from src/lib/gen.c]
  18. 3f68df7 Remove static from all functions by Gavin Howard · 6 years ago
  19. eb9a822 More style changes for landley by Gavin Howard · 6 years ago
  20. 07add2e Revert "Remove all statics" by Gavin Howard · 6 years ago
  21. f2aa1e2 Remove all statics by Gavin Howard · 6 years ago
  22. 7edf829 Change gen to remove the header comment by Gavin Howard · 6 years ago
  23. 1ba6bee Modify gen to generate a full header by Gavin Howard · 6 years ago
  24. d8a2b50 Remove warnings caused by style fixes for landley by Gavin Howard · 6 years ago
  25. 8d1f1db Update pointer style for toybox by Gavin Howard · 6 years ago
  26. d571acf Fix warnings and bugs found using scan-build by Gavin Howard · 6 years ago
  27. 8bdbb1f Fix bugs relating to handling of the math library by Gavin Howard · 6 years ago
  28. b5904bf Change the license by Gavin Howard · 6 years ago
  29. 207053c Fix seg faults and other bugs in the gen program by Gavin Howard · 6 years ago
  30. fe2351d Update some code for the lib by Gavin Howard · 6 years ago
  31. f833399 Add code to generate a char array from a file by Gavin Howard · 6 years ago