You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
605B

  1. * handle no readline
  2. * trap ctrl+c and write report anyway
  3. * flag to see if a conf string was used or not
  4. * to_string() for floats
  5. * max_splits through conf (default 3)
  6. * DAS
  7. * shoes (and arranged shoes)
  8. * name of the game the dealer deals
  9. * name of the games the player can play
  10. * dealers
  11. * ENHC
  12. * blackjack switch
  13. * blackjack under?
  14. * siete y medio
  15. * players
  16. * tty
  17. * stdio
  18. - yes
  19. - awk
  20. - bash
  21. - perl
  22. - python
  23. * internal
  24. - strategy from file
  25. - reko
  26. * runtime-linked in a shared object
  27. * multithreading
  28. * use of const and restrict