| Age | Commit message (Collapse) | Author | Lines |
|
state-calculation bugs --- one decently, the other with an ugly hack. Bug on the latter coming right up.
|
|
a cast notation. Closes #129.
|
|
|
|
runtime. Closes #109.
|
|
|
|
|
|
|
|
|
|
|
|
implemented. This could actually replace .(a,b) syntax if the language grows
optional function parameters.
|
|
multiple buffers on demand.
|
|
|
|
|
|
|
|
add util.rs to std.rc.
|
|
|
|
|
|
everything. Note util.rs hasn't yet been declared mod in the std crate. Don't do that yet, as it breaks make check.
|
|
instantiating O(sizeof(standard-library)) worth of imports stubs on each 'use std'. Closes issue 13.
|
|
(still not quite working; some memory corruption in the recursive tag constructors, not the GC)
|
|
|