pocketlang/tests
Derick Alangi ac1d825f13 Add support for bitwise NOT (~) operator to pocketlang
Like other bitwise operators like: &, ^, >>, << etc, add support
for the bitwise NOT (~) operator.
2021-06-17 13:40:56 +01:00
..
benchmark CI-workflow implemented 2021-06-16 02:57:01 +05:30
examples changed the keyword in unit tests, prism and in the md 2021-06-16 11:14:35 +03:00
lang Add support for bitwise NOT (~) operator to pocketlang 2021-06-17 13:40:56 +01:00
check.py scons script removed and build scripts refactored 2021-06-17 16:13:47 +05:30
tests.py tests: allow tests to be called from anywhere 2021-06-15 21:41:36 -07:00