-
I know I know, this is some super-duper OCD audiophile crap that nobody in their right mind should ever care about, but I'm concerned about the possibility of a bug in how Ren'Py handles greater-than-…
-
Please see https://stackoverflow.com/q/60680748/330457.
I'm trying to make my controllers prefixed with, say, `/api/v1`.
And it seems `WebMvcLinkBuilder#linkTo(Class)` method is not aware of `Pa…
-
In
https://github.com/rust-lang/rust/blob/1828461982f37d1a0053d156cedad5522b0f8a97/compiler/rustc_const_eval/src/const_eval/mod.rs#L24
the `VALTREE_MAX_NODES` is hardcoded. I managed to hit this lim…
-
1313: s/;/./
1351: IMHO, there should be either 0 or 2 commas in `углов \drawAngle{A} или \drawAngle{D},`
1351: `\drawUnitLine{AB} совпадает \drawUnitLine{DE}` — missing "с"
1414: probably missing …
-
The character count currently uses `string.length` to establish the length of the user input. `string.length` counts code units, not characters, and this can lead to some confusing results when using …
-
I'm not sure whether this is intentional or not, but `R.clone` does not copy symbol props from the source object. If it is intentional, I would think it should probably be documented, and a suggestion…
-
I believe following scenario will cause an issues that we have being observing in our application code:
Let's say this is more or less our root cursor model `{items: [a, b, c]}`:
1. Root component cr…
-
What is the proper way of returning `Object[]` from `Metaprogramming.proxy()`?
-
I am currently working on this, so just wanted to add it here so everyone knows what I am trying to achieve.
My goal is to make properties in CeylonFX much easier to use than in JavaFX.
The current s…
-
I am interested in participating in this project, but I am a bit unclear on how to get initially set up and running this project. I would like to have a brief discussion in this issue (or be pointed t…