nullndvoid fb84a6d3c3 assembler: clippy lints, better error formatting
Adds regex dependency and enhances error handling system

Introduces comprehensive error type hierarchy with specific variants for parser, symbol, codegen, threading, and IO errors to improve error reporting and debugging capabilities.

Adds regex crate for pattern matching in tokenizer implementation with pre-compiled patterns for labels, registers, immediates, directives, instructions, and symbols.

Enhances source info functionality with context printing and error underlining similar to compiler diagnostics.

Implements better error conversions and threading error handling for lock failures and panics.
2025-06-25 16:50:17 +01:00
2025-06-19 23:30:32 +01:00
2025-06-19 23:30:32 +01:00
2025-06-25 14:33:48 +01:00
2025-06-24 22:09:55 +01:00
2025-06-14 03:09:30 +01:00
S
Description
No description provided
Readme 332 MiB
Languages
Rust 99%
PowerShell 0.6%
Shell 0.3%