Brucey
|
bcb4d8c609
Added enum default compares. Reordered ifc generation.
|
4 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
|
ab9c1a9da9
Remove var for local in for loop. Resolves #577.
|
4 years ago |
Brucey
|
f71e86a4a6
Date bump.
|
5 years ago |
Brucey
|
b6d4b77f28
Added warning on Struct use. Resolves #529.
|
5 years ago |
Brucey
|
86c89ea837
Fixed assignment of static arrays. Fixes #517.
|
5 years ago |
Brucey
|
bba06cccab
Take hierarchy into consideration. Fixes #489.
|
5 years ago |
Brucey
|
99bbb80c36
Ctors do not return anything.
|
5 years ago |
Brucey
|
2d68ec37eb
Year bump.
|
6 years ago |
woollybah
|
8c11f3d66d
Fixed more imported generics issues.
|
6 years ago |
woollybah
|
57f25173bb
Fixed label resolution. Fixes #406.
|
7 years ago |
woollybah
|
389a02d4f7
Improved variable scope lookup for loop statement. Fixes #401.
|
7 years ago |
-
|
92401e96f2
Added error location parameter to InternalErr
|
7 years ago |
woollybah
|
c7aa80bc18
Year bump.
|
7 years ago |
woollybah
|
ea30f1faf0
Added field var usage from constructor.
|
7 years ago |
woollybah
|
5561fc115f
Added ReadOnly field property. Fixes #343.
|
7 years ago |
woollybah
|
c9999216c8
Fixed volatile locals in nested try stmts. Fixes #312.
|
7 years ago |
woollybah
|
f4bcc4cc93
Functions should return values. Fixes #322
|
7 years ago |
HurryStarfish
|
3bec54518f
Merge remote-tracking branch 'remotes/official/master' into finally
|
7 years ago |
HurryStarfish
|
ccc31a7632
Added Finally blocks
|
8 years ago |
woollybah
|
1e8a6ddcb3
Make locals volatile when modified in Try block. Fixes #312.
|
7 years ago |
woollybah
|
c7f8441b1c
Improved Abstract method/function detection. Fixes #309
|
8 years ago |
woollybah
|
77c52188df
Fixed using null looplabel in copy. Fixes #287.
|
8 years ago |
woollybah
|
be706cedc3
Fixed null label copy.
|
8 years ago |
woollybah
|
254d201356
[WARN] Fixed some more compiler warnings.
|
8 years ago |
woollybah
|
989ebcda90
Use var expr instead of passing decls.
|
8 years ago |
woollybah
|
b3aab8f474
Initial generics implementation. Very basic support.
|
8 years ago |