Gil
Gil
`[ 97%] Building C object source/loader/CMakeFiles/loader.dir/source/loader_impl.c.o /home/username/metacall/core/source/loader/source/loader_impl.c: In function ‘loader_impl_load_from_memory’: /home/username/metacall/core/source/loader/source/loader_impl.c:861:66: warning: ‘loader_impl_load_handle’ reading 4096 bytes from a region of size 255 [-Wstringop-overread] 861 | loader_handle_impl handle_impl = loader_impl_load_handle(impl, iface,...
Currently class static method calls and object method calls are not properly handling errors. If there's an uncaught exception in Ruby, the program will terminate (segfault). See issue #53 To...
 Lo pongo en draft. Falta probar con Santander y los demás bancos... En la definición del AEF pone IBAN (alguna idea de por qué se descartan el codigo de...
## 🚀 Feature Depending on the programming language specified in the cell, the syntax highlighter must react to its changes and output accordingly.
## 🚀 Feature Each cell containing a different programming language should react accordingly to the autocomplete trigger.
## 🐛 Bug Report ### Expected Behavior Opening a file in examples/ folder should still load the kernel like it does in the root folder of the repo. ### Current...