Brucey
|
ec835b2bba
Added coverage support.
|
2 years ago |
Brucey
|
3fbf1cd7e8
Added support for risc-v.
|
2 years ago |
Brucey
|
a71d5ac327
Fixed enum array initialisation. Resolves #603.
|
3 years ago |
Brucey
|
1f2f921e43
Create default ctors in subclasses. Resolves #595.
|
3 years ago |
Brucey
|
b1013fda29
Added longint and ulongint types.
|
3 years ago |
Brucey
|
a0b82097a4
Version bump.
|
4 years ago |
Brucey
|
1ae8e70657
Added ThreadedGlobal variable scope. Resolves #538.
|
4 years ago |
Brucey
|
1f0f4855e7
Code generation improvements.
|
4 years ago |
Brucey
|
cd646a7883
Version bump for exception changes.
|
4 years ago |
Brucey
|
f71e86a4a6
Date bump.
|
5 years ago |
Brucey
|
8fdde60956
Fixes use of hidden fields and functions..
|
5 years ago |
Brucey
|
562f7524bd
Haiku initial support.
|
5 years ago |
Brucey
|
74e2bcaeee
Use legacy incbin on 32-bit Win32.
|
5 years ago |
Brucey
|
0378203e99
New incbin format.
|
5 years ago |
Brucey
|
e2fd3b61a9
Don't export private decls.
|
5 years ago |
woollybah
|
9b7508ffca
Added support for "arm64" macOS configuration.
|
5 years ago |
Brucey
|
78e9711eed
Generate hash for static strings. Resolves #500.
|
5 years ago |
Brucey
|
b11bd228d7
Added support for struct array slices.
|
5 years ago |
Brucey
|
7dec8fd34f
Fixed iteration of empty strings. Fixes #176.
|
5 years ago |
Brucey
|
1fcaee8868
String formatting.
|
5 years ago |
Brucey
|
99bbb80c36
Ctors do not return anything.
|
5 years ago |
Brucey
|
7928210ca7
Implemented source registration and hashing.
|
6 years ago |
Brucey
|
2d68ec37eb
Year bump.
|
6 years ago |
Brucey
|
7ddd0a4e47
Added FieldOffset builtin.
|
6 years ago |
Brucey
|
f274d59380
Fixed various struct pointer related issues.
|
6 years ago |
Brucey
|
5812578cb3
Fixed not returning pointer. Fixes #481.
|
6 years ago |
woollybah
|
18d8b3d4bc
Function Inline initial support.
|
6 years ago |
woollybah
|
01559adef0
Added instance counter.
|
6 years ago |
woollybah
|
3c0c1c6970
Added 'strict' option.
|
6 years ago |
woollybah
|
45252c1391
Added StackAlloc built-in function.
|
6 years ago |