-
The goal of this issue is to publicly collect requirements and document the design and implementation of `TruffleString`, a language-agnostic string representation for string-like objects within Truff…
-
fastring add a fomatting function.
-
In config.yml (generated by EAinit)
1) Please add ShinyOne_Title, and copy prj_name value (e.g. TST11809). Exposing this variable allows user to rename it.
Currently in publish.R Title is auto c…
-
Hi,
I have just pulled the Docker image (latest version) of GraalVM, then "gu install R" to install FastR successfully.
In the FastR interpreter (version 4.0.3), I type:
`install.packages("devtools…
-
1、目前路径函数都是"/",而windows下路径默认是“\\”
更改如下
inline std::pair split(const fastring& s) {
size_t p = **s.rfind('\\');**
if (p == s.npos) return std::make_pair(fastring(), s);
return std::make…
-
## Bug report
**Required Info:**
- Operating System:
- Windows 10 (21H1)
- Installation type:
- Binary installation
- Version or commit hash:
- ros2-galactic-20210523-windows-debug-am…
-
A significant difference in A1 when using fastring, not that I know what A1 is specfically.
cc @MJGaughran
```
$ python -m pytest test_matlab
============================= test session starts…
-
```
fastring RedisSql;
uint8_t s = 1;
RedisSql
-
#### Category
- [x] Question
- [ ] Bug
- [x] Enhancement
#### Expected or Desired Behavior
I would like it when I build using gulp --ship that the JS file name under temp/deploy will not have t…
-
rpi-dac / i2s-dac do not show up in the results when running audiohat.sh. They are present in the overlays/README.
myMPDos:/usr/bin# ./audiohat.sh
Downloading audio hats description
1) allo-bos…