Commit Graph

76 Commits (ca83e76e1eaffc350456e9358ea5ffce3ebc4c49)

Author SHA1 Message Date
hunterlang ca83e76e1e updated tests and goodies 2012-03-24 14:05:13 -04:00
hunterlang 6c7a13fb80 updated test suite 2012-03-22 20:56:19 -04:00
hunterlang 2804bc9a99 update percent-error to pass tests 2012-03-22 20:11:41 -04:00
hunterlang f9c9ecb159 fix argument validation 2012-03-22 15:22:12 -04:00
Michael Smith 52282a3cbb validate arguments to percenterror 2012-03-22 07:55:57 -06:00
Michael Smith 369366e92f Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-03-22 07:54:04 -06:00
hunterlang cbcfc305de apparently i can't read after 10pm 2012-03-21 00:08:12 -04:00
hunterlang e4634819ea Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-03-20 23:46:05 -04:00
hunterlang d760e75995 CamelCase to answer_type and update tests with regexp 2012-03-20 23:44:51 -04:00
Torsten Raudssus 20c6c8806f Removed debugging 2012-03-21 02:28:42 +01:00
Michael Smith add6ccdf17 Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-03-18 19:20:52 -06:00
Hunter Lang a9182244a5 context to chars goodie 2012-03-18 19:52:59 -04:00
Hunter Lang 5cfd799ab2 i hate our workflow getty 2012-03-18 19:36:42 -04:00
Hunter Lang d52ed58039 Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-03-18 19:32:18 -04:00
Hunter Lang 09a749fd90 damn, reverted 2012-03-18 19:32:02 -04:00
Torsten Raudssus 9b8b94da9a Ok why i see this crap just 5 sec. after the release? 2012-03-19 00:20:58 +01:00
Hunter Lang a91bce2110 Merge branch 'master' of github.com:duckduckgo/zeroclickinfo-goodies 2012-03-18 19:16:37 -04:00
Hunter Lang 9970738e01 expand trigger coverage, CamelCase anwswer_type 2012-03-18 19:16:16 -04:00
Torsten Raudssus bb53f1c20f Added text versions of the goodies 2012-03-19 00:09:03 +01:00
Torsten Raudssus 750e42089c Hups 2012-03-18 22:36:39 +01:00
Torsten Raudssus 9629442e2d Fixed dist-dir usage 2012-03-18 22:34:37 +01:00
Hunter Lang 5a10a709f9 fix percent-error triggers 2012-03-18 17:32:11 -04:00
hunter 16eb81fc56 fix guid goodie to reconcile internal tests 2012-03-18 16:33:29 -04:00
Gabriel Weinberg 598a4c29c4 Chars plugin 2012-03-18 13:39:12 -04:00
Derrick Schwabe 5ef4a2676b Added relatively pointless garble plugin 2012-03-17 13:04:42 -05:00
Michael Smith 2d884f60f9 Merge branch 'CubePatterns' of https://github.com/rpicard/zeroclickinfo-goodies 2012-03-15 16:21:35 -06:00
Michael Smith 6311af78d7 Merge branch 'flip' of https://github.com/rpicard/zeroclickinfo-goodies 2012-03-15 16:19:23 -06:00
Michael Smith 8a7bcba5ba Merge branch 'unicode' of https://github.com/moritz/zeroclickinfo-goodies 2012-03-15 16:18:48 -06:00
Michael Smith 621f26eb04 fix emtopx goodie (case sensitivity and backwards calculations) 2012-03-15 16:06:18 -06:00
Robert Picard 8f36147f56 Don't need to initialize to an empty string 2012-03-15 12:51:16 -04:00
Robert Picard dc4d01ca35 comment out the 5 (doesn't really look like a 5) 2012-03-15 12:43:39 -04:00
Robert Picard 3bd3c83a22 add some commented explanations 2012-03-15 12:06:16 -04:00
Robert Picard 787b637ebd moved charmap hash outside of sub 2012-03-15 02:14:10 -04:00
Robert Picard caaa97c6fa added a full charmap, reversed the string, and got it all working (for now) 2012-03-15 02:00:32 -04:00
Wayne A. Arthurton aac345ac0a Modified dice to allow for 4 digit dice count 2012-03-14 18:09:43 -04:00
Robert Picard 1398d3467f first commit for flip text goodie 2012-03-14 17:40:36 -04:00
Robert Picard 3b1eae552a make the comparison case insensitive 2012-03-13 18:30:11 -04:00
Robert Picard 68a480cc9d Add commented explanation of goodie 2012-03-13 17:58:57 -04:00
Robert Picard 67310655b5 removed old file 2012-03-13 17:53:06 -04:00
Robert Picard 2e69a44bc1 Change the trigger to rcube instead of taking up the cube trigger 2012-03-13 17:50:34 -04:00
Robert Picard c5f4d660be add swap centers pattern 2012-03-13 16:32:15 -04:00
Robert Picard b87896644d changing code format 2012-03-13 16:11:31 -04:00
root 45a41b32f2 CubePatterns first draft 2012-03-13 00:29:59 -04:00
Torsten Raudssus f318b774ba Merge pull request #52 from moritz/fix-base-on-5.10
fix base to not use given/when
2012-03-12 09:24:02 -07:00
Moritz Lenz 292ff4b9fe fix base to not use given/when
this seems to break on some weird 5.10.1 perls, which happen to be
the deployed platform
2012-03-12 16:57:25 +01:00
Torsten Raudssus f3bdd4f50a Removed Debugging 2012-03-12 13:00:50 +01:00
Torsten Raudssus f40b21adae Small renaming 2012-03-12 11:10:09 +01:00
Moritz Lenz f8d4ea08c9 [Unicode] make decomposition more robust 2012-03-11 09:40:10 +01:00
Moritz Lenz 5622b561cf [Unicode] include UTF-8 bytes in the output 2012-03-11 09:39:45 +01:00
Moritz Lenz 5273fd466e [Unicode] add decimal and HTML entity output 2012-03-10 21:20:09 +01:00