summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-09Removed rust 1.18 and 1.19 from supported and tested listPierre-Henri Symoneaux
2018-08-09Merge pull request #79 from liautaud/masterPierre-Henri Symoneaux
2018-08-09Merge pull request #80 from liautaud/separate-border-stylingPierre-Henri Symoneaux
2018-08-04Merge pull request #81 from rivertam/patch-1Pierre-Henri Symoneaux
2018-08-03Fix typo in READMEBen Berman
2018-05-18Added the possibility to style the left and right border separately.Romain
2018-05-18Added the possibility to style the left and right border separately.Romain
2018-05-18Fixed cell width issues when using ANSI color codes.Romain
2018-04-18Updated README and examples with removal of the term cratePierre-Henri Symoneaux
2018-04-18Merge pull request #78 from hoodie/feature/export-term-typesPierre-Henri Symoneaux
2018-04-17stop supporting rustc < 1.18.0Hendrik Sollich
2018-04-17Reexporting types used from the term crateHendrik Sollich
2018-04-10Preparing v0.7.0 releasePierre-Henri Symoneaux
2018-04-10Merge pull request #75 from hoodie/masterPierre-Henri Symoneaux
2018-03-02Merge pull request #74 from phsym/73_derive_hashPierre-Henri Symoneaux
2018-03-02Updated termHendrik Sollich
2018-02-19Updated copyright & fixed a warningPierre-Henri Symoneaux
2018-02-19Added Hash & Eq derive. Implemented Extend on Row and TablePierre-Henri Symoneaux
2018-02-19Derive hash on public typesPierre-Henri Symoneaux
2018-01-18Merge pull request #72 from phsym/fix_coveragePierre-Henri Symoneaux
2018-01-18Fixed code coverage reportingPierre-Henri Symoneaux
2018-01-18Added rust 1.22.1 to build matrixPierre-Henri Symoneaux
2018-01-15Merge pull request #71 from skade/patch-1Pierre-Henri Symoneaux
2018-01-15Minor typo fixFlorian Gilcher
2017-12-03Try to make macro works on rust releases 1.13 to 1.19Pierre-Henri Symoneaux
2017-12-03Fix #68 Trailing comma in macrosPierre-Henri Symoneaux
2017-12-03Updated version to 0.6.8 for future releasePierre-Henri Symoneaux
2017-12-03Added latest rust releases to travis build matrixPierre-Henri Symoneaux
2017-12-03Merge pull request #69 from alexbool/update-lazy-staticPierre-Henri Symoneaux
2017-12-01Update lazy_staticAlexander Bulaev
2017-10-05Updated rust compler version in travis scriptPierre-Henri Symoneaux
2017-06-09Added rustc 1.17.0 in travis build matrixPierre-Henri Symoneaux
2017-06-08Merge pull request #64 from phsym/convert_try_macro_usesPierre-Henri Symoneaux
2017-06-08Merge pull request #62 from hcpl/reword-readmePierre-Henri Symoneaux
2017-06-08Replace uses of try! to ? operatorhcpl
2017-06-08Remove the redundant ToC headerhcpl
2017-06-08Merge pull request #63 from phsym/increase_coveragePierre-Henri Symoneaux
2017-06-07Removed unsupported rust versions from CIPierre-Henri Symoneaux
2017-06-07Converted all try! macro uses to ? operatorPierre-Henri Symoneaux
2017-06-07Added more testsPierre-Henri Symoneaux
2017-06-07Fixed broken build for rust 1.9.0 to 1.14.0Pierre-Henri Symoneaux
2017-06-07Added a few UTPierre-Henri Symoneaux
2017-06-07Add table of contentshcpl
2017-06-06Merge pull request #61 from hcpl/examplesPierre-Henri Symoneaux
2017-06-06Reword README.mdhcpl
2017-06-06Fix usage of non-unicode in unicode code.hcpl
2017-06-06Add padding examplehcpl
2017-06-06Increase coveragePierre-Henri Symoneaux
2017-06-06Merge pull request #60 from phsym/fix_coverage_accuracyPierre-Henri Symoneaux
2017-06-06Replaced coveralls badge by codecov badge in readmePierre-Henri Symoneaux