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
Moritz Lenz
465de3b3dd
implement Unicode info
...
currently this is fetched from Wolfram Alpha, but generating it locally is nicer.
This also returns slightly different information, including case folding,
Unicode block, script and decomposition information
2012-03-10 09:54:44 +01:00
Michael Smith
5edcf67032
revert change to reverse goodie
2012-03-08 12:22:41 -07:00
Michael Smith
3358cc44ff
make some plugins prettier
2012-03-08 11:48:56 -07:00
Moritz Lenz
e6ab84ce55
stylistic changes in Base.pm
...
no functional changes
2012-03-08 17:56:03 +01:00
Moritz Lenz
6fa0b36f91
make "in" or "as" optional in trigger
2012-03-08 09:10:58 +01:00
Moritz Lenz
cb23593f2f
rewrite Base.pm to use an "any" trigger instead of a regex
2012-03-08 09:03:18 +01:00
Moritz Lenz
7955f1bc85
base goody, for converting numbers into a base
2012-03-07 22:24:10 +01:00
Michael X
79fc5fbcc0
Merge pull request #49 from moollaza/master
...
Fixed up Capitalize, added SentenceCase, tested and both work.
2012-03-07 08:20:34 -08:00
Zaahir Moolla
30cec9eb8c
added back utf8
2012-03-07 10:37:40 -05:00
Zaahir Moolla
442c78f030
forgot to change filename...
2012-03-06 23:35:45 -05:00
Zaahir Moolla
4a66338fbe
forgot to change filename...
2012-03-06 23:35:08 -05:00
Zaahir Moolla
dc61d36aa2
renamed SentenceCase to TitleCase
2012-03-06 23:32:04 -05:00
Zaahir Moolla
c77c86e303
reverted Capitalize function, only cacheing has been added now
2012-03-06 23:25:57 -05:00
Zaahir Moolla
f341eccec6
added SentenceCase
2012-03-06 23:21:20 -05:00
Zaahir Moolla
7af15dbea5
fixed Capitalize, added cacheing
2012-03-06 21:54:04 -05:00
Michael Smith
87648c9736
re-added "Length: " prefix
2012-03-06 13:26:41 -07:00
Michael X
9d1a2d78a1
Merge pull request #47 from moritz/patch-1
...
"median" should trigger Average.pm
2012-03-05 14:09:03 -08:00
Hunter Lang
c4cceef0aa
tiny typo
2012-03-05 16:04:59 -05:00
Moritz Lenz
a5eab5b57c
"median" should trigger Average.pm
...
After all the median is also part of the output
2012-03-05 21:57:47 +01:00
Michael Smith
703a3cf18a
add capitalize goodie
2012-03-02 12:57:28 -07:00
Michael Smith
55802c5228
simplify reading HTML. doh.
2012-03-01 12:01:41 -07:00
Michael Smith
50ead88899
convert the last of the plugins to new API
2012-03-01 10:46:13 -07:00
Michael Smith
bf0195ec7a
convert a few more
2012-03-01 08:59:31 -07:00
Michael Smith
a37d91bfb2
convert another batch to new API
2012-02-29 16:21:49 -07:00
Michael Smith
871e2702b4
start converting goodies for new API
2012-02-29 13:05:49 -07:00
Torsten Raudssus
3293d0dffc
Starting of reorganisation of zeroclickinfo-goodies to fit v2 of developer API
2012-02-29 04:11:55 +01:00
Dylan Lloyd
b7e6dd5f3e
expand unicode trigger for \uXXXX syntax
2012-01-26 00:22:15 -05:00