-
So I've encoded this string
"%0E%04%0E%38%0E%13%0E%04%0E%37%0E%2D%0E%25%0E%39%0E%01%0E%04%0E%49%0E%32%00%20%00%22%00%41%00%49%00%53%00%20%0E%40%0E%0B%0E%40%0E%23%0E%40%0E%19%0E%14%00%20%00%47%00%6…
-
| | |
|------------------|-----------------|
|Previous ID | SR-4618 |
|Radar | rdar://problem/31673818 |
|Original Repor…
-
I've encountered at least two parsing issues with CWTools and Vic3.
1. In the CoA files, certain formulas use parentheses such as line 6 of 02_countries.txt `@canton_scale_cross_x = @[ ( 333 / 768 …
-
The different ISO encodings can be transcoded to/from UTF formats.
https://en.m.wikipedia.org/wiki/ISO/IEC_8859-1
-
The use case here is to create a runtime "script editor" that uses javascript/typescript as the language.
So the goal is:
1. Running in dotnet host program
2. User writes javascript that can inte…
-
```
What steps will reproduce the problem?
1. checkout r846 on linux
2. try to compile
3. opencollada/common/libBuffer/src/CommonCharacterBuffer.cpp:18:24: fatal
error: ConvertUTF.h: No such file or …
-
```
What steps will reproduce the problem?
1. checkout r846 on linux
2. try to compile
3. opencollada/common/libBuffer/src/CommonCharacterBuffer.cpp:18:24: fatal
error: ConvertUTF.h: No such file or …
-
I have been using the tree-sitter C API and, while it is great and pretty easy to use, it seems to lack some notes on APIs that would be very helpful. Here's a few I've noticed:
### `TSPoint`
`…
-
```
What steps will reproduce the problem?
1. Prepare a utf16 encoded file.
2. Run the script below.
(import (rnrs))
(define (read-from-file-benchmark input t)
(call-with-port
(open-file-input-p…
-
```
What steps will reproduce the problem?
1. checkout r846 on linux
2. try to compile
3. opencollada/common/libBuffer/src/CommonCharacterBuffer.cpp:18:24: fatal
error: ConvertUTF.h: No such file or …