|
cdb1d90140
|
Fixed crashes in certain error situations.
|
2018-07-21 14:15:21 +02:00 |
|
|
1106669e34
|
Fixed some level issues, and added function for enabling strict globals.
|
2018-01-10 17:39:34 +01:00 |
|
Jon Michael Aanes
|
136c498369
|
Fixed formatting of info function
|
2017-09-16 21:29:46 +02:00 |
|
Jon Michael Aanes
|
529f7f2f54
|
Dumb syntax errors
|
2017-09-16 21:19:28 +02:00 |
|
Jon Michael Aanes
|
f7c6cf6a82
|
Until errors are thrown at the correct level, we'll throw it at 1. Also added info function.
|
2017-09-16 21:18:56 +02:00 |
|
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 |
|
Jon Michael Aanes
|
accffabc26
|
Added unique error messages when indexing into a sequence.
|
2017-09-01 13:01:39 +02:00 |
|
|
f187329711
|
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 |
|
|
9d94601f83
|
Improved error checking messages for strings_with_highest_similarity .
|
2017-08-27 11:47:05 +02:00 |
|
|
7b9b9d2912
|
Fixed minor issue
|
2017-07-10 10:52:33 +02:00 |
|
|
b85dc4694a
|
Added specific error message on 'strict table' when table is empty
|
2017-07-10 10:51:07 +02:00 |
|
|
57ddbbf62f
|
Added 'strict tables', that throw very informative errors, when indexing an non-existant key.
|
2017-07-10 10:14:46 +02:00 |
|
|
0fbea038a7
|
Added license.
|
2017-07-03 09:30:04 +02:00 |
|
|
fe65aeed90
|
API have been very heavily modified.
|
2017-06-27 13:50:27 +02:00 |
|
|
12adee0398
|
Added methods for performing corrections.
|
2017-06-11 18:09:24 +02:00 |
|
|
a75a33b85f
|
Initial implementation of errors library.
|
2017-06-09 15:22:25 +02:00 |
|