Brucey
|
ec835b2bba
Added coverage support.
|
2 yıl önce |
Brucey
|
60c9539a66
Cleaned up.
|
3 yıl önce |
Brucey
|
a71d5ac327
Fixed enum array initialisation. Resolves #603.
|
3 yıl önce |
Brucey
|
4c7ca3a804
Fixed issue using new types as var params.
|
3 yıl önce |
Brucey
|
b1013fda29
Added longint and ulongint types.
|
3 yıl önce |
Brucey
|
d6af7086ac
Don't accept new expressions as var args. Fixes #587.
|
3 yıl önce |
Brucey
|
db3a5a81d5
Fixed select with var. Resolved #583
|
4 yıl önce |
Brucey
|
c40a290f2a
Methods cannot be used as function pointers.
|
4 yıl önce |
Brucey
|
fa382d93fe
Methods cannot be used as function pointers. Resolves #574.
|
4 yıl önce |
Brucey
|
a05b211e8f
Struct QoL improvements.
|
4 yıl önce |
Brucey
|
af85d9e19c
Ensure only constant values for static array init. Resolves #554.
|
4 yıl önce |
Brucey
|
6c96317c43
Cannot compare ptrs with non ptrs. Resolves #559.
|
4 yıl önce |
Brucey
|
38a7cc8d21
Fixed struct ptr null test. Fixes #530.
|
4 yıl önce |
Brucey
|
98a510da16
Fixed bitwise ops with consts. Fixes #550.
|
4 yıl önce |
Brucey
|
89f76df04c
Enable indexing of struct pointers, and passing struct Self as Var.
|
5 yıl önce |
Brucey
|
52cfdb4cf5
Fixed [] not available for structs. Fixes #543.
|
5 yıl önce |
Brucey
|
8a8cfab015
Use long pow for integral-only power. Fixes #542
|
5 yıl önce |
Brucey
|
f71e86a4a6
Date bump.
|
5 yıl önce |
Brucey
|
d94e61c897
SizeOf() now returns a Size_T. Resolves #541.
|
5 yıl önce |
Brucey
|
e5965a15ad
Allow object varptr cast to pointer. Resolves #487
|
5 yıl önce |
Brucey
|
00edd2bc5e
Fixed power return type. Fixes #519
|
5 yıl önce |
Brucey
|
7a657d4501
Improved div by zero checks. Resolves #527
|
5 yıl önce |
Brucey
|
2a48044f8e
Static array improvements.
|
5 yıl önce |
Brucey
|
963116d0b3
Self is not a valid Var argument.
|
5 yıl önce |
Brucey
|
2c01f69140
Only a cast if there's not already an expression.
|
5 yıl önce |
Brucey
|
4de9f320d6
Removed some extraneous code. Fixes #508.
|
5 yıl önce |
Brucey
|
93a5dbad2a
Fixed static array issues.
|
6 yıl önce |
Brucey
|
2d68ec37eb
Year bump.
|
6 yıl önce |
Brucey
|
7ddd0a4e47
Added FieldOffset builtin.
|
6 yıl önce |
Brucey
|
f274d59380
Fixed various struct pointer related issues.
|
6 yıl önce |