|
529008a1fc
|
Fix parsing arithmetic expressions
|
2020-07-06 11:44:19 +03:00 |
|
|
082981f203
|
Fix warnings
|
2020-07-05 22:56:11 +03:00 |
|
|
00619f09fd
|
Add arithmeticexpression
|
2020-07-05 22:20:49 +03:00 |
|
|
ec32e55357
|
Add "compiler" feature
|
2020-07-02 23:13:10 +03:00 |
|
|
7c5bacbf66
|
Add reading and writing compiled binary
|
2020-07-02 22:04:19 +03:00 |
|
|
70211cecc1
|
Ádd command line arguments
|
2020-06-25 02:00:53 +03:00 |
|
|
4aa032139d
|
Fix clippy warnings
|
2020-06-25 01:13:35 +03:00 |
|
|
bc9b755ab9
|
Add loads of errors, add argh
|
2020-06-25 00:46:05 +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 |
|
|
cf0f4fc0b9
|
Made some neatment updates
|
2020-06-24 17:37:53 +03:00 |
|
|
a5b8561d1f
|
Make changes to cargo.toml
|
2020-06-23 21:08:54 +03:00 |
|
|
b3fa498f73
|
Added virtual machine and basic running
|
2020-06-23 01:13:01 +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 |
|
|
b0a4f9dc7e
|
Get basic compiler working
|
2020-06-22 21:49:21 +03:00 |
|
|
3414aaee9b
|
Update parse orders a bit
|
2020-06-22 16:58:42 +03:00 |
|
|
c9dffa7713
|
Split parser.rs into two files
|
2020-06-21 01:45:09 +03:00 |
|
|
9daefab1e0
|
Fix some warnings
|
2020-06-21 01:40:00 +03:00 |
|
|
b3e13dfb5a
|
Add better error messaging
|
2020-06-21 01:37:56 +03:00 |
|
|
bea027d730
|
Add basic parsing of let statements
|
2020-06-21 01:21:24 +03:00 |
|
|
1b28558dd8
|
Init rust project
|
2020-06-18 18:06:57 +03:00 |
|
|
5c3bc9963f
|
Update links and add Reid logo
|
2017-08-28 11:05:46 +00:00 |
|
Teascade
|
4198b43b1d
|
Change name to Reid
|
2017-08-28 09:51:06 +00:00 |
|
Teascade
|
28bd52fa09
|
Added default values
|
2017-08-28 00:14:22 +00:00 |
|
Teascade
|
03fe2af481
|
Fix a link
|
2017-08-28 00:01:03 +00:00 |
|
Teascade
|
5226f9b68b
|
Added function overloading and using numbers
|
2017-08-27 23:58:40 +00:00 |
|
Teascade
|
e0730f90a9
|
Fix time_now links
|
2017-08-27 22:35:02 +00:00 |
|
Teascade
|
35bfdcbefd
|
Fix links in built-in functions
|
2017-08-27 22:33:51 +00:00 |
|
Teascade
|
af570e6b63
|
Added a bunch of built-in methods
|
2017-08-27 22:31:24 +00:00 |
|
Teascade
|
992c7b6009
|
Add print built-in function
|
2017-08-27 21:41:40 +00:00 |
|
Teascade
|
f40b722f94
|
Add special cases and return, and fix around
|
2017-08-27 20:41:54 +00:00 |
|
Teascade
|
17c9b4f2bc
|
Fixed assignment operators a bit
|
2017-08-27 00:24:05 +00:00 |
|
Teascade
|
649ff070d8
|
Add two new assignment operators
|
2017-08-27 00:14:43 +00:00 |
|
Teascade
|
4c7a23867e
|
Replace exists-keyword with ?-operator
|
2017-08-27 00:07:20 +00:00 |
|
Teascade
|
e7889da465
|
fixed i8 -> i16
|
2017-08-27 00:02:07 +00:00 |
|
Teascade
|
11f34f933f
|
Add mini-descriptions to the keywords
|
2017-08-26 23:59:29 +00:00 |
|
Teascade
|
4a4e275e55
|
Add parenthesis
|
2017-08-26 23:55:04 +00:00 |
|
Teascade
|
6ee8e90f40
|
Updated the spec
|
2017-08-26 23:48:21 +00:00 |
|
Teascade
|
4ed6708e60
|
Yet fixed the operators a bit
|
2017-08-26 00:43:37 +00:00 |
|
Teascade
|
45da02b438
|
Clarified the conditions-example
|
2017-08-26 00:38:52 +00:00 |
|
Teascade
|
6b76cd07e8
|
Fixed a mispell
|
2017-08-26 00:34:32 +00:00 |
|
Teascade
|
cab12e3833
|
Update links in README.md
|
2017-08-25 23:54:26 +00:00 |
|
Teascade
|
a36ff43555
|
Update README.md
|
2017-08-25 23:50:54 +00:00 |
|
Teascade
|
d99af5634d
|
Update README.md
|
2017-08-25 23:48:38 +00:00 |
|
Teascade
|
508d9f05b5
|
Add specification
|
2017-08-25 23:46:04 +00:00 |
|