This website requires JavaScript.
Explore
Help
Sign In
Jmaa
/
errors
Watch
1
Star
0
Fork
0
You've already forked errors
Code
Actions
Lua Library for advanced error handling.
11
Commits
1
Branch
5
Tags
76
KiB
Lua
100%
ec63ade963
Go to file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jon Michael Aanes
ec63ade963
Adjusted phrasing of error messages, and added unique error message for when indexing non-integers in sequence.
2017-09-01 13:11:29 +02:00
test
Adjusted phrasing of error messages, and added unique error message for when indexing non-integers in sequence.
2017-09-01 13:11:29 +02:00
errors.lua
Adjusted phrasing of error messages, and added unique error message for when indexing non-integers in sequence.
2017-09-01 13:11:29 +02:00
init.lua
API have been very heavily modified.
2017-06-27 13:50:27 +02:00
LICENSE.txt
Added license.
2017-07-03 09:30:04 +02:00
string_distance.lua
Improved error checking, and fixed bug where strict tables would not report the proper error, when indexing
2017-08-27 12:05:46 +02:00