Commit Graph

2235 Commits (dc438fd4bd32f4ea6070d208981ffa03030238fe)

Author SHA1 Message Date
Rob Emery 9a57cda626 Merge pull request #1865 from marianosimone/fix_1430_unicode_matches
only return Unicode match result when there is a match
2015-12-09 17:43:58 +00:00
Ben Moon 204de9cb2e Fix spacing around minus sign
Previous fix introduced a small bug with spacing: things like
`1 + e - 3` were being expanded to `1 + e-3`. This fixes the
expansion.
2015-12-09 15:47:10 +00:00
Ben Moon e4865eb3cb Improve test coverage 2015-12-08 20:16:18 +00:00
Ben Moon a6573a7b2c Fix issue #1694
Fixes issue with expressions such as `1 + 2e-7` treating `e` as
the mathematical constant rather than `* 10 ^`.
2015-12-08 19:17:52 +00:00
marianosimone fe8b5d71b2 only return Unicode match result when there is a match
fixes #1430
2015-12-08 18:07:23 +00:00
Zaahir Moolla b4ebf96b60 Merge pull request #1859 from Mailkov/issue1163
Add rms as root mean square on Average
2015-12-08 10:04:15 -05:00
Mailkov 5b3b5b41a8 Issue #1163 - add rms as root mean square on Average 2015-12-07 18:24:02 +00:00
hemanth 0cc9581e41 Support +ve and -ve. 2015-12-07 04:56:48 +00:00
Rob Emery da24a67c1e Merge pull request #1853 from Mailkov/issue1837
Fix #1837 - ensure it has a remainder to sort
2015-12-06 11:38:58 +00:00
Mailkov 1d37dd8053 Fix #1837 - ensure it has a remainder to sort 2015-12-06 07:01:48 +00:00
Rob Emery 88ce0e8a8c Merge pull request #1851 from Mailkov/rubikscubepatternsissue1163
Issue #1163 - Convert RubiksCubePatterns to use templates
2015-12-05 23:09:34 +00:00
Mailkov 5599db5665 fix indentation RubicksCubePatterns.t 2015-12-05 15:21:59 +00:00
Mailkov ec8e6f2f4d fix review 2015-12-05 11:10:08 +00:00
Zaahir Moolla 028d220bdd Merge pull request #1845 from duckduckgo/zt/alt-to
Remove Shortcut IA
2015-12-04 18:11:12 -05:00
Zaahir Moolla 10aef38a61 Merge pull request #1791 from Mailkov/issue1491
Issue #1491 - Chess960: Remove clickable link from result
2015-12-04 16:50:20 -05:00
Zaahir Moolla c0851f8a14 Merge pull request #1846 from Mailkov/resistorcolorsissue1163
Issue #1163 - Convert ResistorColors to use template
2015-12-04 16:49:32 -05:00
Zaahir Moolla 60c866b7b9 Merge pull request #1835 from Mailkov/issue1163
Issue #1163 - Convert Average.p to use template
2015-12-04 16:49:20 -05:00
Zaahir Moolla 540c4ff24a Merge pull request #1827 from Mailkov/issue437
Issue #437 - Anagram.pm - Should be separated into Anagram.pm and Scramble.pm
2015-12-04 16:47:40 -05:00
Zaahir Moolla 5cece37a0f Merge pull request #1821 from Mailkov/issue1595
Issue #1595 - Zodiac: Switch to Icon template, use new icons
2015-12-04 16:45:17 -05:00
Mailkov 0f622ea610 Issue #1163 - Convert RubiksCubePatterns to use templates 2015-12-04 15:44:43 +00:00
Mailkov 4e5383ef35 Issue #1163 - changes for review 2015-12-03 19:08:58 +00:00
Mailkov 5110305089 Issue #1163 - Check the content of the structured answer 2015-12-03 15:14:21 +00:00
Mailkov aeabcb335e Issue #1163 - Convert ResistorColors to use template 2015-12-02 18:04:00 +00:00
Zach Thompson 4de6572b4d Remove test for Shortcut 2015-12-02 10:49:50 -07:00
Mailkov 460198266a Issue #1163 - fix name on ColorCodes 2015-12-01 18:27:04 +00:00
Mailkov 56b9279c5a Issue #1163 - switch to simple structured Answer 2015-12-01 18:20:50 +00:00
Mailkov 0d6efe57ec Issue #1163 - Convert ColorCodes to use template 2015-12-01 15:58:04 +00:00
Mailkov 83827c7b78 Issue #437 - fix is_cached 2015-11-30 17:17:04 +00:00
Mailkov f6ad5cd0e0 Issue #437 - corrects review 2015-11-30 16:55:02 +00:00
Mailkov 68c4e2feb9 Issue #437 - change answer 2015-11-30 15:44:13 +00:00
Mailkov 018f1a4790 Issue #1163 - Convert Average.p to use template 2015-11-30 15:27:56 +00:00
Mailkov 0663a6b863 Issue #437 - modified answer 2015-11-29 16:23:49 +00:00
Mailkov 71a3a00573 Issue #437 - end Scramble.pm Scramble.t 2015-11-29 15:29:14 +00:00
Mailkov acca9affcd Issue #437 - fix grammar error 2015-11-29 14:28:36 +00:00
Mailkov 541108b7f8 Issue #437 - fix Anagram.pm answers only with anagrams 2015-11-28 11:29:40 +00:00
Mailkov 21d4198051 Issue #1595 - fix name template 2015-11-28 10:51:27 +00:00
Mailkov 18438bd58f Issue #437 - create file Scramble.pm Scramble.t 2015-11-28 10:46:31 +00:00
Mailkov 3e35b61b01 Issue #1595 - backcolor icon 2015-11-27 19:44:22 +00:00
Mailkov 7e17efcd11 Issue #1491 - fix review for Chess960.pm 2015-11-27 13:32:57 +00:00
Zaahir Moolla 897a6173db Merge pull request #1802 from Mailkov/issue1418
Issue #1418 - Factorial: Move integration into Calculator.pm
2015-11-25 17:11:22 -05:00
Mailkov 5a13ac6310 Issue #1491 - convert into JS powered goodie 2015-11-24 20:48:51 +00:00
Mailkov 75a9d44e82 remove Factorial.t 2015-11-23 16:38:37 +00:00
Mailkov 0e40119f68 Issue 1418 - fix error PackageTracking 2015-11-23 16:11:40 +00:00
Mailkov c86c1b0665 Issue 1418 - Factorial: Move integration into Calculator.pm; Calculate factorial with Math::BigInt bfac() 2015-11-23 15:47:31 +00:00
Mailkov 63b442b2db Issue #1138 - start working 2015-11-21 11:30:07 +00:00
Mailkov 495f61b856 changes tag <a> to <span> 2015-11-21 11:03:49 +00:00
Mailkov df2ee9e47c fix error test FenViewer.t 2015-11-21 10:39:05 +00:00
Mailkov b5b52c58e2 fix error test Chess960.t 2015-11-21 10:29:03 +00:00
Mailkov 5318201105 fix error commit 2015-11-21 10:11:08 +00:00
Mailkov c1882cfcdb Issue #1491 - Chess960: Remove clickable link from result 2015-11-21 10:00:26 +00:00