~vpzom/four

Fix hello example
Change addition and multiplication to take any number of arguments
Add value types section to README
Add conditional operation
3abd84e9 — Colin Reeder 6 years ago
Add argument handling and character from string operation
1abfdfaa — Colin Reeder 6 years ago
Better program output
9835df91 — Colin Reeder 6 years ago
Add get operation to README
87f47a42 — Colin Reeder 6 years ago
Add more dashes to try to make the table work
e74f0c9d — Colin Reeder 6 years ago
Add initial version of README.md
a028e057 — Colin Reeder 6 years ago
position in error reporting
80b25e94 — Colin Reeder 6 years ago
Remove useless "value" expr
6fcd406b — Colin Reeder 6 years ago
Initial work on string operations
d7d2749d — Colin Reeder 6 years ago
uh, whatever this is
682fcbef — Colin Reeder 6 years ago
Initial work on functions
04dafdf7 — Colin Reeder 6 years ago
More mathematical operations
a37a2781 — Colin Reeder 6 years ago
Basic executable
8ad381c3 — Colin Reeder 6 years ago
evaluation
f98ac6b5 — Colin Reeder 6 years ago
Initial commit