aboutsummaryrefslogtreecommitdiff
path: root/src/eval.ts (unfollow)
Commit message (Expand)Author
2023-01-13feat: adds test to stdlib + refactors runtime environmentAkshay Nair
2023-01-12feat: adds mutable reference effectsAkshay Nair
2023-01-12feat: adds try/catch effectsAkshay Nair
2023-01-12feat: adds exit process effectAkshay Nair
2023-01-12fix: minor fixesAkshay Nair
2023-01-11refactor: minor refactor all aroundAkshay Nair
2023-01-11fix: minor fixes and refactorsAkshay Nair
2023-01-09refactor: moves stuff aroundAkshay Nair
2023-01-09feat: cli donezyAkshay Nair
2023-01-09feat: wowAkshay Nair
2023-01-08chore: adds prettierAkshay Nair
2023-01-08refactor: splits runtime up to use contextAkshay Nair