Commit History

Author SHA1 Message Date
  Joe Tannenbaum add2a4fd29 Merge branch 'duncan3dc-moar-writers' 9 years ago
  Joe Tannenbaum 22448c31fd fixed stderr conflicts 9 years ago
  Joe Tannenbaum 4de1a1cce2 added php 7 to travis 9 years ago
  Joe Tannenbaum a28c6e15cf Merge pull request #54 from terah/master 9 years ago
  Craig Duncan a10fc5f4c0 Add tests for the buffered writer class 9 years ago
  Craig Duncan e1feb9e985 Create a buffered writer 9 years ago
  Craig Duncan 604a868f91 Create a StdErr writer 9 years ago
  Craig Duncan 5245a41119 Minor CS fixes 9 years ago
  Joe Tannenbaum 7e68186a3e spelling error 9 years ago
  Joe Tannenbaum 428a789844 added inline magic method annotation 9 years ago
  Joe Tannenbaum 370800b0c2 removed unnecessary assignment in test 9 years ago
  Joe Tannenbaum 5c8b1f8a2e fixed animation magic method doc, corrected lack of mocked sleeper in directory animation test 9 years ago
  Joe Tannenbaum bb67793d42 fixed interface doc for router 9 years ago
  Joe Tannenbaum 9717216b23 ensure we have this method, for the sake of scrutinizer 9 years ago
  Joe Tannenbaum a874a72dc2 fixed doc for terminal object execute 9 years ago
  Joe Tannenbaum e59ec3ee9a more specific about art paths variable, added docs 9 years ago
  Joe Tannenbaum b1b73b20cc stricter total check for progress 9 years ago
  Joe Tannenbaum 6a252db4ed stricter length check for padding 9 years ago
  Joe Tannenbaum 6ef26885e5 extra param, no longer needed 9 years ago
  Joe Tannenbaum cd087703fc set count to variable, explicit integer 9 years ago
  Joe Tannenbaum 48adc05c8a fixed docs, accepts either string or array 9 years ago
  Joe Tannenbaum 5a41b75a8a fixed docs, either returning climate or dynamic terminal object 9 years ago
  Joe Tannenbaum 57093854f2 no more nulls in setters, moved to constructor 9 years ago
  Joe Tannenbaum 1c5f2dee53 move to one line for simplicity 9 years ago
  Joe Tannenbaum ce5f5b6474 bold default acceptable response for prompt, as mentioned in #52. 9 years ago
  Joe Tannenbaum 7d35ca2a72 put cursor at top of the screen after clear, keep on same line. closes #53. 9 years ago
  Terah 969dc16f74 Adding stdErr file 9 years ago
  Terah 6999921caf Fix for HHVM < 3.4 where STDOUT is not defined and \STDOUT is. 9 years ago
  Joe Tannenbaum d723386fa3 Merge pull request #50 from terah/master 9 years ago
  Terah 356de4f25a PHP Doc cleanup 9 years ago
  Joe Tannenbaum 669a55c7f2 extracted logic out of horizontal keyframes 10 years ago
  Joe Tannenbaum b2327afbee documented magic method animation, added sleeper interface 10 years ago
  Joe Tannenbaum 616266315d removed animation directory, no default run animations 10 years ago
  Joe Tannenbaum d381ee065d finished scroll, added run test 10 years ago
  Joe Tannenbaum 819e861988 added scroll method, docblocked the rest of the animation class 10 years ago
  Joe Tannenbaum 8a53d8aaec some doc blocks for animation class 10 years ago
  Joe Tannenbaum ba2ba195c3 reduce, reuse, recycle. even simpler. 10 years ago
  Joe Tannenbaum 8e74a24d98 greatly simplified api, removed a bunch of methods 10 years ago
  Joe Tannenbaum 656f34c6fb simplified animation horizontally, just create exit frames and reverse if need be 10 years ago
  Joe Tannenbaum de5bf736c5 enter from right test 10 years ago
  Joe Tannenbaum c03023579c exit to right tests. phew. 10 years ago
  Joe Tannenbaum a7f1ec06de tests for sleeper, dont allow anything less than zero for speed 10 years ago
  Joe Tannenbaum f925058c15 extracted the sleeper to a class for testability, mocked in tests 10 years ago
  Joe Tannenbaum 64c7be5424 more tests for horizontal animation, added str helper into animation, changed speed to reflect intuitively 10 years ago
  Joe Tannenbaum 784a8df75c str pad array added, ability to pad left or right side 10 years ago
  Joe Tannenbaum ec5ed5fbd2 doc blocks 10 years ago
  Joe Tannenbaum 6109198f39 added enter tests 10 years ago
  Joe Tannenbaum e80e0f752b exit to bottom test, extracted frame assertions into traits for clarity 10 years ago
  Joe Tannenbaum 8b65e1e91f first test written after a long battle 10 years ago
  Joe Tannenbaum 104016eada added directions for static art 10 years ago