-
-
`constraint` and `optimization` should be keywords, like `equation` and `algorithm` are.
These terms are used in optimization. See [here](http://www.jmodelica.org/api-docs/usersguide/1.4.0/ch09s05.ht…
-
**The problem**
When working on the lightshow for Everyone by EEWK, I have run into both filesize and performance issues. Mainly because I was using a lot of fast, short and interchangeable repeating…
-
I was able to format the drive, downloaded the files, the car did recognize the usb. When i click start the show, i exit the car and close the door. The windows will roll down and up but the show ne…
-
**ChroMapper version**
Dev Build v0.8.502
**Describe the Issue**
After switching to and from Lightshow Mode, The timeline jitters when playback is slowed down or sped up. It's not lag or framerat…
-
## Steps to replicate
When the Twenty Seventeen theme is activated, images are rendered to a width of 525. Initially, I was able to see the parameter ".jpg?w=525" appended to image links, but this re…
-
It'd be nice to have syntax highlighting of CG-3 files in Github. They use [linguist](https://github.com/github/linguist) which reads TextMate-compatible syntax highlighting grammars:
- https://git…
-
Hey,
I have a suggestion which would make sense for almost every song generation. If there are two blocks right after each other they should get combined:
Now:
![Bildschirmfoto 2022-01-18 um 22…
-
Hi!
The `#::` operator (method) is used for concatenating [Streams](http://www.scala-lang.org/api/2.11.8/#scala.collection.immutable.Stream), but it's not highlighted correctly:
``` scala
lazy val o…
-
If you're using Streams in Java 8 sooner or later you'll want to use method references. There's a problem when you use the ::new method reference, as in:
``` java
.collect(Collectors.toCollection…