Issues
Implement Classes | Unassigned | Kane Petra | Unresolved | May 23, 2022 | May 24, 2022 | ||||||
Implement Compound Type Instruction | Unassigned | Kane Petra | Unresolved | May 23, 2022 | May 23, 2022 | ||||||
Compound Data Types | Unassigned | Kane Petra | Unresolved | May 23, 2022 | May 23, 2022 | ||||||
Implement a “copy” function in std as by default Lua will use references and never copies values | Unassigned | Kane Petra | Unresolved | May 20, 2022 | May 20, 2022 | ||||||
Update to Rust 1.61 | Unassigned | Kane Petra | Unresolved | May 20, 2022 | May 20, 2022 | ||||||
Codeowners added to Loop | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Codeowners added to Sanzio | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Codeowners added to Vinci | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Codeowners added to Picasso | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Add CODEOWNERS to directories | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Nested function parameters "reset" their own index | Unassigned | Kane Petra | Done | May 9, 2022 | May 10, 2022 | ||||||
Use different syntax | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Function type declaration | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Add tests for function types | Unassigned | Kane Petra | Unresolved | May 9, 2022 | May 9, 2022 | ||||||
Make repositories main branch protected again | Unassigned | Kane Petra | Unresolved | Apr 29, 2022 | Apr 29, 2022 | ||||||
Design Arc | Unassigned | Kane Petra | Unresolved | Apr 26, 2022 | Apr 26, 2022 | ||||||
Spaces are required to seperate tokens | Unassigned | Kane Petra | Done | Apr 25, 2022 | Apr 25, 2022 | ||||||
Parser Library | Unassigned | Kane Petra | Unresolved | Apr 25, 2022 | Apr 26, 2022 | ||||||
Arc is the IL that Loop targets | Unassigned | Kane Petra | Unresolved | Apr 25, 2022 | May 9, 2022 | ||||||
Use cross compiler instead of using platforms themselves | Unassigned | Kane Petra | Unresolved | Apr 21, 2022 | Apr 21, 2022 | ||||||
Customise Installer with Loop branding | Unassigned | Kane Petra | Unresolved | Apr 19, 2022 | Apr 21, 2022 | ||||||
Loop Installer | Unassigned | Kane Petra | Unresolved | Apr 19, 2022 | Apr 21, 2022 | ||||||
Make end2end tests use the Loop installer | Unassigned | Kane Petra | Unresolved | Apr 19, 2022 | Apr 19, 2022 | ||||||
By default use lld as linker | Unassigned | Kane Petra | Unresolved | Apr 16, 2022 | Apr 25, 2022 | ||||||
Hardcoded compiler in path | Unassigned | Kane Petra | Done | Apr 11, 2022 | Apr 21, 2022 | ||||||
Fix linux deploy | Unassigned | Kane Petra | Done | Apr 11, 2022 | Apr 11, 2022 | ||||||
Array iterator loop still uses old syntax | Unassigned | Kane Petra | Unresolved | Apr 10, 2022 | Apr 10, 2022 | ||||||
Implement static typing | Unassigned | Kane Petra | Done | Apr 8, 2022 | Apr 11, 2022 | ||||||
Update documentation on looplang.org | Unassigned | Wouter Pennings | Done | Apr 8, 2022 | Apr 16, 2022 | ||||||
Implement custom standard library with Loop abstraction | Unassigned | Wouter Pennings | Unresolved | Apr 8, 2022 | Apr 8, 2022 | ||||||
Function hashmap in the compiler needs the signature of that function | Unassigned | Kane Petra | Done | Apr 8, 2022 | Apr 16, 2022 | ||||||
Passing variants to functions that have a different signature dont work | Unassigned | Kane Petra | Done | Apr 8, 2022 | Apr 16, 2022 | ||||||
If expressions that are used as statements should not be in a lambda | Unassigned | Kane Petra | Done | Apr 8, 2022 | Apr 16, 2022 | ||||||
Syntax variabele declaration | Unassigned | Wouter Pennings | Done | Apr 8, 2022 | Apr 11, 2022 | ||||||
Create comments for important modules for cargo doc | Unassigned | Kane Petra | Done | Apr 7, 2022 | Apr 11, 2022 | ||||||
New keywords | Unassigned | Wouter Pennings | Done | Apr 4, 2022 | Apr 11, 2022 | ||||||
Update CICD environment | Unassigned | Kane Petra | Done | Apr 3, 2022 | Apr 8, 2022 | ||||||
Remove deprecated code | Unassigned | Kane Petra | Done | Apr 3, 2022 | Apr 11, 2022 | ||||||
Infer parameter types | Unassigned | Kane Petra | Done | Apr 2, 2022 | Apr 16, 2022 | ||||||
Transpile to D | Unassigned | Kane Petra | Done | Apr 1, 2022 | Apr 19, 2022 | ||||||
Integration tests in CI/CD | Unassigned | Wouter Pennings | Done | Mar 25, 2022 | Apr 2, 2022 | ||||||
config.toml file unused | Unassigned | Wouter Pennings | Done | Mar 18, 2022 | Mar 25, 2022 | ||||||
Improve code readability | Unassigned | Wouter Pennings | Done | Mar 14, 2022 | Mar 22, 2022 | ||||||
Implement a FFI | Unassigned | Wouter Pennings | Unresolved | Feb 23, 2022 | Apr 16, 2022 | ||||||
Design a FFI | Unassigned | Wouter Pennings | Unresolved | Feb 23, 2022 | Apr 25, 2022 | ||||||
Analyse existing FFI's | Unassigned | Wouter Pennings | Unresolved | Feb 23, 2022 | Apr 25, 2022 | ||||||
Remove parentheses conditionals | Unassigned | Wouter Pennings | Done | Feb 23, 2022 | Mar 22, 2022 | ||||||
JIT Support for Arrays | Unassigned | Kane Petra | Unresolved | Feb 9, 2022 | Apr 25, 2022 | ||||||
Finishing touches 0.1.0 | Unassigned | Wouter Pennings | Done | Feb 8, 2022 | Feb 9, 2022 | ||||||
Random int built-in function | Unassigned | Wouter Pennings | Done | Jan 2, 2022 | Feb 10, 2022 |
1-50 of 168