Tejas Bubane

Results 28 issues of Tejas Bubane

I get the following error in `cap staging rvm1:check` ``` shell DEBUG [66fed8b8] Command: cd /home/vagrant/safe/releases/20150427110347 && /home/vagrant/safe/rvm1scripts/rvm-auto.sh . ruby --version || true DEBUG [66fed8b8] Can not find ruby for...

Use 'Cannot' instead of 'Can not'.

[Reason is now ReScript](https://rescript-lang.org/bucklescript-rebranding). Although there is a split in the community with [reason](https://reasonml.github.io/en/) still existing, looks like the [future will be rescript](https://rescript-lang.org/blog/a-note-on-bucklescripts-future-commitments) with all the community efforts. The v3...

- [x] accumulate - #173 - [x] acronym - #174 - [x] all-your-base - #175 - [x] allergies - #179 - [x] anagram - #180 - [x] armstrong-numbers - #182...

https://github.com/exercism/problem-specifications/tree/master/exercises/resistor-color-duo Add it as a `core: false` exercise for now (see [config](https://github.com/exercism/reasonml/blob/master/config.json)). Reordering of exercises will be done later.

easy

Few additional tests were added to `isogram` exercise in [canonical data](https://github.com/exercism/problem-specifications/blob/master/exercises/isogram/canonical-data.json): * https://github.com/exercism/problem-specifications/pull/1307 * https://github.com/exercism/problem-specifications/pull/1307 These are recent few changes, but our tests might be lacking some more changes (I...

easy
hacktoberfest

Issue: https://github.com/exercism/reasonml/pull/67 This usually happens while adding new exercise contributors copy common config files. TODO: 1. Find out why this was not caught by current build system. 2. Modify the...