История коммитов

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