Issues
- 0
another "term is nil" error
#201 opened by myuon - 0
"term is nil" error
#199 opened by myuon - 0
std package
#196 opened by myuon - 0
formatting closure call
#190 opened by myuon - 0
super-nested closures
#192 opened by myuon - 0
map-inserting statement with side-effects
#194 opened by myuon - 1
variables in nested closure
#188 opened by myuon - 0
dereference captured variables
#186 opened by myuon - 0
Cannot call closure with an argument
#187 opened by myuon - 0
support function type in formatter
#184 opened by myuon - 0
support unload in formatter
#180 opened by myuon - 0
gc: checks all objects in a slice
#177 opened by myuon - 0
Completion aborted
#171 opened by myuon - 0
pattern match on enum values
#175 opened by myuon - 0
Incremental Build
#167 opened by myuon - 0
- 0
- 0
language-server
#165 opened by myuon - 0
Infinite token in completion?
#157 opened by myuon - 0
add slice initialization to IR
#169 opened by myuon - 0
Emit wasm binary
#168 opened by myuon - 0
test: add closure tests
#159 opened by myuon - 0
(sizeof type length) for IR
#162 opened by myuon - 0
support closures in formatter
#160 opened by myuon - 0
- 0
- 0
refactor: remove global types from typecheck.qz
#134 opened by myuon - 0
bug: not found error
#151 opened by myuon - 0
error messages with source code
#152 opened by myuon - 0
- 2
HeapAccessOutOfBoundsのエラーを調査する
#149 opened by myuon - 0
more stuff about interfaces
#144 opened by myuon - 0
interfaces
#131 opened by myuon - 1
expr.t_call!.args.at(i) = v;の書き換えでエラーになる問題
#137 opened by myuon - 0
index assign
#139 opened by myuon - 1
assign to vec.at(i) is broken?
#138 opened by myuon - 0
method calls in AST
#136 opened by myuon - 1
if expression
#107 opened by myuon - 0
operator precedence
#114 opened by myuon - 0
refactor: allocate TypeRep in std
#130 opened by myuon - 0
ptr[byte] != nil
#122 opened by myuon - 0
filewriter as stream
#120 opened by myuon - 40
謎のinvalid_typeエラーが出る
#119 opened by myuon - 0
refactor: remove raw_offset
#116 opened by myuon - 1
Detect headers
#126 opened by myuon - 1
incorrect length for type_rep_slice
#123 opened by myuon - 0
mark is broken? in gc/test2
#112 opened by myuon - 16
gc/test2で起きる謎のエラーを突き止める
#115 opened by myuon - 0
Setup UI tests
#106 opened by myuon - 0
os.exit(1) when we have compilation errors
#109 opened by myuon