Brucey
|
b0a985daf4
Improves type widening and distance calculations
|
4 months ago |
Brucey
|
84b2ad9ebb
Added enum default compares. Reordered ifc generation. (#725)
|
4 months ago |
Brucey
|
ccb70951b4
Fixed enum type code for size_t returning wrong id. (#722)
|
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
|
dec2696884
Ensures correct type before accessing it. (#719)
|
4 months ago |
Brucey
|
008e671e24
Fixes regression of empty args handling. (#718)
|
4 months ago |
Brucey
|
b81a2a58d5
Fixes legacy build (#716)
|
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
|
26b7740d9b
Merge pull request #708 from bmx-ng/task/fix-function-scope-lookup
|
5 months ago |
Brucey
|
632c206496
Fixed function scope lookup.
|
5 months ago |
Brucey
|
2b58f5e4ad
Merge pull request #707 from bmx-ng/task/fix-missing-ctor-cast
|
5 months ago |
Brucey
|
5e07b6c301
Fixes object constructor call
|
5 months ago |
Brucey
|
4e3fb2f377
Merge pull request #704 from bmx-ng/task/fix-flag-use
|
5 months ago |
Brucey
|
c164cd6efa
Uses opt_apptype instead of opt_buildtype
|
5 months ago |
Brucey
|
0b75d8fe11
Merge pull request #702 from bmx-ng/task/run-at-start
|
6 months ago |
Brucey
|
a8c69d69a2
Added call to new bbRunAtstart() function.
|
6 months ago |
Brucey
|
29681bacc3
Merge pull request #701 from thareh/task/pragma-fix
|
6 months ago |
thareh
|
340539d15f
Pragma fix (From Scaremonger)
|
6 months ago |
Brucey
|
fff7a58f8a
Merge pull request #699 from bmx-ng/task/auto-infer-const-args-fix
|
6 months ago |
Brucey
|
ba5af6ffa0
Refactored to wait for found match before applying type to arg
|
6 months ago |
Brucey
|
946d7674c2
Merge pull request #696 from bmx-ng/task/empty-enums
|
6 months ago |
Brucey
|
dc5577bec7
Bumped version.
|
6 months ago |
Brucey
|
2c7e4f9653
Enums should have at least one value.
|
6 months ago |
Brucey
|
a7da868f3f
Merge pull request #695 from bmx-ng/task/auto-infer-numeric-constant-args
|
6 months ago |