aboutsummaryrefslogtreecommitdiff
path: root/src/context.ts (unfollow)
Commit message (Expand)Author
2023-01-14feat: adds test cases for do and seq + fixes behavior with empty resultsAkshay Nair
2023-01-14feat: adds cleanup of result nodesAkshay Nair
2023-01-14chore: prettierAkshay Nair
2023-01-14feat: adds bindto with scopesAkshay Nair
2023-01-13chore: prettierAkshay Nair
2023-01-13feat: adds test to stdlib + refactors runtime environmentAkshay Nair
2023-01-12feat: adds mutable reference effectsAkshay Nair
2023-01-12fix: minor fixesAkshay Nair
2023-01-11refactor: minor refactor all aroundAkshay Nair
2023-01-09refactor: moves stuff aroundAkshay Nair
2023-01-09feat: cli donezyAkshay Nair
2023-01-08chore: adds prettierAkshay Nair
2023-01-08refactor: splits runtime up to use contextAkshay Nair