Piet van Dongen
d7bb537471
Moved Gigasecond solution code from main file to example file (closes #29 )
il y a 11 ans
Katrina Owen
404ba7cc43
Merge pull request #28 from pietvandongen/gigasecond
Added exercise gigasecond (see #3 )
il y a 11 ans
Piet van Dongen
00d01105d2
Added exercise gigasecond (see #3 )
il y a 11 ans
Katrina Owen
2d1490f82b
Merge pull request #27 from pietvandongen/space-age
Added exercise space-age (see #3 )
il y a 11 ans
Katrina Owen
334772078f
Merge pull request #26 from pietvandongen/foregone
Added 'say' exercise as foregone (see #3 )
il y a 11 ans
Piet van Dongen
b78a0f2f40
Added exercise space-age (see #3 )
il y a 11 ans
Piet van Dongen
53847870ee
Added 'say' exercise as foregone (see #3 )
il y a 11 ans
Katrina Owen
c291fce744
Merge pull request #24 from dkinzer/update-configlet-script
Fetch appropriate configlet binary
il y a 11 ans
David Kinzer
ea02952a24
Fix 32bit check.
Fixes incorrect check for 32 bit architecture.
il y a 11 ans
David Kinzer
5b5adcae1b
Use OS and architecture when fetching configlet.
il y a 11 ans
Katrina Owen
ffedeaf122
Add empty SETUP file
The contents of this file will be included in each of the README.md
files that are delivered along with the test suites in the exercism
problems.
It's probably useful to provide a generic description of how to run
the tests, as well as a link to the language-specific help page or
useful documentation.
il y a 11 ans
Katrina Owen
d5f606c71f
Merge pull request #21 from ErikSchierboom/dna-name
Fixed incorrect name for source file of Nucleotide exercise
il y a 11 ans
Erik Schierboom
bd2083fb79
Fixed incorrect name for source file of Nucleotide exercise
il y a 11 ans
Katrina Owen
d293872109
Merge pull request #19 from pietvandongen/master
The RobotName file should be named Robot, according to the tests
il y a 11 ans
Piet van Dongen
61408d568f
The RobotName file should be named Robot, according to the tests
il y a 11 ans
Katrina Owen
bb5d13f9b7
Add empty solution files
This will cause the correct directory structure to be created when fetching.
il y a 11 ans
Katrina Owen
2046e1c3d3
Delete gradle from template dir
il y a 11 ans
Katrina Owen
91a4783cb2
Add build file for anagram
il y a 11 ans
Katrina Owen
d65e49b267
Activate track
il y a 11 ans
Katrina Owen
14d0b1c5ab
Ignore gradle build dir
il y a 11 ans
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.
il y a 11 ans
Bill Schofield
d0169657e6
Moved gradle wrapper to project root and created sub-projects in settings.gradle
il y a 12 ans
Katrina Owen
8ac2d19530
Replace travis script to fetch configlet
il y a 12 ans
Katrina Owen
353f33acd2
Merge pull request #11 from austinlyons/patch-2
Update example.java
il y a 12 ans
Austin Lyons
e06ee74873
Update example.java
Missed the example file. Woah --> Whoa
il y a 12 ans
Katrina Owen
cc20196595
Merge pull request #10 from austinlyons/patch-1
Update BobTest.java
il y a 12 ans
Austin Lyons
8ff7f7c7c5
Update BobTest.java
Woah -> Whoa
il y a 12 ans
Katrina Owen
97a04b94a8
Fix travis build script
il y a 12 ans
Emil Sit
ab3b1bf888
Merge pull request #7 from sjakobi/adjust-nucleotide-count
nucleotide-count: Remove special treatment of uracil
il y a 12 ans
Simon Jakobi
282991d70d
nucleotide-count: Remove special treatment of uracil
For the related discussion see https://github.com/exercism/xpython/pull/98.
il y a 12 ans
Katrina Owen
4158cbe218
Add foregone key to config
il y a 12 ans
Katrina Owen
d1906b3051
Change name of key for consistency
il y a 12 ans
Katrina Owen
716886de3f
Configure order of problems
il y a 12 ans
Katrina Owen
138a8079ff
Delete leftover directory
il y a 12 ans
Katrina Owen
8d262aa225
Run configlet on travis
il y a 12 ans
Katrina Owen
8057f5f743
Add deprecated section to config
il y a 12 ans
Katrina Owen
8194b9f10b
Update config to ignore template directory
il y a 12 ans
Katrina Owen
b75f983b4e
Delete outdated text config
il y a 12 ans
Katrina Owen
a0806f947d
Introduce proper config file
il y a 12 ans
Katrina Owen
798f9e706a
Add problems file
il y a 12 ans
Katrina Owen
c2915546ba
Update readme
il y a 12 ans
Katrina Owen
0b2e1f2de5
Merge pull request #4 from michaelavila/add_mit_license
Add MIT license
il y a 12 ans
Michael Avila
7c408e4c16
Add MIT license
il y a 12 ans
Katrina Owen
62cbd6afcc
Add gitignore
il y a 12 ans
Katrina Owen
cc90eeb3bd
Add README
il y a 12 ans
Katrina Owen
e30cc8e3f3
Move exercises out of subdirectory
il y a 12 ans
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.
il y a 12 ans
Emil Sit
5fc1a1b200
java: Import template for meetup
il y a 12 ans
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.
il y a 12 ans
Emil Sit
099d4e7e26
java: Import template for etl
il y a 12 ans