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.

28 lines
519B

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