-
(I guess V's op overload is now stable enough so...)
**VTL version:**
master
**OS:**
win10
**What did you do?**
(Just take plus op as an example)
```V
import vtl
fn main() {
print…
-
I am wanting to compare strings and am unable to. Note that I am using serverless-appsync-offline but evidently it's just wrapping appsync-emulator-serverless.
Consider this example:
```
#set($fo…
-
I have a list of objects that I need to sort, for example
```javascript
const scores = [
{ name: "Alice", score: 85 },
{ name: "Bob", score: 92 },
{ name: "Charlie", score: 78 },
{ name:…
-
### Parent Issue
_No response_
### Problem Statement
As a user of Auth with less-than-full-admin permissions, I've spotted a couple of instances in the last week or so where file assets have …
-
In Pogues, we can define a range for a Date type response domain. If the designer don't, some default values are used.
In this case, the DDI will be:
```xml
1900-01-01
format-date(c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
Just like VTL, pipeline resolver on JS runtime also have ctx.stash to pass any variable ac…
-
And then flip this
https://github.com/microsoft/openvmm/blob/aedf1e8bda810a21bc8435554c7dd1fd7ea32917/petri/src/vm/construct.rs#L183
and remove the temporary tests.
-
#
[VTL_log_2022-12-31.14-51-51.txt](https://github.com/vtosters/lite/files/10327497/VTL_log_2022-12-31.14-51-51.txt)
[VTL_log_2022-12-31.14-51-41.txt](https://github.com/vtosters/lite/files/10327498…
-
I need to change " .vtl-icon .vtl-icon-caret-right " To " vtl-icon-caret-left " For RTL mode.
Please if we have already any solution So, please Suggest to me.
![image](https://user-images.githubuse…
-
Hi,
Currently, `keep` & `drop` only accept `componentID`.
For Dataset having a large number of columns, when you transpose a dataset building 0/1 filled columns, named var_1, ..., var_N and othe…