169 Commits (f33f06a9ea183496dfcdb5383dca2b7b237f072f)
 

Autor SHA1 Nachricht Datum
  Julius Stopforth f33f06a9ea Update ABOUT.md according to pull request suggestions. vor 10 Jahren
  Julius Stopforth d45dea5dba Add ABOUT.md documentation to describe the Java language. vor 10 Jahren
  Katrina Owen 486597a382 Clean up documentation for x-api v3 vor 10 Jahren
  John Ryan 49bb252b1e Merge pull request #64 from jmluy/crypto-square vor 11 Jahren
  John Ryan e11c4ca93e Merge pull request #63 from jmluy/allergies vor 11 Jahren
  John Ryan 9eb0486136 Merge pull request #62 from jmluy/master vor 11 Jahren
  John Michael Luy 8fed213c4f crypto-square: Fix invalid tests which were chunked on the square size instead of the actual order. vor 11 Jahren
  John Michael Luy fbfc08aa7d allergies: Add test case to check when not allergic to anything similar to the python track. vor 11 Jahren
  John Michael Luy 67f9ba74f3 atbash: Add test case and sample implementation for decode. vor 11 Jahren
  John S. Ryan ca94e0132a Include "Developing" section in the TOC. vor 11 Jahren
  John S. Ryan 9c7c95a5b7 Tip contributors about 500 from x-api after build vor 11 Jahren
  John S. Ryan 66bbaeda44 Freshly fetched "etl" compiles without error. vor 11 Jahren
  John Ryan c8a8ed93f6 Add missing dependency (Ruby) vor 11 Jahren
  John Ryan 9f97a72da8 Removed extraneous ruling lines vor 11 Jahren
  John S. Ryan 15808d141d Merge branch 'run-tests-against-examples-in-ci' (closes #50) vor 11 Jahren
  John S. Ryan f38784aa2d Add build script & instructions for contributors. vor 11 Jahren
  John S. Ryan dc0734c8f9 Fix various issues with some problems vor 11 Jahren
  John S. Ryan f7db56e358 Make the source path of each compile explicit vor 11 Jahren
  John S. Ryan 7475e8e671 Move all existing example to a proper source dir. vor 11 Jahren
  John S. Ryan a8a96a0920 Run tests against examples & compile starter code vor 11 Jahren
  John S. Ryan 36cc2ae4df Run all Gradle tests before the configlet. vor 11 Jahren
  John S. Ryan c0ad51e71a Force "main" sourceSet to "src/example/java" in CI vor 11 Jahren
  John S. Ryan 2a36a247ee Configure Travis to run tests against examples vor 11 Jahren
  John Ryan 46220e9343 Merge pull request #59 from jmluy/master vor 11 Jahren
  Katrina Owen 7cf025e608 Merge pull request #60 from JTMaher2/patch-1 vor 11 Jahren
  JTMaher2 e04d54f404 Corrected error in RandonKeyCipherTest.java vor 11 Jahren
  John Michael Luy d62489a350 Fix regex to only allow uppercased letters for the the first 2 characters. vor 11 Jahren
  Katrina Owen 04a082121a Merge pull request #58 from jmluy/anagram vor 11 Jahren
  John Michael Luy a4c9c26d5f anagram: Clarify expectations about identical words vor 11 Jahren
  John S. Ryan a8c35f6d57 Merge branch 'fix-defined-classes' vor 11 Jahren
  John S. Ryan d3b1cadd65 Adds missing "class" keyword in starter files. vor 11 Jahren
  John Ryan 34bf80c220 Merge pull request #52 from exercism/legal-scrabble-word vor 11 Jahren
  Katrina Owen fd0185babd scrabble-score: replace illegal word vor 11 Jahren
  Emil Sit ae8e57ad73 Merge pull request #51 from exercism/fix-prime-factors-build vor 11 Jahren
  Emil Sit f4e66930c6 Revert "Move example source into a conventional source root location." vor 11 Jahren
  Katrina Owen 0951076fc6 Add badge for travis build to README vor 11 Jahren
  John S. Ryan f5253f6158 Merge branch 'use-longs-in-prime-factors' vor 11 Jahren
  John S. Ryan 3cf5bb27b3 Use longs for all values. (closes #48)(closes #49) vor 11 Jahren
  John S. Ryan 8b4fdb7afa Add name to each test case. vor 11 Jahren
  John S. Ryan ae9b0ffef4 Upgrade to JUnit 4.12 vor 11 Jahren
  John S. Ryan c2657807be Move example source into a conventional source root location. vor 11 Jahren
  John S. Ryan a5c990064a fetch-configlet uses slightly more portable syntax. vor 11 Jahren
  Katrina Owen a4665c5769 Merge pull request #47 from vdemeester/define-missing-classes vor 11 Jahren
  Vincent Demeester 8e35e87e19 Define the 6 first classes and remove the others vor 11 Jahren
  Katrina Owen 27d14232e4 Merge pull request #46 from groyoh/docs vor 11 Jahren
  groyoh b89a75ce6d Added track specific documentation vor 11 Jahren
  Katrina Owen 2d88d49063 Ignore configlet binaries vor 11 Jahren
  Piet van Dongen bc55a77e02 Merge branch 'pig-latin' vor 11 Jahren
  Piet van Dongen 0c99bbe385 Added exercise pig-latin vor 11 Jahren
  Piet van Dongen cf90ae1c30 Merge branch 'luhn' vor 11 Jahren