Issues
- 0
this should use usize
#115 opened by Funkschy - 0
use str.String
#116 opened by Funkschy - 0
create a real error type for this
#130 opened by Funkschy - 0
- 0
support proper cross compilation for architecture
#131 opened by Funkschy - 0
- 0
- 0
- 0
- 0
convert this to an enum
#129 opened by Funkschy - 0
these things should probably be a struct
#128 opened by Funkschy - 0
use import alias for mangling
#127 opened by Funkschy - 0
implement proper hint system
#126 opened by Funkschy - 0
- 0
- 0
allow enums of i64, i16...
#123 opened by Funkschy - 0
- 0
implement proper argument/return type coercion
#121 opened by Funkschy - 0
this should be a real vm
#120 opened by Funkschy - 0
instead of a fake "len" value, we should just have a len() compile time function
#119 opened by Funkschy - 0
add subranges for dbg array types
#118 opened by Funkschy - 0
handle file errors in a platform independent way
#114 opened by Funkschy - 0
convert this to a union
#113 opened by Funkschy - 0
remove duplicate code
#112 opened by Funkschy - 0
- 0
make single context like in tychk
#109 opened by Funkschy - 0
keep global order
#107 opened by Funkschy - 0
unsigned integer types
#96 opened by Funkschy - 0
Wrong linker arguments on fedora
#100 opened by Funkschy - 1
Enum Fields are the same type as the enum
#105 opened by Funkschy - 0
- 0
- 0
remove duplicated code
#103 opened by Funkschy - 0
Wrong scope/line info for let followed by assign
#102 opened by Funkschy - 0
- 0
line number of field
#97 opened by Funkschy - 0
- 0
this should take a *mod.Module,
#87 opened by Funkschy - 0
- 0
- 0
custom error for duplicated main function
#94 opened by Funkschy - 0
replace with vmap.Map
#83 opened by Funkschy - 0
replace with vmap.Map
#82 opened by Funkschy - 0
- 0
add a special message for pointers to pointers
#86 opened by Funkschy - 0
Struct should have a vmap for its fields
#85 opened by Funkschy - 1
- 0
wrong meta for if-stmt-endlabel
#89 opened by Funkschy - 0
wrong meta for while-stmt-endlabel
#91 opened by Funkschy - 0
remove when u64 is supported
#88 opened by Funkschy