| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
| |
runtime. Closes #109.
|
| |
|
|
| |
actually initialize. Should probably rename them to MAKE. Anyway, WIP, but two steps forward (and one back). More later.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
vtbl-dispatch. Add testcase and XFAIL it on LLVM. Closes #112.
|
| | |
|
| |
|
|
| |
communication. Channels now buffer on the sending side, and no longer require blocking when sending. Lots of other refactoring and bug fixes.
|
| | |
|
| | |
|
| |
|
|
| |
and add a testcase.
|
| |\ |
|
| | | |
|
| | |
| |
| |
| | |
issue #109.
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
|
| |
implemented. This could actually replace .(a,b) syntax if the language grows
optional function parameters.
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
| |
thorough test revealed more bugs.
|
| | |
|
| | |
|
| |\
| |
| |
| | |
exterior_and_mutable_types
|
| | |
| |
| |
| | |
lose their type parameters over the course of the typechecking pass.
|
| | |
| |
| |
| | |
original XFAIL is more generally that of issue #92.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
arg-boxing.
|
| | |
| |
| |
| | |
keep MEM_interior for describing interior-parts-of-allocations)
|
| | | |
|
| |/ |
|
| |
|
|
| |
type-param type. XFAIL the test since it no longer passes.
|
| | |
|
| | |
|
| |
|
|
| |
(still not quite working; some memory corruption in the recursive tag constructors, not the GC)
|
| |
|
|
| |
effect-walker bug revealed by it.
|
| | |
|
| |
|
|
| |
way more correctness.
|