Jack Mustacato
86453d57b3
Add private access modifier back in
8 лет назад
Jack Mustacato
f578ab64a1
Use StringBuilder in methods
8 лет назад
Jack Mustacato
22c7e46ce3
Change public classes/methods to package-private
8 лет назад
Stuart Kent
54cf4a6c28
Restructure exercise directory
Reference solution directory was renamed and move to the
always-excluded-from-delivery .meta folder.
9 лет назад
Frida Johanne Tveit
065fb5907f
atbash-cipher: make class use instance method
Fixes issue #366 .
9 лет назад
John S. Ryan
1b02854ffa
[#89] Move problems under "exercises" dir
With exercism/exercism.io@54e1df3, we can now gather exercises into a
subdirectory. By separating the language track files from the
configuration and management files, it is easier to read the project.
- move gradle config under "exercises" too as it would make a mess
otherwise.
10 лет назад
John Michael Luy
67f9ba74f3
atbash: Add test case and sample implementation for decode.
11 лет назад
John S. Ryan
7475e8e671
Move all existing example to a proper source dir.
- enable compilation during CI build only for those that currently pass.
(let's tackle the failing tests+example code one at a time).
11 лет назад
Piet van Dongen
b304fee128
Added exercise atbash-cipher
11 лет назад