Commit Graph

230 Commits (2b254eaf7679b402b429fde5e4f1400c1eb7b38a)

Author SHA1 Message Date
Matt Lehning 1824aceb26 Changed the regex to match the standard conversion format 2013-03-06 17:11:43 -05:00
Matt Lehning 0bc9c00745 Added test file 2013-02-26 17:06:41 -05:00
Matt Lehning 3a9f2dd8a3 Started writing hijri/gregorian date converter 2013-02-21 16:22:31 -05:00
Dylan Lloyd c5baeaa4a1 Merge branch 'DiceGoodieChanges' of git://github.com/mattlehning/zeroclickinfo-goodies 2013-02-13 15:24:43 -05:00
Dylan Lloyd 5e52391587 Merge branch 'PaperGoodie' of git://github.com/mattlehning/zeroclickinfo-goodies 2013-02-13 15:23:43 -05:00
Matt Lehning ada4d399c3 Added comma's between results 2013-02-11 15:57:56 -05:00
Matt Lehning 91afb22d4b Made the regex more forgiving for typo's and spacse 2013-02-11 11:30:06 -05:00
Matt Lehning e6099acdc0 Added parantheses to results 2013-02-09 16:13:08 -05:00
Matt Lehning 798fd190d4 Fixed code 2013-02-09 13:52:39 -05:00
Matt Lehning 40a57d6836 Added Paper size goodie 2013-02-09 13:49:22 -05:00
Matt Lehning 40eef0a421 Added Coin flip goodie 2013-02-09 13:19:53 -05:00
Dylan Lloyd df22137283 added test file for IDN goodie 2013-02-08 12:14:09 -05:00
Dylan Lloyd 49994f300f expanded triggers for RubiksCube & updated tests 2013-02-07 21:49:19 -05:00
Dylan Lloyd 3fdbe37cb1 rm'd old example files,new tests for those missing
also stripped carriage returns and trailing whitespace from share files
2013-02-07 20:26:39 -05:00
Dylan Lloyd be1d0a07b5 Merge branch 'DiceGoodieChanges' of git://github.com/mattlehning/zeroclickinfo-goodies into dice 2013-02-03 10:51:01 -05:00
matt lehning babe1a7c95 removed unnecessary files 2013-01-30 19:38:01 -05:00
matt lehning 427a36f7bc goodie to show paper sizes 2013-01-29 14:21:16 -05:00
matt lehning 3e0a1ed7d6 added toss as a trigger in addition as per request in ideas.duckduckhack.com 2013-01-28 15:28:09 -05:00
matt lehning 36caf88475 pick a card 2013-01-28 14:33:49 -05:00
matt lehning 8347023bb0 Forgot to add (random) to some of the results in Dice.pm 2013-01-27 16:16:00 -05:00
matt lehning ca203d83da Changed Coin.pm and Dice.pm to display (random) after results 2013-01-27 16:01:27 -05:00
matt lehning 3d32662b1a Added test file 2013-01-27 14:43:37 -05:00
Dylan Lloyd 75c4e6f6f1 added atbash wikipedia example as test case 2013-01-26 07:40:29 -05:00
Dylan Lloyd 390bd9c668 Merge branch 'atbash' of git://github.com/tagawa/zeroclickinfo-goodies into atbash 2013-01-26 07:28:44 -05:00
tagawa 1d55fac7a4 Cipher plugin using Atbash (somewhat similar to ROT13) 2013-01-25 16:30:15 +09:00
Dylan Lloyd 9c9aab80af got rid of extra spaces in fibonacci output 2013-01-24 05:19:29 -05:00
Dylan Lloyd 802ae440e5 added missing hashbang & includes to t/Fibonacci 2013-01-24 05:07:41 -05:00
Koosha Khajeh Moogahi 16c629c738 Make the output of Fibonacci verbose 2013-01-24 12:50:34 +03:30
Koosha Khajeh Moogahi e5d92a1060 Add Fibonacci.pm goodie 2013-01-24 01:29:24 +03:30
Dylan Lloyd 6b0d754c61 Merge branch 'master' of https://github.com/Hercynium/zeroclickinfo-goodies
Conflicts:
	dist.ini
2013-01-15 21:04:51 -05:00
Stephen R. Scaffidi 43fe5878e2 unit test for rafl goodie 2013-01-15 07:36:32 -08:00
Dylan Lloyd 259f2dc39d added support to FindAnagrams for "anagram of <word>" syntax 2013-01-10 21:56:08 -05:00
Dylan Lloyd 399948005f formatting and trigger changes to FindAnagrams 2013-01-10 21:50:23 -05:00
Dylan Lloyd cf0b05aa95 fix year-specific DateMath tests 2013-01-03 08:24:20 -05:00
digit4lfa1l 8056ed365c Added links to the SHA-3 wiki pages. 2012-12-16 14:11:02 -05:00
digit4lfa1l c70441dda3 Corrected links to the Wikipedia resources and hashes descriptions. 2012-12-10 17:08:30 -05:00
digit4lfa1l e4b474c231 Merge remote branch 'upstream/master' 2012-12-10 16:41:33 -05:00
Dylan Lloyd 1b17f84346 add support to Sort for common array/list syntax 2012-12-07 14:11:27 -05:00
Koosha Khajeh Moogahi bbbcdc513c Normalize the output format 2012-12-06 12:48:41 +03:30
Koosha Khajeh Moogahi 2856e26141 Change the output delimiter from space to comma 2012-12-06 00:47:01 +03:30
Koosha Khajeh Moogahi b3ad72ad6a Add the Sort goodie 2012-12-05 23:47:45 +03:30
digit4lfa1l b8394b7259 Added references to the Wikipedia articles. Changes in a module's main code. 2012-12-04 15:00:51 -05:00
digit4lfa1l 29e69f2801 Merge remote branch 'upstream/master' 2012-12-04 12:26:50 -05:00
Koosha Khajeh Moogahi 6e02789eaf Make a minor change to the format of the output 2012-12-03 14:07:54 +03:30
digit4lfa1l a921a1af61 Added grammatical changes. Removed zci answer_type. 2012-12-02 13:23:15 -05:00
Koosha Khajeh Moogahi 8faf48358c The goodie to convert a given hex value to its equivalent ASCII representation 2012-12-02 15:58:49 +03:30
digit4lfa1l ba3dac5f1c My plugin that does cryptographic hash functions identification is ready to go... 2012-12-01 16:56:06 -05:00
Dylan Lloyd e88db421c7 added test file for GUID goodie 2012-11-27 12:53:30 -05:00
Dylan Lloyd 19562b378c formatting changes 2012-11-15 20:30:05 -05:00
Joe Walnes 7aef13b7e3 Resistor colors: Show additional tolerance band.
It always shows one extra color (gold = 5%). This is the most
common value and showing this makes it a lot more obvious how
the colors match up with a real resistor.
2012-11-15 20:30:05 -05:00