-
When managing my links, I like to differentiate my folders by color. I like to add a "hierarchical" color palette, where child folders use lighter and lighter colors. The problem is that when trying t…
-
**Is your feature request related to a problem? Please describe.**
- Timing (audio, subtitle) offset need more precision
- Tweaking timing offset with mouse is not convenient if you need precision. …
-
When I input the command `pet n/ Cookie s/Mouse a/-10 b/Jerry x/m `, the error message given to me was `Pet age should only contain numbers, and it should be 1 or 2 digits long`.
Perhaps it could be …
-
Currently input events are handled on update time. It isn't suitable for e.g. rhythm games. It can be implemented by recording event time when it happens. As framerate control isn't planned, I believe…
-
See the discussion at https://leanprover.zulipchat.com/#narrow/channel/458659-Equational/topic/Drafting.20the.20paper/near/483764649
-
Hi,
At first I looked for a method to filter string field in range, after reading the document, I realized there's only range condition for integer(i64) and float(f64).
So I plan to encode strin…
-
On my switch:
```shell-session
$ opam install opam install --deps-only ./wasm_of_ocaml-compiler.opam
$ dune build -p wasm_of_ocaml-compiler @install
[...]
File "compiler/lib/wasm/wa_source_map.…
-
First of all, I want to express my thanks because I'm using it very well.
In general, when you have a script for recorded videos, movies, or music, there is often a fully accurate script available.…
-
**Description:**
In several places, the operation of intersecting types is mentioned (for the first time in section 6.2.2, Contextually expected type). True, the statement "A type denotes a set of sh…
-
### Context
Currently, date ranges can only be defined by ambiguous/incomplete dates in the format `YYYY-MM-DD` with some characters swapped in with the wildcard character `X`¹. This only allows da…