Logan Stucki
6988bbb618
hamming: add hint to @Ignore annotations
9 years ago
FridaTveit
2c2f2ee5ce
Merge pull request #470 from morrme/ignoresechandshake
secret-handshake: add hint to @Ignore annotations
9 years ago
FridaTveit
fd4742bdd3
Merge pull request #469 from morrme/ignoredosq
difference-of-squares: add hint to @Ignore annotation
9 years ago
FridaTveit
3a0f059f03
Merge pull request #468 from morrme/ignorespaceage
space-age: add hint to @Ignore annotations
9 years ago
FridaTveit
a221306854
Merge pull request #467 from morrme/ignoregigasecond
gigasecond: add hint to @Ignore annotations
9 years ago
FridaTveit
d4ca5ef579
Merge pull request #466 from morrme/ignorepangram
pangram: add hint to @Ignore annotations
9 years ago
FridaTveit
6f960d2ac6
Merge pull request #465 from morrme/patch-3
saddle-points: add hint to @Ignore annotations per #440
9 years ago
FridaTveit
2febf922d1
Merge pull request #464 from morrme/fix-444
perfect-numbers: add hint to @Ignore annotations per #444
9 years ago
morrme
b03ac3a16c
secret-handshake: add hint to @Ignore annotations
9 years ago
morrme
339dffe2ec
difference-of-squares: add hint to @Ignore annotation
9 years ago
morrme
c5ec92705a
space-age: add hint to @Ignore annotations
ref #448
9 years ago
morrme
c12e06393c
gigasecond: add hint to @Ignore annotations
Ref. #448
9 years ago
morrme
19085f18e5
pangram: add hint to @Ignore annotations
Ref. #448
9 years ago
morrme
c0d08e45c7
add hint to @Ignore annotations per #440
Fixes: #440
9 years ago
morrme
1ee8f2d26a
add hint to @Ignore annotations per #444
Fixes: #444
9 years ago
Stuart Kent
4177a3f125
Merge pull request #463 from morrme/patch-2
triangle: fix mistake in test name
9 years ago
morrme
8915fce39b
triangle: fix test name
Fixes: #419
9 years ago
Stuart Kent
bbc77030df
Merge pull request #452 from FridaTveit/AllYourBaseAddHint
all-your-base: add hint to @Ignore annotations
9 years ago
Stuart Kent
1782fa2fcb
Merge pull request #453 from FridaTveit/AllergiesAddIgnoreHint
allergies: add hint to @Ignore annotations
9 years ago
Stuart Kent
9142dd4dd9
Merge pull request #454 from FridaTveit/AnagramAddIgnoreHint
anagram: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
50eff79117
anagram: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
6a23aa06a3
allergies: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
615090d76d
all-your-base: add hint to @Ignore annotations
9 years ago
John Ryan
229ec271de
Merge pull request #450 from FridaTveit/AcronymAddIgnoreHint
acronym: add hint to @Ignore annotations
9 years ago
John Ryan
8df6bff67d
Merge pull request #449 from FridaTveit/AccumulateAddIgnoreHint
accumulate: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
93e79de2ee
acronym: add hint to @Ignore annotations
9 years ago
Frida Johanne Tveit
8f82e8d958
accumulate: add hint to @Ignore annotation
9 years ago
FridaTveit
38c4e7a7dc
Merge pull request #438 from exercism/isogram-rate
isogram: rate difficulty 4, reposition
9 years ago
Stuart Kent
ad6ebd86ff
Merge pull request #437 from FridaTveit/FixIsogram
isogram: fix build issues
9 years ago
Stuart Kent
675c3d67dc
isogram: rate difficulty 4, reposition
9 years ago
Frida Johanne Tveit
ebc0ea8afc
isogram: fix build issues
The test file was trying to import the example code which it shouldn't
do. Also removed unneeded package declarations and renamed the test
file to be consistent.
9 years ago
FridaTveit
195a324a23
Merge pull request #435 from exercism/saddle-points
saddle-points: add to track
9 years ago
Stuart Kent
e706dbb679
saddle-points: add to track
9 years ago
Stuart Kent
ffbb48cf66
Merge pull request #429 from FridaTveit/AddIgnoreHint
rna-transcription: add hint to Ignore annotation
9 years ago
Frida Johanne Tveit
c174f86ac7
Change journey test to allow Ignore annotations to have hints
9 years ago
Frida Johanne Tveit
46a310efe2
Merge branch 'master' into AddIgnoreHint
9 years ago
Stuart Kent
f64a37a8c2
Merge pull request #430 from ajayboseac/master
Fixes #420
9 years ago
John Ryan
d4522cd3bb
Merge pull request #431 from jtigger/fix-bundler-patching
Base patched Trackler gem off actual version tag.
9 years ago
John S. Ryan
f413146adc
Base patched Trackler gem off actual version tag.
- was: hand-rolling a version of Trackler based of master and then
applying changes from the PR/commit/local change to that trackler gem.
- now: using the exact tagged version of Trackler as the basis for the
hand-rolled gem.
This fixes the issue where a change make to Trackler's master is
incompatible with the current version of x-api. In short, we were
building the Trackler gem wrong.
9 years ago
Ajay Bose
da215393e2
Fixes #420
nth-prime: simplify example implementation
9 years ago
Frida Johanne Tveit
1a8cd3f955
rna-transcription: add hint to Ignore annotation
9 years ago
FridaTveit
edbb7ab821
Merge pull request #428 from rootulp/secret-handshake
Secret-handshake: remove whitespace
9 years ago
FridaTveit
6e0c6a661f
Merge pull request #427 from rootulp/patch-1
difference-of-squares: remove whitespace
9 years ago
Rootul Patel
838c73553c
Secret-handshake: remove whitespace
9 years ago
Rootul Patel
eaed5e7aff
difference-of-squares: remove whitespace
9 years ago
FridaTveit
f973d33970
Merge pull request #424 from exercism/365-pascals-triangle-overhaul
pascals-triangle: update to v1.0.0 tests
9 years ago
Stuart Kent
4024f15fba
pascals-triangle: update to v1.0.0 tests
9 years ago
John Ryan
7c4dea9dc3
Merge pull request #418 from exercism/prune-extra-keep-files
Add script to prune extraneous .keep files
9 years ago
Stuart Kent
0ac6f639a7
Add probot configuration file (#412 )
Initial configuration specifies that "first-timers only" issues should
be exempt from cleanup.
9 years ago
Stuart Kent
935db42775
Merge pull request #423 from FridaTveit/PalindromeProductsUseInstanceMethod
palindrome-products: make class use instance methods [Fix #377 ]
9 years ago