Andre Steenveld

Results 9 issues of Andre Steenveld

Decorating class properties with computed names throws an error during compilation and class properties whose names are strings will generate code which will throw an error with the message: `Decorating...

I'm looking at using this project to refactor some of my docker-compose woes in a private project and though I would start by doing some experimentation here. To get started...

Adding a bootstrap command so it is dead easy to clone, install and bootstrap a new repo in to existence. I am keeping an eye on gulp-git so the additional...

Objects created using `Object.create( null )` aren't per-se instances of Object, these can be nested inside an existing structure unknown to the enduser causing the query to fail without any...

I've been using `LanguageExt` for about a year now in some work related projects and it has been a positive experience all round. Although I have run in to a...

Hello all, I've been evaluating Dhall for about two weeks as a tool to help me simplify my docker-compose configuration and ran in to blocking issue when writing some library...

* Gherkin was updated * All the projects now target .NET Standard 2.0 * Gherkin tests in other languages are now possible Before changing this I want to add a...

I wanted to learn D over the weekend and have run in to an issue using Mono-D 1.9.4 in combination with Xamarin studio 4.2.3 on Windows 7. Selecting the "Unittest"...

### Description In 2016 there was a bug-report or feature request with the same title as this one. [link](https://github.com/docker/compose/issues/3079) At the time it wasn't resolved as the issue seemed to...

kind/feature