Brucey
|
ec835b2bba
Added coverage support.
|
2 years ago |
Brucey
|
a71d5ac327
Fixed enum array initialisation. Resolves #603.
|
3 years ago |
Brucey
|
b1013fda29
Added longint and ulongint types.
|
3 years ago |
Brucey
|
1ae8e70657
Added ThreadedGlobal variable scope. Resolves #538.
|
4 years ago |
HurryStarfish
|
a85a8b22d0
Fixed compile error
|
4 years ago |
Brucey
|
f71e86a4a6
Date bump.
|
5 years ago |
Brucey
|
8fdde60956
Fixes use of hidden fields and functions..
|
5 years ago |
Brucey
|
ca718afe00
Semant imported classes early. Resolves #528.
|
5 years ago |
Brucey
|
2a48044f8e
Static array improvements.
|
5 years ago |
Brucey
|
2d68ec37eb
Year bump.
|
6 years ago |
Brucey
|
28e63e7a86
Added static arrays.
|
6 years ago |
woollybah
|
27c9aa42c0
Changed iface enum generation. Fixes #445.
|
6 years ago |
woollybah
|
5bccdb70f8
Fixed large enum value parsing.
|
6 years ago |
woollybah
|
677eb706d7
Fixed String escape parsing.
|
6 years ago |
woollybah
|
cd9c4061fa
Fixed ReadOnly attr issue on imports. Fixes #430.
|
6 years ago |
woollybah
|
63ad1c6bb5
stdcall only valid for win32 builds. Fixes #420.
|
7 years ago |
woollybah
|
39c3109a6a
Improved enum support.
|
7 years ago |
woollybah
|
007a32d816
Implemented iface support for enums.
|
7 years ago |
woollybah
|
c7aa80bc18
Year bump.
|
7 years ago |
woollybah
|
2f15c9fef4
Added generation of .def file for function exports. Fixes #349.
|
7 years ago |
woollybah
|
bf3653b2fa
Fixed inf/nan consts in .i files. Fixes #350.
|
7 years ago |
woollybah
|
721fe463f2
Added new Export keyword. Fixes #348.
|
7 years ago |
woollybah
|
f131e66691
Flag imported globals.
|
7 years ago |
woollybah
|
5561fc115f
Added ReadOnly field property. Fixes #343.
|
7 years ago |
woollybah
|
fd1e552d5b
New() and Delete() cannot specify return types. Fixes #339.
|
7 years ago |
woollybah
|
c7f8441b1c
Improved Abstract method/function detection. Fixes #309
|
8 years ago |
woollybah
|
ef6ecf06a4
Fixed generics build issues.
|
8 years ago |
woollybah
|
5bce4b7b60
Implemented generics import support.
|
8 years ago |
woollybah
|
6689cdad46
Added generics parameter Extends support.
|
8 years ago |
woollybah
|
578b6cf42f
Simplified attribute parsing.
|
9 years ago |