| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| | |
|
| |
|
|
| |
state-calculation bugs --- one decently, the other with an ugly hack. Bug on the latter coming right up.
|
| |
|
|
| |
a cast notation. Closes #129.
|
| | |
|
| |
|
|
|
|
|
| |
- Remove redundant uses of 'resolve' and 'referent' in semant.
- Use defn, defn_id, lval, lval_base more consistently.
- Make associated query functions more consistent.
- Closes #127.
|
| | |
|
| |
|
|
| |
f02f9cbf29c2fdc28baeaa5a25671d9be29d6eab. Closes #91.
|
| |
|
|
| |
system's dataflow algorithm. No longer substantial in profile.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
those hacking on Sunday evening PST).
|
| | |
|
| | |
|
| |
|
|
| |
notice wrong wildcard count in patterns" bug.
|
| | |
|
| |
|
|
| |
fix in typestate system.
|
| |
|
|
| |
cases in type.ml.
|
| | |
|
| | |
|
| |
|
|
| |
structures, without leaking.
|
| |
|
|
| |
"copy-like". Un-XFAIL generic-tag-alt.rs
|
| | |
|
| | |
|
| |
|
|
| |
runtime. Closes #109.
|
| |
|
|
| |
actually initialize. Should probably rename them to MAKE. Anyway, WIP, but two steps forward (and one back). More later.
|
| | |
|
| | |
|
| |
|
|
| |
produce a backtrace.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
This involved adding an Ast.ty return to trans_lval.
I also included the code for record and box access, but their tests don't
completely pass yet.
|
| | |
|
| | |
|
| |
|
|
|
| |
them an argument to new_block. gdb should do a good job of single-stepping
LLVM-compiled rust programs by rust line number now.
|
| |
|
|
|
| |
which are helpful in debugging the llvm backend. Also tell git to ignore
LLVM's intermediate files.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
to read.
|