Block a user
285e9e7217
Implement is_odd and length functions; Pass all tests
b17da5ad3c
Get built-in functions working
4d7f59aee2
Begin implementing better built-in features
06f3a9b746
Remove built-in value statements
cda0203242
Replace spans with a generic type
e295aebf56
Add examples
f64babc546
Add more analysis to the analyzer
7328467e64
Add analysis step to run function
dfee50003a
Clean up dependencies and add a few more tests
28e0ec27e8
Implement is_even and is_odd
6983d282d8
Begin adding support for more built-in properties
8c5ac0b89e
Add parsing for list access
80a7700d68
Implement property access
5d7122aefa
Add tests and clean up
cc188a233b
Overhaul project structure
473f0ee075
Begin adding hand-written parser for Dust