aboutsummaryrefslogtreecommitdiff
path: root/stdlib (unfollow)
Commit message (Expand)Author
2023-01-15chore: some more documentationAkshay Nair
2023-01-14chore: adds some docsAkshay Nair
2023-01-14feat: adds test cases for do and seq + fixes behavior with empty resultsAkshay Nair
2023-01-14chore: prettierAkshay Nair
2023-01-14feat: adds cleanup of result nodesAkshay Nair
2023-01-14chore: adds test cases + fixes Test effect scopeAkshay Nair
2023-01-14chore: prettierAkshay Nair
2023-01-14feat: adds bindto with scopesAkshay Nair
2023-01-14feat: adds func to try/catchAkshay Nair
2023-01-14chore: adds fancy syntax for bind functionsAkshay Nair
2023-01-13chore: prettierAkshay Nair
2023-01-13feat: refactors test runnerAkshay Nair
2023-01-13feat: adds test to stdlib + refactors runtime environmentAkshay Nair
2023-01-12feat: adds Nat implementationAkshay Nair
2023-01-12feat: adds mutable reference effectsAkshay Nair
2023-01-12fix: stup[id annoying error gone for now but it will be back again wi...Akshay Nair
2023-01-12feat: adds try/catch effectsAkshay Nair
2023-01-12feat: adds exit process effectAkshay Nair
2023-01-11fix: minor fixes and refactorsAkshay Nair
2023-01-09refactor: moves stuff aroundAkshay Nair