mhunsinger
8474384ca8
Changed response to strings, was hanging on large Fibonacci.
2016-06-21 05:52:02 +00:00
mhunsinger
b1874b8f23
Returning Yes/No, and minor (sub)title formatting.
2016-06-14 04:57:47 +00:00
mhunsinger
4155fcab61
Refactored tests and minor parts of Perl script.
...
Removed stripping whitespace around the query, as remainder_lc
already does this.
Refactored build_test to include testing for build_pred_test.
2016-06-14 04:51:34 +00:00
mhunsinger
71b855660c
Added IA for "is n a Fibonacci number?".
2016-06-10 07:00:31 +00:00
mhunsinger
1172e7b7b5
Updated Fibonacci to use Perl Math::NumSeq::Fibonacci package.
...
Changed the handler from "request" to "request_lc".
Fixed a problem where the regexp didn't handle "nd" ordinal suffix.
Created new test to ensure it would handle both of these cases.
2016-06-09 20:01:15 +00:00
Rob Emery
76881479e0
Fibonacci: Removing my incredibly elegent solution for minor syntax highlighting issues in VSCode
2016-05-15 19:42:47 +01:00
Rob Emery
8d52252fe0
Fibonacci: Converting to Text Template
2016-05-15 17:54:04 +01:00
Zach Thompson
07b9def34a
Goodbye metadata...mostly
2015-11-11 11:14:02 -07:00
Russell Holt
fa5a969037
attribution cleanup
2015-01-07 13:37:42 -05:00
Matt Miller
191b2779cc
Fibonacci: use structured answer.
2014-11-15 21:33:00 +02:00
Matt Miller
5481cf4ebc
Fix minor code layout issues.
...
Reducing scroll spam from dzil by:
- Providing ABSTRACTs for all packages.
- Leaving VERSION vertical space where necessary.
Addresses #600 plus other annoyances in the process.
2014-08-20 14:45:33 -04:00
moollaza
c75b892d74
Calculator.pm, added trigger word. Small fix to Fibonacci attribution
2013-06-28 17:18:51 -04:00
Dylan Lloyd
6a4a0f0b16
added category to fibonacci goodie
2013-05-28 18:56:41 -04: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
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