Commit History

Author SHA1 Message Date
  Subhan Shamsoddini c65914b4e1 eliminate useless return statement (#193) 2 years ago
  Craig Duncan 7d23828616 Allow a line to be cleared using $climate->clearLine() 6 years ago
  Craig Duncan c73d919f17 Add an indeterminate progress spinner 7 years ago
  jasverix 1640ecd3b9 Type-hint CLImate (#102) 7 years ago
  Joe Tannenbaum c2fde447d2 i'm not totally sure about this, but extracted all extension logic to new class 9 years ago
  Joe Tannenbaum c2892d21b6 extracted extension array conversion to its own method 9 years ago
  Joe Tannenbaum a0f1680931 allow for an array of custom keys to extend 9 years ago
  Joe Tannenbaum 06c999272e allow for an array of extensions 9 years ago
  Joe Tannenbaum b7d38e3fa1 all extension adding logic now in router 9 years ago
  Joe Tannenbaum 5bad6ce717 allow for an instantiated object to extend as opposed to a string 9 years ago
  Joe Tannenbaum 20bd79db3b the ol passed by reference error 9 years ago
  Joe Tannenbaum f92780eb8f first stab at easier extending of CLImate, no longer necessary to use namespace 9 years ago
  Joe Tannenbaum bd96955655 added new magic methods to docblocks 9 years ago
  Joe Tannenbaum 1ca06148f9 simplified name variable in call, added snakeCase method to helper 10 years ago
  Joe Tannenbaum e5d7a7bf40 add a defualt writer, shortcut to one time write 10 years ago
  Joe Tannenbaum 951b9f53ab rebased and fixed settings manager setting 10 years ago
  Joe Tannenbaum b029f76718 no need for magic methods for usage and descriptions 10 years ago
  Kevin Laude 1edfb96a5b Add CLI argument support 10 years ago
  Joe Tannenbaum 428a789844 added inline magic method annotation 10 years ago
  Joe Tannenbaum 5c8b1f8a2e fixed animation magic method doc, corrected lack of mocked sleeper in directory animation test 10 years ago
  Joe Tannenbaum 5a41b75a8a fixed docs, either returning climate or dynamic terminal object 10 years ago
  Joe Tannenbaum 57093854f2 no more nulls in setters, moved to constructor 10 years ago
  Joe Tannenbaum 1c5f2dee53 move to one line for simplicity 10 years ago
  Terah 356de4f25a PHP Doc cleanup 10 years ago
  Joe Tannenbaum b2327afbee documented magic method animation, added sleeper interface 10 years ago
  Joe Tannenbaum 5a7d19acb0 simplified ansi on off in system class 10 years ago
  Joe Tannenbaum f98bc20b93 allows forcing of ansi either on or off, fixes #48 10 years ago
  Joe Tannenbaum 7f6b6d3c9c fixed return doc blocks 10 years ago
  Joe Tannenbaum 91b0b4e0d3 Merge branch 'master' of github.com:thephpleague/climate 10 years ago
  Joe Tannenbaum a187b4a2b4 my laziness 10 years ago
  Graham Campbell 6b245f4261 Fixed derp 10 years ago
  Joe Tannenbaum b91f562aa5 doc blocks 10 years ago
  Joe Tannenbaum 1ca9213efc whoops, left an extra use in 10 years ago
  Joe Tannenbaum 35617264ee inject system into parser 10 years ago
  Joe Tannenbaum 3c270e19d1 temporary stopping point, reorganizing 10 years ago
  Graham Campbell d2aeb35360 Fixed docblock extra lines 10 years ago
  Joe Tannenbaum 8efc204028 revision of padding method 10 years ago
  Joe Tannenbaum 724a253a3b added repeatable abstract class, method annotations 10 years ago
  Joe Tannenbaum 68a9f39bac allowed for array of arrays in column data, trimmed the result 10 years ago
  Craig Duncan 5c73cc9533 PSR-2 Fix: Control structure body must be enclosed by braces 10 years ago
  Joe Tannenbaum a2ef0f653e added magic method doc for columns 10 years ago
  Joe Tannenbaum 8264498fde bad habits die hard. 10 years ago
  Joe Tannenbaum 3201c5d472 removed nested if, not necessary 10 years ago
  Joe Tannenbaum e961483daf added route remaining method to break up call 10 years ago
  Joe Tannenbaum 33c2ca24a8 remove that while loop, opt for recursive instead 10 years ago
  Joe Tannenbaum 3c5646d718 simplified(?) the parse style method 10 years ago
  Joe Tannenbaum 3b641618ac fixed up has output ethod 10 years ago
  Joe Tannenbaum 9d705eb774 aesthetic at best 10 years ago
  Joe Tannenbaum 006a770e49 fixed doc stuff 10 years ago
  Joe Tannenbaum 20a51bdd88 split terminal object logic out of __call 10 years ago