22 Commits (99fde174dfd4aa6e9a541f590a3e80bad21e460b)
 

Author SHA1 Message Date
Lorenzo Cogotti 99fde174df [meta] Improve isinstance().
* Handle nil
* Use rawequal() instead of plain ==
2 years ago
Lorenzo Cogotti 62d22658b3 Merge branch 'master' of https://gitea.it/1414codeforge/gear 2 years ago
Lorenzo Cogotti 0408a4a31f [strings] Add path utility functions, improve documentation. 2 years ago
Lorenzo Cogotti c7849901cf [vec] Add cross product between vectors. 2 years ago
Lorenzo Cogotti 75d60b98f5 [meta] Use rawequal() to compare tables in isinstance().
Ensures no fancy metamethod is invoked during testing.
2 years ago
Lorenzo Cogotti ac68fce474 [README] Update ldoc usage. 2 years ago
Lorenzo Cogotti 32cecbef1c [rect] Make rotatesincos() require() path safer. 2 years ago
Lorenzo Cogotti 0ce17379a1 [algo] Improve documentation. 2 years ago
Lorenzo Cogotti 018fc77a13 [strings] Add file header. 2 years ago
Lorenzo Cogotti d49a9a1c21 [meta] Improve documentation. 2 years ago
Lorenzo Cogotti c6f486bf9f [config.ld] Add ldoc config.ld to project. 2 years ago
Lorenzo Cogotti a2180170ed [meta] Add table deep copy function. 2 years ago
Lorenzo Cogotti 96e03c54a5 [rect] Fix variables name. 2 years ago
Lorenzo Cogotti 5902182543 [init] Fix signal and timer entries, capitalize them since they are classes. 2 years ago
Lorenzo Cogotti 043989c0fd [signal,timer,init] Add customized versions of signal and timer from vrld/hump. 2 years ago
Lorenzo Cogotti de08ac3e66 [init] Fix missing comma. 2 years ago
Lorenzo Cogotti 18376860f3 [README] Update README. 2 years ago
Lorenzo Cogotti 9a1b9fedcd [shadowtext] Add text with drop shadow utilities. 2 years ago
Lorenzo Cogotti 619d31bf2f [spec/utils_spec.lua] Remove obsolete test. 2 years ago
Lorenzo Cogotti 0e2dd54011 [spec/*,*] Split library in submodules. 2 years ago
Lorenzo Cogotti e658ba45c7 [df-utils] Remove rockspec, unnecessary for LÖVE-specific library. 2 years ago
Lorenzo Cogotti 5c345d5e60 [*] Initial commit. 2 years ago