Lorenzo Cogotti
|
99fde174df
|
[meta] Improve isinstance().
* Handle nil
* Use rawequal() instead of plain ==
|
2022-11-06 17:32:55 +01:00 |
Lorenzo Cogotti
|
75d60b98f5
|
[meta] Use rawequal() to compare tables in isinstance().
Ensures no fancy metamethod is invoked during testing.
|
2022-09-10 09:43:46 +02:00 |
Lorenzo Cogotti
|
d49a9a1c21
|
[meta] Improve documentation.
|
2022-09-01 08:28:59 +02:00 |
Lorenzo Cogotti
|
a2180170ed
|
[meta] Add table deep copy function.
|
2022-09-01 08:27:39 +02:00 |
Lorenzo Cogotti
|
0e2dd54011
|
[spec/*,*] Split library in submodules.
|
2022-08-16 00:10:09 +02:00 |