| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
The inked library handles colours correctly on Windows. The log library
has also been updated to the newer version which uses inked internally.
|
|
|
|
|
|
| |
The latest version 1.1.1 of vagabond removes all nightly features,
which will allow all projects using the assembler library to compile
on stable Rust once the extract_if feature is stabilised.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This library can now carry out all stages of assembly from collecting
source fragments to resolving symbols to pruning unused libraries to
generating a single compiled source file.
Pretty-printing of state has also been implemented in this library.
The source tree hierarchy, symbol resolution errors, and file read
errors can all be printed in a tidy format.
|
| |
|
|
|