pocketlang/tests
Tim Gates bcfa4de706
docs: Fix a few typos (#167)
There are small typos in:
- README.md
- cli/modules.c
- src/pk_compiler.c
- src/pk_core.c
- src/pk_opcodes.h
- src/pk_vm.h
- tests/benchmarks/benchmarks.py

Fixes:
- Should read `temporary` rather than `temproary`.
- Should read `stdout` rather than `stdour`.
- Should read `sprintf` rather than `spritnf`.
- Should read `splitted` rather than `splited`.
- Should read `script` rather than `scirpt`.
- Should read `reported` rather than `repored`.
- Should read `reduce` rather than `recude`.
- Should read `performance` rather than `preformance`.
- Should read `instead` rather than `insted`.
- Should read `default` rather than `defalt`.
2022-03-30 23:20:44 +05:30
..
benchmarks docs: Fix a few typos (#167) 2022-03-30 23:20:44 +05:30
examples changed the keyword in unit tests, prism and in the md 2021-06-16 11:14:35 +03:00
lang Added new Math functions (#160) 2022-03-30 23:14:01 +05:30
native native api refactored (#157) 2021-07-01 14:55:53 +05:30
check.py native api function improvements (#153) 2021-06-30 12:09:17 +05:30
tests.py Fix minor typos in test files (#114) 2021-06-23 09:51:58 +05:30