Brucey
|
78b9bc25b7
Merge pull request #246 from HurryStarfish/master
|
8 年之前 |
HurryStarfish
|
19aa523211
fixed C code generation when addressing members of Structs
|
8 年之前 |
Brucey
|
a3aa0dbb14
Merge pull request #244 from HurryStarfish/master
|
8 年之前 |
HurryStarfish
|
202469b2bf
Disallow incompatible assignment of function pointers involving Var parameters
|
8 年之前 |
HurryStarfish
|
39dabb4643
Proper support for function pointers (fix for issue #211)
|
8 年之前 |
woollybah
|
b03396e0eb
Fixed function attributes issue. Fixes #241.
|
8 年之前 |
woollybah
|
3eb2da8a28
Enhanced auto-array support. Fixes #206.
|
8 年之前 |
woollybah
|
0d040f022e
Fixed rhs function ptr issue. Fixes #240.
|
8 年之前 |
woollybah
|
0513fdd6a7
Improved function parsing. Fixes #239.
|
8 年之前 |
woollybah
|
f6ec473819
Fixed struct method generation problem. Fixes #238.
|
8 年之前 |
woollybah
|
f3e6c3dea9
Improved handling of Self.
|
8 年之前 |
woollybah
|
16e312fde0
Fixed passing address of array field as var argument.
|
8 年之前 |
woollybah
|
20a98061aa
Fixes no args single line extern cast parsing.
|
8 年之前 |
woollybah
|
2d3ab9784d
Use alias for cast/gen definitions. Closes bmx-ng/bmk#28
|
8 年之前 |
woollybah
|
526c180411
Reverted b0ca9c9.
|
8 年之前 |
woollybah
|
b0ca9c9c08
Native requires command line option.
|
8 年之前 |
woollybah
|
b15b248585
Prevent assignment of weaker access privileges.
|
8 年之前 |
woollybah
|
10f18b4b12
Version bump.
|
8 年之前 |
woollybah
|
052e06b0cc
Added Private/Protected support for Type members.
|
8 年之前 |
woollybah
|
d27e8f2ef0
Don't eat compile errors.
|
8 年之前 |
woollybah
|
4049bc0127
Correctly handle labels in eachin loops. Fixes #236.
|
8 年之前 |
woollybah
|
e34d2404f3
Don't null object test struct variables.
|
8 年之前 |
woollybah
|
f839ead82f
Fixed interface return type generation. Fixes #235.
|
8 年之前 |
woollybah
|
ac2ac4e2e8
Rework of method/field usage. Fixes #207.
|
8 年之前 |
Brucey
|
76a63e4255
Update TODO.md
|
8 年之前 |
woollybah
|
c9da1190a4
Fixed Struct fptr code generation problem. Fixes #231.
|
8 年之前 |
woollybah
|
2da4d25c61
Apply metadata for function ptrs. Fixes #230.
|
8 年之前 |
woollybah
|
8a327984f3
Fixes hierarchy overload matching issue.
|
8 年之前 |
woollybah
|
7b64d4173d
Version bump.
|
8 年之前 |
Brucey
|
e994e6e8ae
Merge pull request #228 from bmx-ng/bcc_op
|
8 年之前 |