Skip to content

Better Errors#14

Merged
FourierTransformer merged 7 commits intomainfrom
better-errors
Jan 7, 2026
Merged

Better Errors#14
FourierTransformer merged 7 commits intomainfrom
better-errors

Conversation

@FourierTransformer
Copy link
Owner

@FourierTransformer FourierTransformer commented Jan 4, 2026

Changes

  • Changed how errors display, now include line number and ensure all toml.io links work
  • Updated all errors that could occur during parser
  • Removed _nsmerror in utf-8 validation and replaced with standard error handling
  • In UTF-8 escaping, show the actual hex escape in the error message to make things easier
  • Encoder shows which key failed and displays datetime errors nicely
  • Added filesize and nesting depth options.

closes #11

@FourierTransformer FourierTransformer marked this pull request as ready for review January 7, 2026 02:45
@FourierTransformer FourierTransformer merged commit f9d99cb into main Jan 7, 2026
7 checks passed
@FourierTransformer FourierTransformer deleted the better-errors branch January 7, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Better Error Messages

1 participant