Brucey
|
f0a9898838
Improved error messages for non-ascii symbols.
|
5 years ago |
Brucey
|
c5c233de40
Fixed code generation. Fixes #495.
|
5 years ago |
Brucey
|
fea9925dcf
Fixed temp variable declarations. Fixes #493
|
5 years ago |
Brucey
|
e56d88be45
Fixed object size calculation. Fixes #494.
|
5 years ago |
Brucey
|
17052ff46a
Fields offset changes.
|
5 years ago |
Brucey
|
7dec8fd34f
Fixed iteration of empty strings. Fixes #176.
|
5 years ago |
Brucey
|
1fcaee8868
String formatting.
|
5 years ago |
Brucey
|
bba06cccab
Take hierarchy into consideration. Fixes #489.
|
5 years ago |
Brucey
|
6a6897c522
Merge pull request #483 from HurryStarfish/patch-4
|
5 years ago |
Brucey
|
e12f3557a4
Fixed function call prefix for struct vars. Fixes #486
|
5 years ago |
Brucey
|
99bbb80c36
Ctors do not return anything.
|
5 years ago |
Brucey
|
23627b97d5
Generate hashes during semanting.
|
5 years ago |
Brucey
|
be9fef9c95
Fixed duplicate globals. Don't show consts in debug.
|
5 years ago |
Brucey
|
47c1c42cb7
Fixed generation of headers for private structs.
|
6 years ago |
Brucey
|
7928210ca7
Implemented source registration and hashing.
|
6 years ago |
Brucey
|
f2e04a1c57
Added debug static array size.
|
6 years ago |
Brucey
|
93a5dbad2a
Fixed static array issues.
|
6 years ago |
Brucey
|
2d68ec37eb
Year bump.
|
6 years ago |
Brucey
|
28e63e7a86
Added static arrays.
|
6 years ago |
Brucey
|
7ddd0a4e47
Added FieldOffset builtin.
|
6 years ago |
HurryStarfish
|
e5b1a3634a
Fixed internal error when ForEach is used with incompatible type
|
6 years ago |
Brucey
|
92331f0973
Fixed struct var assignment issue.
|
6 years ago |
Brucey
|
44e76993d2
Fix for pi/arm64 detection.
|
6 years ago |
Brucey
|
7d82925fd1
Fixed struct ptr cast. Fixes #482.
|
6 years ago |
Brucey
|
b26ff111cc
Revert RaspberryPi to use OpenGL ES.
|
6 years ago |
Brucey
|
f274d59380
Fixed various struct pointer related issues.
|
6 years ago |
Brucey
|
76e4b915f3
Don't inline in Debug mode.
|
6 years ago |
Brucey
|
2b78c49e4b
Fixed return cast. Fixes #481.
|
6 years ago |
Brucey
|
5812578cb3
Fixed not returning pointer. Fixes #481.
|
6 years ago |
woollybah
|
7985dadb81
Reverted Object/Null tests to work in same way as legacy.
|
6 years ago |