Jie
Jie
I don't think we want to drop all these versions :( Also, after all this trouble, I checked and `elixir-test-runner` doesn't actually run doctests at the moment. When adding the...
To stick with the spy theme, how about this? > Top secret! Your secret informer is an Elixir developer and is encoding secret messages in his code. If you take...
Thank you for the contribution. The usual way to add tests is through the [problem-specifications](https://github.com/exercism/problem-specifications) repo, where exercises and tests are defined for all tracks. Maybe you can try opening...
I actually worked on this concept for a bit a long time ago, and I can't seem to seems all of my changes, the one (shameful) artifact I have is...
That's a good observation. From what I've gathered about this exercise, it's already pretty challenging for the students, and this would ramp it up quite a bit, like you said,...
[I have opened issues](https://github.com/exercism/elm-analyzer/issues) for all the concept exercises. Hopefully that can be part of the workflow when adding new ones. I have added some ideas of mine when `design.md`...
Hi @zorn, frightfully sorry for the long response time. We [already have hints](https://github.com/exercism/elixir/blob/main/exercises/concept/captains-log/.docs/hints.md) in place that suggest to use an Erlang function, and also this is an exercise about Erlang...
Right, I stumbled onto your videos yesterday, I think it would have been useful to know about the hints for the AST one ;) Great job on the videos BTW!...
Hi @zorn, I've thought about this, and I don't see anything wrong with being a more explicit in the main instructions. We could probably simply add a line ``` Implement...
Awesome. We should probably do the same for task 3.