enso/.github
Jaroslav Tulach 3239815957
Registering SliceVectorMethodGen for reflection (#3737)
Each builtin `makeFunction` method has to be currently registered for reflection. Adding registration of `SliceVectorMethodGen` to make following example work ag

```bash
enso$ sbt engine-runner-native/buildNativeImage
enso$ ./runner --run engine/runner-native/src/test/resources/Factorial.enso 6
```

# Important Notes
Regression caused by #3724 - Once the above code is executed in the CI, we'll discover such breakages before integration.
2022-09-27 17:24:58 +00:00
..
ISSUE_TEMPLATE Update bug-report.md 2021-06-17 15:57:42 +02:00
workflows macOS Code Signing & Notarization (#3712) 2022-09-19 19:02:18 +00:00
CODEOWNERS Registering SliceVectorMethodGen for reflection (#3737) 2022-09-27 17:24:58 +00:00
mergify.yml New CI labels. (#3736) 2022-09-23 23:05:27 +02:00
PULL_REQUEST_TEMPLATE.md Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
settings.yml New CI labels. (#3736) 2022-09-23 23:05:27 +02:00