pocketlang/tests/lang
Thakee Nathees d7f7c21081
Merge pull request #62 from ThakeeNathees/tco
Tail call optimization implemented
2021-06-13 21:58:36 +05:30
..
import core attributes refactored and added tests 2021-06-10 23:12:04 +05:30
basics.pk Add support for bitwise XOR, LSHIFT and RSHIFT operators (#63) 2021-06-13 20:27:48 +05:30
controlflow.pk disassemble implemented 2021-06-12 16:34:10 +05:30
core.pk Fix #54: Add bitwise OR operator and make it available in PKVM (#59) 2021-06-13 09:43:05 +05:30
fibers.pk core attributes refactored and added tests 2021-06-10 23:12:04 +05:30
functions.pk core attributes refactored and added tests 2021-06-10 23:12:04 +05:30
import.pk core attributes refactored and added tests 2021-06-10 23:12:04 +05:30
toc.pk Tail call optimization implemented 2021-06-13 21:57:54 +05:30