summary refs log tree commit diff stats
path: root/tests/js/tjsffi_old.nim
Commit message (Collapse)AuthorAgeFilesLines
* js: improve tests + some docs (#16727)Timothee Cour2021-01-161-0/+3
| | | | | | | | | | | * js: improve tests * _ * _ * _ * fixup
* clean up deprecated stuff and unused imports in tests (#13059)Miran2020-01-071-2/+1
|
* importjs symbol (#12218)Arne Döring2019-09-201-0/+338
* importjs symbol * importjs warning message, minor warning fixes