pocketlang/tests/benchmarks
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
..
factors chore(bench): add lua benchmarks (#135) 2021-06-24 11:42:32 +05:30
fib chore(bench): add lua benchmarks (#135) 2021-06-24 11:42:32 +05:30
list fix(bench): do not double-reverse in list.js file (#133) 2021-06-24 11:43:17 +05:30
loop chore(bench): add lua benchmarks (#135) 2021-06-24 11:42:32 +05:30
primes chore(bench): add lua benchmarks (#135) 2021-06-24 11:42:32 +05:30
toc benchmarks script refactored (#134) 2021-06-24 11:16:51 +05:30
benchmarks.py docs: Fix a few typos (#167) 2022-03-30 23:20:44 +05:30