| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #2048
|
|
Oops. We can't do this yet until the next snapshot.
|
|
Closes #2042
Closes #1981
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error. Fix up file name and path debug information, and build one compilation unit for a crate instead of one per source file.
|
|
This is so we can strip out support code needed to make the examples work,
and as a bonus it does syntax highlighting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All tydescs are static now, there's no need to worry about
marshalling them between threads anymore.
|
|
|
|
|
|
Issue #1982
|
|
We are no longer generating dynamic tydescs or dicts.
Issue #1982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|