Katrina Owen
d5f606c71f
Merge pull request #21 from ErikSchierboom/dna-name
Fixed incorrect name for source file of Nucleotide exercise
před 11 roky
Erik Schierboom
bd2083fb79
Fixed incorrect name for source file of Nucleotide exercise
před 11 roky
Katrina Owen
d293872109
Merge pull request #19 from pietvandongen/master
The RobotName file should be named Robot, according to the tests
před 11 roky
Piet van Dongen
61408d568f
The RobotName file should be named Robot, according to the tests
před 11 roky
Katrina Owen
bb5d13f9b7
Add empty solution files
This will cause the correct directory structure to be created when fetching.
před 11 roky
Katrina Owen
2046e1c3d3
Delete gradle from template dir
před 11 roky
Katrina Owen
91a4783cb2
Add build file for anagram
před 11 roky
Katrina Owen
d65e49b267
Activate track
před 11 roky
Katrina Owen
14d0b1c5ab
Ignore gradle build dir
před 11 roky
Katrina Owen
91ad70032b
Delete gradle
We will be relying on people installing gradle themselves. The documentation
on help.exercism.io has been updated with instructions for both Windows and Mac.
před 11 roky
Bill Schofield
d0169657e6
Moved gradle wrapper to project root and created sub-projects in settings.gradle
před 12 roky
Katrina Owen
8ac2d19530
Replace travis script to fetch configlet
před 12 roky
Katrina Owen
353f33acd2
Merge pull request #11 from austinlyons/patch-2
Update example.java
před 12 roky
Austin Lyons
e06ee74873
Update example.java
Missed the example file. Woah --> Whoa
před 12 roky
Katrina Owen
cc20196595
Merge pull request #10 from austinlyons/patch-1
Update BobTest.java
před 12 roky
Austin Lyons
8ff7f7c7c5
Update BobTest.java
Woah -> Whoa
před 12 roky
Katrina Owen
97a04b94a8
Fix travis build script
před 12 roky
Emil Sit
ab3b1bf888
Merge pull request #7 from sjakobi/adjust-nucleotide-count
nucleotide-count: Remove special treatment of uracil
před 12 roky
Simon Jakobi
282991d70d
nucleotide-count: Remove special treatment of uracil
For the related discussion see https://github.com/exercism/xpython/pull/98.
před 12 roky
Katrina Owen
4158cbe218
Add foregone key to config
před 12 roky
Katrina Owen
d1906b3051
Change name of key for consistency
před 12 roky
Katrina Owen
716886de3f
Configure order of problems
před 12 roky
Katrina Owen
138a8079ff
Delete leftover directory
před 12 roky
Katrina Owen
8d262aa225
Run configlet on travis
před 12 roky
Katrina Owen
8057f5f743
Add deprecated section to config
před 12 roky
Katrina Owen
8194b9f10b
Update config to ignore template directory
před 12 roky
Katrina Owen
b75f983b4e
Delete outdated text config
před 12 roky
Katrina Owen
a0806f947d
Introduce proper config file
před 12 roky
Katrina Owen
798f9e706a
Add problems file
před 12 roky
Katrina Owen
c2915546ba
Update readme
před 12 roky
Katrina Owen
0b2e1f2de5
Merge pull request #4 from michaelavila/add_mit_license
Add MIT license
před 12 roky
Michael Avila
7c408e4c16
Add MIT license
před 12 roky
Katrina Owen
62cbd6afcc
Add gitignore
před 12 roky
Katrina Owen
cc90eeb3bd
Add README
před 12 roky
Katrina Owen
e30cc8e3f3
Move exercises out of subdirectory
před 12 roky
Emil Sit
19af4eb922
java: meetup tests and example implementation
A straight port of the Ruby tests. The example implementation
uses Joda Time which is generally considered a saner date/time
library than what is built in to Java.
před 12 roky
Emil Sit
5fc1a1b200
java: Import template for meetup
před 12 roky
Emil Sit
e53508827a
java: etl tests and example implementation
Use Guava in the tests to make it easier to build up
maps needed for testing the API.
před 12 roky
Emil Sit
099d4e7e26
java: Import template for etl
před 12 roky
Emil Sit
1e4cde7b08
java: grade-school tests and example implementation
před 12 roky
Emil Sit
42ae8759da
java: Import template for grade-school
před 12 roky
Emil Sit
e151adb70e
java: Add sample nucleotide-count implementation
před 12 roky
Emil Sit
a331a34be6
java: Add nucleotide-count exercise
Use fest-asserts in the test which offers additional clarity in the
expectations.
před 12 roky
Ricky
9d97b1a51a
added robot-name for java
před 12 roky
Wirianto Djunaidi
f60ff24efc
change attributes modifier for AnagramSubject to *private final*
před 12 roky
Wirianto Djunaidi
331c436b9b
update java Anagram's example based on feedback
před 12 roky
Wirianto Djunaidi
f9bb09210c
add anagram java assignment
před 12 roky
Wirianto Djunaidi
17b977fa95
renamed mutationAt to hammingContributionAt and removed 'Of' from one of the test method name - as per pull-request feedback
před 12 roky
Wirianto Djunaidi
4a4495e759
add java version of hamming assignment
před 12 roky
Katrina Owen
4073a3a39d
Merge pull request #1046 from sit/java
Improvements for Java support
před 12 roky