Brucey
|
bcb4d8c609
Added enum default compares. Reordered ifc generation.
|
4 months ago |
Brucey
|
0315b0ffd6
Fixed generation of function debug scope for HashCode
|
4 months ago |
Brucey
|
c20b74c354
Clears the stringbuffer before further use. (#721)
|
4 months ago |
Brucey
|
9e7f385cf3
Runtime generation of const string hashes (#720)
|
4 months ago |
Brucey
|
400f17c731
Refactors code generation for improved performance (#715)
|
4 months ago |
Brucey
|
f07a20c01c
Adds HashCode support to classes (#714)
|
5 months ago |
Brucey
|
b5731b0b11
Code generation changes. Version bump. (#713)
|
5 months ago |
Brucey
|
2baebe08aa
Fixed static array args in reflection wrapper (#712)
|
5 months ago |
Brucey
|
bcd9c9e24a
Adds FromString enum conversion support (#710)
|
5 months ago |
Brucey
|
632c206496
Fixed function scope lookup.
|
5 months ago |
Brucey
|
5e07b6c301
Fixes object constructor call
|
5 months ago |
Brucey
|
c164cd6efa
Uses opt_apptype instead of opt_buildtype
|
5 months ago |
Brucey
|
a8c69d69a2
Added call to new bbRunAtstart() function.
|
6 months ago |
FireballStarfish
|
db6d041bc1
Fixed legacy BlitzMax build
|
11 months ago |
FireballStarfish
|
f88594dba1
Merge remote-tracking branch 'remotes/origin/master' into bcc_reflect
|
11 months ago |
Brucey
|
6281ec166c
Ensure global function pointer init is cast.
|
1 year ago |
Brucey
|
093bbe9a4c
Added more casts for code generation.
|
1 year ago |
Brucey
|
a46325f70f
Also cast function pointers.
|
1 year ago |
Brucey
|
a537785194
Compare and SendMessage protos now reflect implementations.
|
1 year ago |
Brucey
|
a01e1cc6b0
Added new casts where appropriate
|
1 year ago |
Brucey
|
f8721cf059
Fixed incorrect cast on calls to ObjectNew.
|
1 year ago |
Brucey
|
6ac0e702be
Add struct-specific array creation and slicing.
|
1 year ago |
Brucey
|
a44dd5122b
Reverted null function wrapper changes.
|
1 year ago |
FireballStarfish
|
f16702a33e
Fixed Size_T arrays
|
1 year ago |
FireballStarfish
|
a863a301b7
Added reflection support for Var types
|
1 year ago |
FireballStarfish
|
f76b26ea12
Fixed enum array allocation
|
1 year ago |
FireballStarfish
|
57cc66e267
Added support for TTypeId.IsAbstract/IsFinal
|
1 year ago |
FireballStarfish
|
9836d726d9
Debug scope generation fixes
|
1 year ago |
FireballStarfish
|
0f898338be
Revert "Use wrapper functions for Null Function Error function pointers"
|
1 year ago |
FireballStarfish
|
c3be3af74d
Fixed remaining issues from bcc_reflect branch merge
|
1 year ago |