Commit graph

  • 7ef129d05d Add donation BTC address master yamadapc 2016-02-02 14:49:36 -0300
  • be2f574cfd Merge pull request #16 from MartinNowak/patch-1 Pedro Tacla Yamada 2015-08-30 14:20:01 -0300
  • 6652083cbf use official Travis-CI D support Martin Nowak 2015-08-30 18:15:50 +0200
  • 0ac221adf4 Remove unused import vladdeSV 2015-08-07 18:17:58 +0200
  • a60bc92db9 Format supports dstring vladdeSV 2015-08-06 19:57:42 +0200
  • 8cd1a668d1 Changed string to dstring vladdeSV 2015-08-05 16:11:24 +0200
  • 117b10376a Start drafting custom color support yamadapc 2014-11-14 23:32:23 -0500
  • e86a8dafb8 Add google analytics beacon. yamadapc 2014-09-03 14:45:42 -0300
  • 8fe0299657 Merge pull request #8 from p0nce/master v1.0.5 yamadapc 2014-08-05 16:00:47 -0300
  • cfa4b2f11a Fix Windows unittests. ponce 2014-08-05 20:50:22 +0200
  • a075732c0b Let the nogc enum fix from 4a46262 be private. v1.0.4 yamadapc 2014-08-05 15:34:56 -0300
  • 4a462627ea Patch for DMD 2.065 compatibility on Windows. v1.0.3 yamadapc 2014-08-05 15:29:28 -0300
  • 8499c64cd1 Bump the version to v1.0.2 v1.0.2 yamadapc 2014-08-01 04:30:50 -0300
  • 2e780cb10e Add brief section about the cwrite.. functions. yamadapc 2014-08-01 04:29:24 -0300
  • 05107daa5a Update version number headers in the files. yamadapc 2014-08-01 04:19:55 -0300
  • bee185f60d Add a gitter chat badge to the README. yamadapc 2014-07-31 18:44:04 -0300
  • 8c6dd92b4c Update the README example to use cwrite... v1.0.1 yamadapc 2014-07-31 18:32:56 -0300
  • 589c22e38f Rename the colorize function to color. v1.0.0 yamadapc 2014-07-31 18:28:18 -0300
  • 372bba2b32 Merge a5e931d879 into 7398ee11f1 ponce 2014-07-31 19:45:26 +0000
  • a5e931d879 Actually tested example. ponce 2014-07-31 21:30:23 +0200
  • fd0cda90f4 Use cwritefln in example. ponce 2014-07-31 21:24:59 +0200
  • 7398ee11f1 Fix a bunch of bugs in the cwrite module. v0.2.1 yamadapc 2014-07-30 20:12:01 -0300
  • 0a762e92ab Update the README. yamadapc 2014-07-30 20:11:12 -0300
  • d0becf6a63 Remove trailing spaces and newlines. yamadapc 2014-07-30 14:35:19 -0300
  • f630d6fdfa Merge pull request #3 from p0nce/master v0.2.0 yamadapc 2014-07-30 14:28:12 -0300
  • 4c6aba25be Add myself as author. I do not wish to retain copyright so LICENSE can stay as is. ponce 2014-07-30 00:29:55 +0200
  • 57605758d2 2-space indent ponce 2014-07-30 00:29:05 +0200
  • 183ee21692 Whitespace tweak. ponce 2014-07-29 23:53:59 +0200
  • 4d98f3f9d3 Fix compatibility with linux and 2.065 ponce on vps 2014-07-29 23:49:38 +0200
  • 8ff025230e fg and bg colours working. There was a problem with changing colors before stdout was ever flushed. ponce 2014-07-29 23:36:46 +0200
  • 30f4576db5 Implement colour changing, still not working. ponce 2014-07-29 00:41:50 +0200
  • 48444a6fb6 Coloured write now uses WinTermEmulation on Windows. Basic state machine for parsing ANSI VT100 subset. ponce 2014-07-29 00:20:33 +0200
  • 1361fca5d8 Partially implement coloured write/writef/... Partially implement windows terminal emulation. ponce 2014-07-28 23:55:16 +0200
  • 5caf15bd46 Reorganize package as to split in several files (colourize, Windows term emulation, and cprintf functions). ponce 2014-07-28 22:54:08 +0200
  • b4a23ba7cf Fix the version in the source code. yamadapc 2014-07-13 17:18:02 -0300
  • 3380acb7e2 Update the documentation. v0.1.0 yamadapc 2014-07-13 16:27:18 -0300
  • 42a779cfc3 Make colorHelper overloading cleaner. yamadapc 2014-07-13 15:12:50 -0300
  • 4d8473495a Start drafting string API support and add aliases. yamadapc 2014-07-12 20:40:05 -0300
  • b47a79deb2 Fix style for template constraints. yamadapc 2014-07-12 20:10:05 -0300
  • 342da0b563 Use a generic function for the colorHelper. yamadapc 2014-07-12 20:02:27 -0300
  • be783f8fe1 Try cleaning-up the module with templates. yamadapc 2014-07-12 19:49:05 -0300
  • fc2a2dd537 Fix the proposed helper functions. yamadapc 2014-07-12 19:32:59 -0300
  • 5f944fad66 Use const str parameters. yamadapc 2014-07-12 19:32:26 -0300
  • 9f4fddd188 Add separate functions for each coloring type. yamadapc 2014-07-11 20:30:13 -0300
  • 3bf0b6844c Add unscientific string vs. enum benchmarks. yamadapc 2014-07-11 20:18:35 -0300
  • 38ee1195c9 Fix README fg listing. yamadapc 2014-07-10 03:03:48 -0300
  • 4a227f46c1 Add build status badge and bump version. v0.0.2 yamadapc 2014-07-10 00:05:22 -0300
  • 077b217903 Add travis.yml. yamadapc 2014-07-09 23:48:49 -0300
  • 90864d2983 Fix the README example. yamadapc 2014-07-09 23:42:46 -0300
  • 81e337c4c9 Add dub registry link to the README. yamadapc 2014-07-09 23:38:24 -0300
  • bfe2817360 Make final fixes to the dub.json and the README. v0.0.1 yamadapc 2014-07-09 23:31:45 -0300
  • e3a7b70d29 Try to fix the README formatting in github. yamadapc 2014-07-09 23:28:30 -0300
  • 6a7a12ff9d Add version number to the dub.json yamadapc 2014-07-09 23:26:57 -0300
  • 321a3664ef Start adding proper documentation. yamadapc 2014-07-09 23:24:24 -0300
  • 304f29787e Initial commit. yamadapc 2014-07-09 13:49:00 -0300