Dave Holoway
|
9be298293f
|
rename ResolvedType to ResolvedValue
|
2020-06-18 17:22:17 +01:00 |
|
Dave Holoway
|
7fd7809be3
|
improve validation of binary operators
|
2020-06-18 17:12:18 +01:00 |
|
Dave Holoway
|
f4743e456b
|
validate array indexes
|
2020-06-18 15:57:30 +01:00 |
|
Dave Holoway
|
1255a15bba
|
validate array literals
|
2020-06-18 15:45:34 +01:00 |
|
Dave Holoway
|
f05b34171c
|
add new array validation
|
2020-06-18 14:54:12 +01:00 |
|
Dave Holoway
|
d869afe2fa
|
improve reporting of unresolved identifiers
|
2020-06-18 13:16:39 +01:00 |
|
Dave Holoway
|
b143772b26
|
check for valid type in class member expressions
|
2020-06-18 12:35:21 +01:00 |
|
Dave Holoway
|
0f296379c6
|
add type cast checking
|
2020-06-18 12:24:16 +01:00 |
|
Dave Holoway
|
2da127edc0
|
implement resolveExpression
|
2020-06-18 11:46:42 +01:00 |
|
Dave Holoway
|
13cdd1e0bc
|
support token extraction in expressions
|
2020-06-17 15:37:30 +01:00 |
|
Dave Holoway
|
4f62b5a06e
|
remove Value class, add NewExpression and separate out Any classes
|
2020-06-17 13:00:04 +01:00 |
|
Dave Holoway
|
b9fd805a6d
|
extract literals into separate files
|
2020-06-17 12:14:48 +01:00 |
|
Dave Holoway
|
d85f49546a
|
extract statement types into separate files
|
2020-06-17 11:26:48 +01:00 |
|
Dave Holoway
|
143a31b0c4
|
extract expression types into separate files
|
2020-06-17 11:07:57 +01:00 |
|