Commit History

Author SHA1 Message Date
  Joe Tannenbaum 745f3713ad merging multiline input support after fixing conflicts 9 years ago
  Joe Tannenbaum e6f1f2d816 fixed up some merge conflicts 9 years ago
  Joe Tannenbaum c75dd7c2ab merging multiline input support 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
  Joe Tannenbaum e36dfca335 simplified gulpfile by using laravel elixir for tdd watching. 9 years ago
  Davey Shafik 0bd4cb136b Don't redraw the progress bar unnecessarily 9 years ago
  Davey Shafik 8a6ed4e6c4 Add multi-line input support 9 years ago
  yparisien e7086f6496 Fix dimension detection problem 9 years ago
  Joe Tannenbaum 13df22c37a whoops botched the changelog 9 years ago
  Joe Tannenbaum 04026b95fa updated changelog for 3.1.1 9 years ago
  Joe Tannenbaum 0dc1e11556 added seld/cli-prompt for hidden prompt, adjusted tests accordingly. addresses #31. 9 years ago
  Joe Tannenbaum 11980f1c73 fixed radio test 9 years ago
  Joe Tannenbaum 02440947e6 break variable not needed 9 years ago
  Joe Tannenbaum 4bc6c1c1a0 handle input character method added 9 years ago
  Joe Tannenbaum 261afd5dbf broke out to string method for checkbox class, fixed tests that were apparently not accurate 9 years ago
  Joe Tannenbaum 1f029865a9 updated license filename 9 years ago
  Joe Tannenbaum 53119a2dc9 updated changelog 9 years ago
  Joe Tannenbaum bd96955655 added new magic methods to docblocks 9 years ago
  Joe Tannenbaum 8ad07e345c moved condition out of prompt for input 9 years ago
  Joe Tannenbaum b0d32cfe78 no more allowed failures 9 years ago
  Joe Tannenbaum 141a55cb41 fixed hhvm test for non-writable streams 9 years ago
  Joe Tannenbaum b845a97570 trying to avoid the php 7 code coverage situation 9 years ago
  Joe Tannenbaum 59bde0a4f0 added allow fail to travis for php 7 and hhvm 9 years ago
  Joe Tannenbaum c500660342 user local phpunit 9 years ago
  Joe Tannenbaum 84d723402b updated phpunit version 9 years ago
  Joe Tannenbaum 823ff06322 added radio test 9 years ago
  Joe Tannenbaum be1873b6d2 checkbox tests.... 9 years ago
  Joe Tannenbaum 1b8a0d0017 moved attributes into own namespace, fixed up radio 9 years ago
  Joe Tannenbaum b0a28bbaad checkbox group gets its own class 9 years ago
  Joe Tannenbaum d5da332c35 docblocks 9 years ago
  Joe Tannenbaum 00eb686443 all of the checkbox/radio work, added input abstract, no doc blocks yet 9 years ago
  Joe Tannenbaum 316074c846 updated scrutinizer to avoid php7 code coverage error 9 years ago
  Joe Tannenbaum a7a9119ef7 linux tests for added methods related to password prompt 9 years ago
  Joe Tannenbaum 8a24795938 added password prompt, addresses #31 9 years ago
  Joe Tannenbaum f92c6d3a3b fixed up animation tests 9 years ago
  Joe Tannenbaum 96e2bc1793 minor testbase alterations 9 years ago
  Joe Tannenbaum 14f859fe81 shorthanded the shorthand 9 years ago
  Joe Tannenbaum a19d0f415d shorthand animation tests 9 years ago
  Joe Tannenbaum fc3d381cd2 formatting 9 years ago
  Joe Tannenbaum ec1a21186a argument test readability 9 years ago
  Joe Tannenbaum 22db178132 simplified column tests 9 years ago
  Joe Tannenbaum f44a4e6e2c added helper tests 9 years ago
  Joe Tannenbaum 1ca06148f9 simplified name variable in call, added snakeCase method to helper 9 years ago
  Joe Tannenbaum d7eb3e2d77 fixed doc blocks for parser 9 years ago
  Joe Tannenbaum 23ccccdf25 put scroll keyframes in the keyframe class where they belong 9 years ago
  Joe Tannenbaum 1f9399d2ed broke up resolver method into individual methods 9 years ago
  Joe Tannenbaum 9a148261aa split up set argument value method 9 years ago
  Joe Tannenbaum b315732959 generalized non writable exception for hhvm, back to 1.4 for vfsstream 9 years ago
  Joe Tannenbaum 3ae9e1a8d9 updated vfsstream to fix hhvm tests, i hope 9 years ago