Brucey
|
b2d23a417b
Adds 'using' statement support (#734)
|
1 month ago |
Brucey
|
6b740deb77
Improves type widening and distance calculations (#726)
|
4 months ago |
Brucey
|
84b2ad9ebb
Added enum default compares. Reordered ifc generation. (#725)
|
4 months ago |
Brucey
|
400f17c731
Refactors code generation for improved performance (#715)
|
5 months ago |
Brucey
|
b5731b0b11
Code generation changes. Version bump. (#713)
|
5 months ago |
Brucey
|
6ac0e702be
Add struct-specific array creation and slicing.
|
1 year ago |
Brucey
|
ec835b2bba
Added coverage support.
|
2 years ago |
Brucey
|
a71d5ac327
Fixed enum array initialisation. Resolves #603.
|
3 years ago |
Brucey
|
4c7ca3a804
Fixed issue using new types as var params.
|
3 years ago |
Brucey
|
b1013fda29
Added longint and ulongint types.
|
3 years ago |
Brucey
|
2f0a7fd7dd
Prevent assignment of struct ptr to struct. Resolves #581.
|
4 years ago |
Brucey
|
08da635cc5
Fixed varptr struct to pointer conversions. Fixes #553.
|
4 years ago |
Brucey
|
af85d9e19c
Ensure only constant values for static array init. Resolves #554.
|
4 years ago |
Brucey
|
0f6b142ee9
Added DistanceToType() for TBoolType. Fixes #551.
|
4 years ago |
Brucey
|
f71e86a4a6
Date bump.
|
5 years ago |
Brucey
|
56366f6515
Fixed missing copy of array static info.
|
5 years ago |
Brucey
|
2d68ec37eb
Year bump.
|
6 years ago |
Brucey
|
28e63e7a86
Added static arrays.
|
6 years ago |
Brucey
|
f274d59380
Fixed various struct pointer related issues.
|
6 years ago |
woollybah
|
340b4eae74
Fixes more generic related issues.
|
6 years ago |
woollybah
|
913be69c13
Changes to IIterator eachin generation.
|
6 years ago |
woollybah
|
79ea54c41f
Remember Var-ness when determining type.
|
6 years ago |
woollybah
|
2e2a788cbc
Added cast to enum. Resolves #452.
|
6 years ago |
woollybah
|
29f3361e10
Fixed array/object issue.
|
6 years ago |
woollybah
|
19965927b2
Fixed array assignment of incompatible element types. Fixes #443.
|
6 years ago |
woollybah
|
656aa73c98
Updates for debugger.
|
7 years ago |
woollybah
|
2908fc87df
Introduced ToString(), Ordinal() and Values().
|
7 years ago |
woollybah
|
1bb0b63c34
Enums. Initial support.
|
7 years ago |
-
|
92401e96f2
Added error location parameter to InternalErr
|
7 years ago |
woollybah
|
8a4aea808c
Tweaked type dstance calc. Fixes #368.
|
7 years ago |