aboutsummaryrefslogtreecommitdiff
path: root/examples (unfollow)
Commit message (Collapse)Author
2023-01-15chore: better exampleAkshay 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 mutable reference effectsAkshay Nair
2023-01-12feat: adds try/catch effectsAkshay 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: wowAkshay Nair
2023-01-08chore: adds prettierAkshay Nair
2023-01-08refactor: splits runtime up to use contextAkshay Nair
2023-01-07docs: readmeAkshay Nair
2023-01-07refactor: moves stdlib around + package stuffAkshay Nair
2023-01-06feat: adds output for custom effects + adds custom effect example ↵Akshay Nair
for ffi
2023-01-06feat: adds then effect + fixes guess number exampleAkshay Nair