Commit Graph

147 Commits (f6c47cd22cb19b09eef51fe0646111d5983cca97)

Author SHA1 Message Date
Hunter Lang f6c47cd22c updated regex to reflect user complaints 2012-02-20 21:13:41 -05:00
Hunter Lang 3ce9932b1d Merge pull request #42 from MithrandirAgain/master
Added xor goodie
2012-02-05 08:08:56 -08:00
MithrandirAgain 48cf0cf81b xor: added multi-number functionality 2012-02-03 07:37:51 -08:00
Hunter Lang f89af735e6 Merge pull request #33 from mrshu/roman-numerals
Added first version of roman numerals
2012-02-01 19:12:03 -08:00
Hunter Lang d26c9d2ed5 Merge pull request #40 from duckduckgo/sigfigs
Added significant figures goodie
2012-02-01 19:11:48 -08:00
Hunter Lang 8af3314fa1 Merge pull request #29 from duckduckgo/refactor-passphrase
Refactor passphrase
2012-02-01 19:10:24 -08:00
Hunter Lang 7f34c92db6 Merge pull request #36 from duckduckgo/average
Added average goodie
2012-02-01 19:10:06 -08:00
Hunter Lang 7306790ee6 Merge pull request #37 from duckduckgo/percent-error
Percent error
2012-02-01 19:09:48 -08:00
MithrandirAgain ee437c8c7e added xor goodie 2012-01-31 18:24:50 -08:00
Duck Duck Go 0f4deb4ca9 reflect new wiki structure 2012-01-23 15:16:42 -05:00
Duck Duck Go d49352950f moved requests to Trello board 2012-01-23 15:00:22 -05:00
hunterlang 55c0d9ae3f simpler and faster rewrite 2012-01-20 23:47:39 -05:00
hunterlang 591cf37127 added sigfigs goodie 2012-01-13 21:20:09 -05:00
hunterlang c559ee5390 more regex changes
I realized the regex allowed for multiple decimal points. Oops.
2012-01-02 15:47:14 -05:00
hunterlang d8a9634452 minor regex updates 2012-01-02 15:09:31 -05:00
hunterlang c17f2a7134 added percent-error goodie 2012-01-02 15:02:07 -05:00
hunterlang fc4f6c384c added root mean square/quadratic mean 2012-01-01 14:44:38 -05:00
hunterlang 783bd4bd99 removed file, added more input methods 2012-01-01 14:09:31 -05:00
hunterlang 9cd3a80eb4 forgot negatives 2012-01-01 11:37:13 -05:00
hunterlang b1a0914c0a added average goodie 2011-12-31 22:03:50 -05:00
Michael Smith d618c4033f add base32 goodie 2011-12-07 17:42:49 -07:00
yegg f1fbac99ef Added requests. 2011-12-02 20:04:05 -05:00
mr.Shu ea56899f03 Added first version of roman numerals 2011-12-02 09:00:53 +00:00
Stephen Ball 7a049adc80 Merge branch 'master' into refactor-passphrase
Conflicts:
  passphrase/goodie.txt
2011-11-29 16:41:37 -05:00
Stephen Ball 2031d4b362 oops, re-adding the trailing space fix 2011-11-27 19:25:24 -05:00
Stephen Ball f3fcbbe34e refactored passphrase to use a simpler goodie.txt
Instead of building a hash from a source file
containing index and word separated by spaces
this new version builds an array of words and 
randomly selects elements from it.

This will make it easier to modify the list of 
words since indexes don't need to be maintained
by hand.

This has the added bonus of being able to splice
from the array, thus guaranteeing that we don't
pick the same word more than once in a single
passphrase.
2011-11-27 19:00:36 -05:00
hunterlang 1ba9e13433 deleted emacs backup 2011-11-27 15:26:11 -05:00
hunterlang 7b8bf5ab4d oops 2011-11-27 15:25:29 -05:00
hunterlang 30443184e9 took out adult words & some 2-letter combos 2011-11-27 15:09:05 -05:00
Stephen Ball 02d847d65e clean whitespace 2011-11-27 08:35:17 -05:00
yegg 642f1b7b5c Opposite binary request 2011-11-17 10:45:27 -05:00
yegg 1527184924 Update REQUESTS.md 2011-11-15 09:41:19 -05:00
Gabriel Weinberg 536fff881a Moving requests to repository for greater visibility 2011-11-14 13:24:20 -05:00
Gabriel Weinberg 5d1a3fea74 integrate with main system -- added parenthical modifier about 16px base font 2011-11-13 13:30:17 -05:00
yegg 8857e33964 Merge pull request #23 from YodaTravis/em-to-px
Em to px
2011-11-13 10:22:36 -08:00
Gabriel Weinberg 660c43cea9 integrate length 2011-11-13 13:21:44 -05:00
yegg 444c847119 Merge pull request #24 from MithrandirAgain/master
Length Goodie
2011-11-13 10:01:38 -08:00
MithrandirAgain dc6e352222 Minor: Tabs and spaces to just spaces in length. 2011-11-12 21:48:25 -08:00
MithrandirAgain 1d6f0920d4 length of string goodie 2011-11-12 21:17:01 -08:00
Travis Williams 4582917066 fix comments 2011-11-09 21:07:03 -05:00
Travis Williams 839c33ad96 fix regex and usage syntax 2011-11-09 21:05:14 -05:00
Travis Williams 2df70027d5 created em_to_px converter 2011-11-08 23:14:42 -05:00
Gabriel Weinberg 61671b42cf integrate perimeter 2011-11-04 11:09:34 -04:00
yegg 8d0c6e3ed3 Merge pull request #21 from eiriksand/master
Perimeter caculation
2011-11-04 08:02:13 -07:00
yegg 52ffdf187a Merge pull request #20 from ironclad/master
"reverse" goody
2011-11-04 07:54:38 -07:00
yegg e8f602724e Merge pull request #22 from duckduckgo/show-dice-rolls
Show dice rolls
2011-11-04 07:42:11 -07:00
Eirik Sand 70a16e55a2 Put entire regex in one block 2011-11-04 10:45:38 +01:00
Eirik Sand 07aabd023e Changed alternative 'of' regex from (?:of\s)? to (?:of\s|) 2011-11-04 09:38:30 +01:00
Stephen Ball 375cee3a23 changing rolled dice result to show operators 2011-11-03 21:25:11 -04:00
Eirik Sand 1f84896598 Initial commit 2011-11-03 14:03:48 +01:00