|
1106669e34
|
Fixed some level issues, and added function for enabling strict globals.
|
2018-01-10 17:39:34 +01: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 |
|
|
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 |
|
|
fe65aeed90
|
API have been very heavily modified.
|
2017-06-27 13:50:27 +02:00 |
|
|
a75a33b85f
|
Initial implementation of errors library.
|
2017-06-09 15:22:25 +02:00 |
|