No description
Find a file
2025-08-26 10:07:44 +02:00
src errorcode enum is in system.nim in Nimony (#4) 2025-08-26 10:07:44 +02:00
tools errorcode enum is in system.nim in Nimony (#4) 2025-08-26 10:07:44 +02:00
.gitignore Initial commit 2025-01-30 10:37:27 +01:00
errorcodes.md added Windows API support 2025-01-31 00:08:10 +01:00
errorcodes.nimble added .nimble file 2025-01-30 11:45:41 +01:00
LICENSE Initial commit 2025-01-30 10:37:27 +01:00
README.md Update README.md 2025-01-31 08:03:57 +01:00

Errorcodes is a simple module that maps Nim error states, Windows API, POSIX and HTTP error codes to a single common enum. It is generated from errorcodes.md.