|
51ca0a9ae2
|
Make some operator-related fields protected in TreeNode.
This should allow for the implementation of toString in child nodes.
|
2017-07-26 17:26:42 -07:00 |
|
|
9ce35aad54
|
Correctly handle invalid strings.
|
2017-07-26 13:25:12 -07:00 |
|
|
7c4ecdc1db
|
Remove unnecessary pattern.
|
2017-07-26 13:25:01 -07:00 |
|
|
76705ed92b
|
Implement the ability to reduce a tree to a single variable of a type.
|
2017-07-26 10:58:27 -07:00 |
|
|
7ba6f8a353
|
Add more comments.
|
2017-07-26 10:10:37 -07:00 |
|
|
e4e9e2ce21
|
Implement parsing a postfix expression into a tree.
|
2017-07-25 14:21:00 -07:00 |
|
|
3684673362
|
Implement Shunting Yard.
|
2017-07-25 13:53:38 -07:00 |
|