matt lehning
|
a6bb2d38d2
|
changes to Dice.pm
'roll a die' now triggers
more forgiving with dice/die typos
added '(random)' to the end of results
|
2013-01-30 19:35:32 -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
|
8717737dd1
|
Merge branch 'altcalendars' of git://github.com/tagawa/zeroclickinfo-goodies into altcalendars
|
2013-01-26 07:48:06 -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
|
b2f086a109
|
Added plugin for converting non-Gregorian years
|
2013-01-26 17:10:53 +09:00 |
tagawa
|
1d55fac7a4
|
Cipher plugin using Atbash (somewhat similar to ROT13)
|
2013-01-25 16:30:15 +09:00 |
matt lehning
|
579630308c
|
Merge branch 'matt/Coinflip'
|
2013-01-24 17:35:27 -05:00 |
matt lehning
|
d3010e2642
|
Finished coin flip goodie
|
2013-01-24 17:31:24 -05:00 |
Dylan Lloyd
|
99b429b827
|
remove execute bit from Tips.pm
|
2013-01-24 14:42:15 -05:00 |
Koosha Khajeh Moogahi
|
4e2379d06d
|
Store the value of $1 to $n in Fibonacci.pm
|
2013-01-24 16:42:54 +03:30 |
Dylan Lloyd
|
1fa300b573
|
be more accepting of query syntax in Fibonacci.pm
|
2013-01-24 05:44:27 -05:00 |
Dylan Lloyd
|
9c9aab80af
|
got rid of extra spaces in fibonacci output
|
2013-01-24 05:19:29 -05:00 |
Dylan Lloyd
|
6d49bb5c11
|
accept "what is the __ fibonacci number" syntax
|
2013-01-24 05:18:01 -05:00 |
Dylan Lloyd
|
a710e6b4b0
|
added missing dependency for Fibonacci.pm
|
2013-01-24 05:12:23 -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 |
matt lehning
|
e9d3036c73
|
work ffs
|
2013-01-23 19:48:32 -05:00 |
matt lehning
|
878eed7df7
|
Initial commit
|
2013-01-23 19:44:31 -05:00 |
Koosha Khajeh Moogahi
|
e5d92a1060
|
Add Fibonacci.pm goodie
|
2013-01-24 01:29:24 +03:30 |
Dylan Lloyd
|
8c38618625
|
fixed unitialized warning when timezone !found
fixed a warning that occurred when the timezone name parsed from
$input_timezone was not found in the %timezones hash
|
2013-01-16 03:56:56 -05:00 |
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 |
Stephen R. Scaffidi
|
18ace59975
|
Add prereq for rafl goodie
Added Acme::rafl::Everywhere to prereqs section for rafl goodie module
|
2013-01-15 10:26:56 -05: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 |
Jag Talon
|
fb59da5873
|
Fixed a typo in the example query in Perimeter.pm.
Also, I added use utf8 in Xor.pm in hopes of fixing the 5 ⊕ 79 problem.
|
2012-12-20 16:13:51 -05:00 |
Jag Talon
|
b73ad5b385
|
An example in second_example_queries was removed from `Tips.pm`.
The example 'root mean square 1,2,3' is for the plugin `Average.pm`.
|
2012-12-20 14:54:03 -05:00 |
yegg
|
5ba66304bf
|
testing access
|
2012-12-20 10:12:29 -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
|
53e9131d6a
|
Merge branch 'sort'
|
2012-12-07 14:11:38 -05:00 |
Dylan Lloyd
|
1b17f84346
|
add support to Sort for common array/list syntax
|
2012-12-07 14:11:27 -05:00 |
Dylan Lloyd
|
cea9e54d49
|
updated ABC example queries
|
2012-12-06 20:28:49 -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 |
Dylan Lloyd
|
514faf51a1
|
changed resistor color category to reference
|
2012-12-04 17:44:20 -05:00 |
Dylan Lloyd
|
e6870e31e9
|
use literal unicode character in example query
|
2012-12-04 17:07:23 -05:00 |
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 |