|
1c7a9511ba
|
Add modulo
|
2020-07-07 15:06:10 +03:00 |
|
|
6b87b51202
|
Add pow and div arithmetic operators
|
2020-07-06 12:42:38 +03:00 |
|
|
529008a1fc
|
Fix parsing arithmetic expressions
|
2020-07-06 11:44:19 +03:00 |
|
|
00619f09fd
|
Add arithmeticexpression
|
2020-07-05 22:20:49 +03:00 |
|
|
7c5bacbf66
|
Add reading and writing compiled binary
|
2020-07-02 22:04:19 +03:00 |
|
|
8028dde855
|
Add support for i32 variable type
|
2020-06-25 00:39:18 +03:00 |
|
|
8b60677123
|
Add functions and a print function
|
2020-06-24 21:58:16 +03:00 |
|
|
86c2b13d1a
|
Add functions
|
2020-06-24 19:29:16 +03:00 |
|
|
a5b8561d1f
|
Make changes to cargo.toml
|
2020-06-23 21:08:54 +03:00 |
|
|
0f45350bec
|
Add more interesting compilation error messages
|
2020-06-22 22:29:27 +03:00 |
|
|
267d3aabf0
|
Fix some warnings, make commands nicer
|
2020-06-22 22:12:40 +03:00 |
|
|
bea027d730
|
Add basic parsing of let statements
|
2020-06-21 01:21:24 +03:00 |
|