Brucey
|
8b1c2a42b3
Merge pull request #534 from bmx-ng/master
|
hace 4 años |
Brucey
|
8fdde60956
Fixes use of hidden fields and functions..
|
hace 5 años |
Brucey
|
e5965a15ad
Allow object varptr cast to pointer. Resolves #487
|
hace 5 años |
Brucey
|
00edd2bc5e
Fixed power return type. Fixes #519
|
hace 5 años |
Brucey
|
b6d4b77f28
Added warning on Struct use. Resolves #529.
|
hace 5 años |
Brucey
|
db48057673
Fixed null enum default arg. Fixes #523.
|
hace 5 años |
Brucey
|
7a657d4501
Improved div by zero checks. Resolves #527
|
hace 5 años |
Brucey
|
ca718afe00
Semant imported classes early. Resolves #528.
|
hace 5 años |
Brucey
|
b1028ae483
Merge pull request #525 from bmx-ng/bcc_hk
|
hace 5 años |
Brucey
|
562f7524bd
Haiku initial support.
|
hace 5 años |
Brucey
|
2a48044f8e
Static array improvements.
|
hace 5 años |
Brucey
|
bac1cd0fd1
Fixed static array initialisation. Fixes #522.
|
hace 5 años |
Brucey
|
70ab7371ab
Fixed static array field initialisers. Fixes #518.
|
hace 5 años |
Brucey
|
49ee2dc4ef
No Delete() for Struct.
|
hace 5 años |
Brucey
|
86c89ea837
Fixed assignment of static arrays. Fixes #517.
|
hace 5 años |
Brucey
|
d49e619942
Fixed struct initialisation. StaticArray requires init.
|
hace 5 años |
Brucey
|
963116d0b3
Self is not a valid Var argument.
|
hace 5 años |
Brucey
|
74e2bcaeee
Use legacy incbin on 32-bit Win32.
|
hace 5 años |
Brucey
|
69e1b880ce
Added incbin file hashing.
|
hace 5 años |
Brucey
|
0378203e99
New incbin format.
|
hace 5 años |
Brucey
|
887a461ee3
Added EachIn support for static arrays.
|
hace 5 años |
Brucey
|
56366f6515
Fixed missing copy of array static info.
|
hace 5 años |
Brucey
|
ae197e1ff3
Fixed generation of function protos for static arrays. Fixes #515.
|
hace 5 años |
Brucey
|
b733245057
Fixed function munging for new struct expression. Fixes #512.
|
hace 5 años |
Brucey
|
2c01f69140
Only a cast if there's not already an expression.
|
hace 5 años |
Brucey
|
e2fd3b61a9
Don't export private decls.
|
hace 5 años |
Brucey
|
17796d4214
Fixed struct compare override.
|
hace 5 años |
Brucey
|
a18ae83a7d
Don't track duplicates. Fixes #506.
|
hace 5 años |
Brucey
|
ad508f2cb4
Fixed processing of empty args with default inits.
|
hace 5 años |
woollybah
|
9b7508ffca
Added support for "arm64" macOS configuration.
|
hace 5 años |