pocketlang/tests
Thakee Nathees d8d229b0fb tcc build supported.
inorder to support tcc, I need to remove some math functions that
tcc on windows doesn't support (v language is using openlibm).
This is temproarly and the math functions should be moved to it's
own math script module once the import system is refactored.

TCC build tested with the binary downloaded from --
https://download.savannah.gnu.org/releases/tinycc/tcc-0.9.27-win64-bin.zip
(download link from the https://bellard.org/tcc/ website), and this
should be added to the CI workflow.
2022-04-16 09:37:38 +05:30
..
benchmarks fiber stored as register variable 2022-04-14 08:01:16 +05:30
examples
lang tcc build supported. 2022-04-16 09:37:38 +05:30
native
random
check.py modules were moved to cli/modules 2022-04-15 19:30:26 +05:30
tests.py yet another refactor. 2022-04-15 09:58:02 +05:30