issues
search
DenialAdams
/
roland
Roland programming language
https://www.brick.codes/roland
Apache License 2.0
48
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
scary inference bug
#50
DenialAdams
closed
2 years ago
1
use unicode-ident for valid identifiers?
#49
DenialAdams
closed
2 years ago
1
Dereferencing a pointer to a ZST
#48
DenialAdams
closed
2 years ago
1
Unify (statics + consts) and (local variables + parameters)
#47
DenialAdams
closed
2 years ago
0
Add warnings for unused functions, statics, consts
#46
DenialAdams
opened
2 years ago
0
Emulate overflow for 8 and 16 bit integers
#45
DenialAdams
closed
10 months ago
4
tracking issue for microw8 support
#44
DenialAdams
closed
1 year ago
1
add microw8 support to vscode plugin
#43
DenialAdams
closed
1 year ago
1
Support sound and sndGes in microw8
#42
DenialAdams
closed
2 years ago
1
truncating from usize -> u8 (for example) doesn't actually truncate at runtime
#41
DenialAdams
closed
1 year ago
3
add non usize array indexing test
#40
DenialAdams
closed
2 years ago
0
Give better error if indexing pointer to array
#39
DenialAdams
closed
2 years ago
0
Inference across locals
#38
DenialAdams
closed
2 years ago
0
Cast expressions with complicated type inference
#37
DenialAdams
closed
1 year ago
2
Errors with a source location in the Roland standard library
#36
DenialAdams
closed
2 years ago
2
Parse array length as an expression; try to constant fold it and construct the type from that
#35
DenialAdams
opened
2 years ago
1
Validate that the length of an array type fits into usize
#34
DenialAdams
closed
2 years ago
1
Store integers throughout compilation in 64 bits
#33
DenialAdams
closed
2 years ago
1
Error on taking address of zero sized types
#32
DenialAdams
closed
2 years ago
1
Fix 'or' and 'and' being incorrectly highlighted in the middle of identifiers in vscode (other keywords too?)
#31
DenialAdams
closed
2 years ago
1
Issue an error if transmuting to stricter alignment
#30
DenialAdams
closed
2 years ago
1
Error on ignored arguments to cli
#29
DenialAdams
closed
2 years ago
1
Precedence of transmute (and other conversion operators) seems bad
#28
DenialAdams
closed
2 years ago
1
Determine if error source locations on statements should include semicolon
#27
DenialAdams
closed
2 years ago
2
Deduplicate tree walking logic
#26
DenialAdams
opened
2 years ago
0
Examine our use of chars as opposed to graphemes in the lexer
#25
DenialAdams
closed
2 years ago
3
we probably don't honor symlinks properly for relative imports
#24
DenialAdams
opened
2 years ago
0
let x: i8 = -128;
#23
DenialAdams
closed
2 years ago
1
Make paths in error messages relative to the program base
#22
DenialAdams
opened
2 years ago
2
Don't allow `builtins` in user code
#21
DenialAdams
closed
2 years ago
2
Error if builtin is not lowered
#20
DenialAdams
closed
2 years ago
2
Add `builtin` as alternative to `external`
#19
DenialAdams
closed
2 years ago
1
make sizeof `builtin`
#18
DenialAdams
closed
2 years ago
1
Don't error on mismatch of arrays of compile errors
#17
DenialAdams
closed
2 years ago
1
f32s are parsed as f64s, which does affect precision
#16
DenialAdams
opened
2 years ago
5
sizeof
#15
DenialAdams
closed
2 years ago
1
Add a builtin that returns the name of the function it is located in
#14
DenialAdams
closed
1 year ago
2
Allow nested procedures
#13
DenialAdams
opened
2 years ago
2
Default values for struct fields
#12
DenialAdams
opened
2 years ago
2
Logical and / logical or
#11
DenialAdams
closed
3 years ago
0
Evaluate function arguments left to right even in the face of named arguments
#10
DenialAdams
closed
2 years ago
1
Const fold (x ^ x), (x == x)
#9
DenialAdams
closed
2 years ago
1
Move string literal extraction to after constant folding so we don't pull in unused string literals
#8
DenialAdams
closed
3 years ago
1
Report the location of unknown ints and floats
#7
DenialAdams
closed
2 years ago
1
Enums
#6
DenialAdams
closed
3 years ago
0
If as expression
#5
DenialAdams
closed
1 year ago
1
Named parameters
#4
DenialAdams
closed
3 years ago
0
Add support for arrays (compile time size)
#3
DenialAdams
closed
2 years ago
3
add support for transmuting to/from structs and arrays
#2
DenialAdams
closed
2 years ago
3
add support for f32 and f64 floating point types
#1
DenialAdams
closed
3 years ago
1
Previous
Next