pocketlang/tests/lang
Victor Akpan 9635c223b1
Added new Math functions (#160)
* Added log and round functions to math module

* Added log and round functions to math module

* Added a few math functions

* Static checks

* Maybe this will fix linux

* Fixed errors with styles and tests
2022-03-30 23:14:01 +05:30
..
import imported scripts were initialized (#158) 2021-07-02 21:32:30 +05:30
basics.pk add elem in map (#121) 2021-06-23 21:03:26 +05:30
class.pk class implemented 2021-06-21 12:13:37 +05:30
controlflow.pk docstring for pocket functions implemented 2021-06-18 14:52:24 +05:30
core.pk Added new Math functions (#160) 2022-03-30 23:14:01 +05:30
fibers.pk Move fiber functions to module Fiber (#113) 2021-06-23 09:48:15 +05:30
functions.pk bin hex literals implemented (#72) 2021-06-16 00:24:30 +05:30
import.pk imported scripts were initialized (#158) 2021-07-02 21:32:30 +05:30
toc.pk bin hex literals implemented (#72) 2021-06-16 00:24:30 +05:30