roland icon indicating copy to clipboard operation
roland copied to clipboard

Roland programming language

Results 39 roland issues
Sort by recently updated
recently updated
newest added

Have to address register case as well as stack slot case, although maybe stack slot case could be addressed upstream

Currently we have no way to lock this down in a test - need ability to lock down program status code and ignore error output?

`x = [1, 2, _];` This would be more consistent with structs, allow it's probably not likely to be used often.

Currently, they just point to the entire type. See "multiple_unresolved_in_one_type.rol"

enhancement

Maybe it's better if we run constant folding before monomorphization and just accept we will miss some chances

bug