Commit History

Author SHA1 Message Date
  jasverix 1b9c8f73a7 Fix error in accept() and defaultTo() (#104) 7 years ago
  Joe Tannenbaum bc821fd1f8 fine... i'll use a space after function. 9 years ago
  Joe Tannenbaum 090c60e8de styleci recommended fixes 9 years ago
  Joe Tannenbaum 2e77e820ba autoload dev tests via psr-4 9 years ago
  Joe Tannenbaum e6f1f2d816 fixed up some merge conflicts 9 years ago
  Joe Tannenbaum b7162b7253 extracted multiline vs line input to another method, minor simplifications in stdin class 9 years ago
  Davey Shafik 8e7ef25a16 Add multi-line input support 9 years ago
  Davey Shafik 8a6ed4e6c4 Add multi-line input support 9 years ago
  David Stockton e989206218 Prompts for inputs won't change case if first input is not accepted 9 years ago
  Joe Tannenbaum ce5f5b6474 bold default acceptable response for prompt, as mentioned in #52. 9 years ago
  Graham Campbell d2aeb35360 Fixed docblock extra lines 9 years ago
  Joe Tannenbaum 216e391b17 total test rewrite with stdout 10 years ago
  Joe Tannenbaum 746caf4eca added closure option for acceptable responses 10 years ago
  Joe Tannenbaum 7cb4483211 added default response to input 10 years ago
  Joe Tannenbaum ab36122ad0 allowed input styles, added sameLine method for output 10 years ago
  Joe Tannenbaum ee36825c27 fixed type hinting 10 years ago
  Joe Tannenbaum d05ccbb857 type hinted reader params 10 years ago
  Joe Tannenbaum 96e3a1379c extracted reader out to another class for testability, wrote tests for input 10 years ago