-
We have again spotted an issue related to switch-case labels, see the latest addition to #88 about OR in switch-cases.
As long as we do not resolve this, we should document what we currently calculate…
-
It seems that OpenSCAD is reinventing several wheels. Wouldn't it be better to write Ruby code that can create text representations of 3D models (like ASCII AutoCad files) and then import them into a …
-
@luke-hill
I saw that you filed an issue in [The Cucumber C++ Repo](https://github.com/cucumber/cucumber-cpp/issues/284) and have been working on some of the Cucumber modules. I do not yet complet…
-
Is Javascript not one of the languages Rocco will generate docs for? Test run with two trivial example files:
```
$ cat javascript.js …
-
Tests inside 'spec/language/ruby/global_test/' are important, because they test the final result produced by Kuniri. However, the tests inside this directory have three main problems:
1. When some te…
-
-
In debian, there exists already a mruby package:
```
✘ muammar@zarathustra ⮀ /tmp/tsc ⮀ aptitude show mruby
Package: mruby
State: installed
Automatically installed: no
Ve…
-
**Is your feature request related to a problem? Please describe.**
`gsutil` supports [parallel composite uploads](https://cloud.google.com/storage/docs/uploads-downloads#parallel-composite-uploads)…
-
I'm not sure why but I am completely unable to run this project outside of a devcontainer or codespace.
I'm not sure if it's issues with my local Ruby setup or not.
I'm open to different sugges…
-
### Description
We've seen instances where text wrapping will sometimes overflow the View boundary in accordion rows. The issue only occurs when specific rows are opened and closing/opening previou…