Jag Talon
857668db24
Merge pull request #263 from duckduckgo/jag/bug/regexp-regexp
...
RegexCheatSheet: Stricter regexp in the regexp IA.
2013-12-09 17:34:05 -08:00
Jag Talon
dccf06f138
RegexCheatSheet: Stricter regexp in the regexp IA.
...
We can trigger the instant answer by doing "regex lol{2,3}"
2013-12-09 20:32:12 -05:00
Jag Talon
f1b6c2be58
Merge pull request #212 from mmattozzi/master
...
Mortgage/Loan calculator goodie
2013-12-06 10:27:16 -08:00
Jag Talon
9fc15d7497
Merge pull request #260 from duckduckgo/jag/improvement/regexp
...
Regexp Improvements
2013-12-05 16:56:46 -08:00
Jag Talon
9cd58f80e3
Merge pull request #261 from duckduckgo/jag/bug/factor
...
Factors: Old Math::Prime::Util:all_factors not giving all factors.
2013-12-05 16:01:03 -08:00
Jag Talon
14fca3ada6
Factors: Old Math::Prime::Util:all_factors not giving all factors.
...
Math::Prime::Util:all_factors version 0.26 (which we have in the dist.ini) had a different behavior from 0.34. So the tests failed. This should fix it.
2013-12-05 18:54:59 -05:00
Jag Talon
3bb2c21a69
RegexCheatSheet: Made tests pass.
2013-12-05 17:33:01 -05:00
Jag Talon
cca3ba60e8
RegexCheatSheet: Added a heading and a media query.
...
Should change the layout at around 380px.
2013-12-05 17:19:01 -05:00
Jag Talon
59e371931d
RegexCheatSheet: Remove the padding and margin in the abstract.
...
Also move all inline CSS to style.css.
2013-12-05 16:51:06 -05:00
Jag Talon
a299aee9b9
RegexCheatSheet: Added "regexp" to the end trigger.
2013-12-05 14:24:54 -05:00
Jag Talon
31cb219e1f
RegexCheatSheet: Added other trigger words.
2013-12-04 19:31:23 -05:00
Jag Talon
024712ff7c
Merge pull request #259 from duckduckgo/jag/improvement/dessert
...
Dessert: Add other recipes.
2013-12-04 14:21:12 -08:00
Jag Talon
2a2694bae9
Dessert: Add use utf8.
2013-12-04 17:19:36 -05:00
Jag Talon
4c7a1b3fc0
Dessert: Finished adding multiple desserts.
2013-12-04 17:16:09 -05:00
Jag Talon
44feb24f01
Dessert: Add desserts a to f.
2013-12-04 13:50:04 -05:00
Jag Talon
7445100ba7
Dessert: Add a source in the metadata.
2013-12-04 13:02:35 -05:00
Jag Talon
85b506060a
Merge pull request #255 from mintsoft/RandomSudoku
...
Random Sudoku remake/redo
2013-12-03 10:19:43 -08:00
Michael Smith
8b39e1e82a
use bignum in calculator for... precision.
2013-12-01 15:11:30 -07:00
Michael Smith
cc47172f0e
Update colorcodes to handle inverse/negative colours
2013-11-30 14:15:51 -07:00
Jag Talon
f76649ddcb
Merge pull request #234 from mintsoft/Rubiks
...
Switching Rubik's cube patterns to cheatsheet
2013-11-22 09:57:00 -08:00
Rob Emery
237a28677d
RubiksCubePatterns: adding "rubik's cube patterns" and test
2013-11-22 15:13:40 +00:00
Rob Emery
f2ff5f4dc9
RubiksCubePatterns.t: Fixing case in the tests
2013-11-22 14:57:59 +00:00
Mike Mattozzi
caa2b8fa85
Removing zci is_cached
2013-11-22 07:31:31 -05:00
Jag Talon
5e46c4d315
Merge pull request #186 from austinheimark/real_prime_factors
...
Inital commit of prime factors goodie
2013-11-21 23:30:08 -08:00
Jag Talon
e95bbde38a
Merge pull request #257 from jdorweiler/master
...
Display the Latex command for a keyword
2013-11-21 13:51:05 -08:00
jd
2dc3185e3d
fixed indents again..
2013-11-21 16:21:18 -05:00
jd
4eef6c11c9
fixed indents and test file
2013-11-21 16:18:20 -05:00
jd
7d609bf199
update
2013-11-21 15:57:03 -05:00
Rob Emery
3d6af38322
Sudoku.pm: Fixing indentation, broken css, wrapping html parsing and handling
2013-11-21 19:29:27 +00:00
jd
17e0ef3e56
more updates but still need to run tests..
2013-11-21 13:41:44 -05:00
jd
35b516d5bf
more latex commands and test file
2013-11-21 11:01:10 -05:00
jd
4b76ef2585
more Latex commands
2013-11-21 10:40:14 -05:00
jd
14778fa5a8
formatting and more latex commands
2013-11-21 10:33:27 -05:00
Dax the Duck
d13f7dea4b
formatting and more latex commands
2013-11-21 10:30:50 -05:00
Dax the Duck
a0fa713a55
added more latex commands
2013-11-21 08:19:55 -05:00
Dax the Duck
2b243ae56a
formatting and added more key words to latex goodie
2013-11-21 07:32:11 -05:00
jd
d9cb56e46b
Latex goodie that displays the Latex command based on the keyword.
2013-11-20 20:21:43 -05:00
jd
5c3e98a327
Latex goodie that shows latex commands based on a keyword
2013-11-20 20:19:32 -05:00
jd
6191e0c324
latex goodie
2013-11-20 19:52:48 -05:00
Rob Emery
24b976ee0d
Sudoku.pm: Cleaning up regex, css, filtering remainder, adding more tests
2013-11-20 22:16:43 +00:00
Mike Mattozzi
f078c4a08f
Merging upstream changes
2013-11-19 20:28:34 -05:00
Rob Emery
107999af11
Sudoku.pm: Simplifying handling and functionality, slurping stylesheet instead of heredoc, Fixing maxlength on input boxes
2013-11-19 13:47:37 +00:00
Rob Emery
1d2ed495e6
RubiksCubePattern: removing debug print and fixing heading output
2013-11-19 00:00:37 +00:00
Rob Emery
5577dc933e
RubiksCubePatterns: Adding source, titlecase and moving definitions outside of handle sub
2013-11-18 19:11:40 +00:00
Rob Emery
358bf94e90
Sudoku.pm: cleaning up based on: https://github.com/DrDub/zeroclickinfo-goodies
2013-11-17 20:57:40 +00:00
Jag Talon
b4950c00bb
Dessert: Changed "Honeycomb" to "Hazelnut Torte".
2013-11-15 12:02:59 -05:00
Jag Talon
cc45d60a04
Dessert: Fixed misspellings and removed non-desserts.
2013-11-15 12:01:12 -05:00
Jag Talon
b58c79aa8e
Dessert: Zepolle changed to Zeppole
2013-11-15 11:45:47 -05:00
Jag Talon
760c60fa21
Merge pull request #243 from mintsoft/RegexCheatSheet
...
RegexCheatSheet.pm: adding support for simple character classes
2013-11-14 12:56:33 -08:00
Rob Emery
cff1d64eda
RegexCheatSheet.pm: Locking down regex for simple character matches & added tests
2013-11-14 20:49:02 +00:00